✓ Copied to clipboard
#EDF3EF (Very Light Muted Emerald) color swatch preview — Color From Pic.
#EDF3EF — Very Light Muted Emerald color swatch

Very Light Muted Emerald

#EDF3EF

📝 Color Information for #EDF3EF

The hexadecimal color code #EDF3EF represents a very light shade in the green family. In the RGB color model, this color is composed of 237 red, 243 green, and 239 blue, which translates to approximately 93% red, 95% green, and 94% blue. This makes it a nearly neutral color with cool undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #EDF3EF has a hue of 140 degrees, a saturation level of 20%, and a lightness value of 94%. The hue angle of 140° places this color firmly in the green spectrum. In the HSV/HSB color model, this translates to a hue of 140°, saturation of 2%, and brightness/value of 95%. For print applications using the CMYK color model, #EDF3EF would be reproduced using 2% cyan, 0% magenta, 2% yellow, and 5% black. The closest web-safe color is #FFFFFF, which may be useful for ensuring compatibility across older displays and systems. This color works well in various design contexts. As a lighter shade, it's excellent for backgrounds, negative space, and creating a sense of openness in designs. The moderate to low saturation gives this color a sophisticated, muted quality that works well in professional and minimalist designs. When pairing #EDF3EF with other colors, consider its complementary color at hue 320° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 15594479, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #EDF3EF

Tailwind CSS
gray-100
HEX
#EDF3EF
RGB
rgb(237, 243, 239)
RGB %
93%, 95%, 94%
HSL
hsl(140, 20%, 94%)
HSV
hsv(140, 2%, 95%)
CMYK
2%, 0%, 2%, 5%
Decimal
15594479
Web Safe
#FFFFFF

🎨 Color Schemes for #EDF3EF

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #EDF3EF

🌗 Shades and Tints of #EDF3EF

Shades (adding black)
Tints (adding white)

🎚️ Tones of #EDF3EF

Tones (adding gray / desaturating)

🌈 Hue Variations of #EDF3EF

Hue Variations (shifting the color spectrum)

👁️ Preview of #EDF3EF in Use

Text on #EDF3EF
This demonstrates text readability on the color background. (Click to edit)
#EDF3EF as Text
This shows the color used as text on white. (Click to edit)

👓 Color Blindness Simulation for #EDF3EF

Check how a color is perceived by people with different types of color blindness to create more accessible designs. Understanding color perception helps ensure your content is accessible to everyone.

📋 CSS Code for #EDF3EF

:root { --color-hex: #EDF3EF; --color-rgb: 237, 243, 239; --color-hsl: 140, 20%, 94%; } .bg-color { background-color: #EDF3EF; } .text-color { color: #EDF3EF; } .border-color { border-color: #EDF3EF; }

🛠️ Use #EDF3EF in Your Project

🎨
Build a Palette with #EDF3EF
Generate harmonious color schemes
⚖️
Check Contrast for #EDF3EF
WCAG accessibility testing
🌈
Create a Gradient with #EDF3EF
Beautiful CSS gradients

🔗 Related Colors to #EDF3EF

#EEF3ED
Hue -30°
#EDF3ED
Hue -15°
#EDF3F0
Hue +15°
#EDF3F2
Hue +30°
#C2D6C9
85% L
#97BAA3
70% L
#609070
50% L
#395643
30% L
#F0F5F1
95% L
#F3F7F4
96% L
#F9FBFA
98% L
#FCFDFC
99% L

About Very Light Muted Emerald (#EDF3EF)

Very Light Muted Emerald is a light, moderately saturated, cool green color with a hue angle of 140°, saturation of 20%, and lightness of 94%. Its RGB value is (237, 243, 239) and its CMYK breakdown is C:2% M:0% Y:2% K:5%.

This is a Spring (Fresh) color palette archetype. Nature, Growth, Harmony, Health. Green suggests stability and endurance, bridging the warm and cool colors.

Frequently Asked Questions About #EDF3EF

What is the HEX code for Very Light Muted Emerald? +

The HEX code for Very Light Muted Emerald is #EDF3EF. In CSS you can use it directly as color: #EDF3EF; or as a background: background-color: #EDF3EF;. The three-character shorthand is not available for this color since it cannot be reduced without changing the value. Use the full six-character hex for accurate reproduction in any web or design project.

What is the RGB value of #EDF3EF? +

The RGB value of #EDF3EF is rgb(237, 243, 239). This means the color contains 237 out of 255 parts red, 243 out of 255 parts green, and 239 out of 255 parts blue. Red is the weakest (with blue dominant) channel in this color mix. You can use the full RGB function in any CSS property: color: rgb(237, 243, 239);

What is the HSL value of #EDF3EF? +

The HSL value of #EDF3EF is hsl(140, 20%, 94%). The hue is 140°, placing it in the green family on the color wheel. The saturation is 20%, making it moderately saturated. The lightness is 94%, making it light. HSL is the most useful format for programmatic color manipulation in CSS, as you can easily adjust lightness to create tints and shades.

Is #EDF3EF a warm or cool color? +

#EDF3EF is classified as a cool color based on its hue angle of 140°. Cool colors — blues, greens, and purples — evoke calm, trust, and professionalism. They tend to recede visually and create a feeling of space. In design, cool colors are often used for technology, healthcare, and finance brands, as well as anywhere a sense of calm or reliability is needed.

What is the CMYK value of #EDF3EF? +

The approximate CMYK value of #EDF3EF is C:2% M:0% Y:2% K:5%. CMYK (Cyan, Magenta, Yellow, Key/Black) is the color model used in physical printing. Unlike RGB which mixes light additively on screens, CMYK mixes inks subtractively on paper. Note that the RGB-to-CMYK conversion is an approximation — screen colors and print colors exist in different color gamuts, and some screen colors cannot be exactly reproduced in print. For precise print work, consult a professional print color profile or Pantone matching system.

Analyze #EDF3EF with Other Tools

🔢
Color Converter
Get all formats for #EDF3EF — HEX, RGB, HSL, HSV, CMYK, harmonies and shades.
Contrast Checker
Test whether #EDF3EF passes WCAG AA/AAA contrast requirements as text.
🎨
Palette Generator
Generate complementary, triadic, and analogous palettes starting from #EDF3EF.
👓
Blindness Simulator
See how #EDF3EF appears to users with deuteranopia, protanopia, and tritanopia.
📊
Color Analysis
Deep analysis of luminance, temperature, psychology and harmonies for #EDF3EF.
🎭
Creative Aspects
Explore the mood, psychology, seasonal meaning, and mixing guide for #EDF3EF.
🌅
Gradient Maker
Create a beautiful CSS linear or radial gradient starting from #EDF3EF.
🔬
Technical Formats
See #EDF3EF in OKLCH, Lab, HSV, XYZ, and other advanced color spaces.
🎨
Practical Formats
Get #EDF3EF as a CSS variable, Tailwind class, design token, and more.

More Color Tools

Explore our full suite of free color utilities for designers and developers.