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

Very Light Cool Emerald

#EFFAF2

📝 Color Information for #EFFAF2

The hexadecimal color code #EFFAF2 represents a very light shade in the green family. In the RGB color model, this color is composed of 239 red, 250 green, and 242 blue, which translates to approximately 94% red, 98% green, and 95% blue. This makes it a moderately saturated color with cool undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #EFFAF2 has a hue of 136 degrees, a saturation level of 52%, and a lightness value of 96%. The hue angle of 136° places this color firmly in the green spectrum. In the HSV/HSB color model, this translates to a hue of 136°, saturation of 4%, and brightness/value of 98%. For print applications using the CMYK color model, #EFFAF2 would be reproduced using 4% cyan, 0% magenta, 3% yellow, and 2% 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 #EFFAF2 with other colors, consider its complementary color at hue 316° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 15727346, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #EFFAF2

Tailwind CSS
green-50
HEX
#EFFAF2
RGB
rgb(239, 250, 242)
RGB %
94%, 98%, 95%
HSL
hsl(136, 52%, 96%)
HSV
hsv(136, 4%, 98%)
CMYK
4%, 0%, 3%, 2%
Decimal
15727346
Web Safe
#FFFFFF

🎨 Color Schemes for #EFFAF2

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #EFFAF2

🌗 Shades and Tints of #EFFAF2

Shades (adding black)
Tints (adding white)

🎚️ Tones of #EFFAF2

Tones (adding gray / desaturating)

🌈 Hue Variations of #EFFAF2

Hue Variations (shifting the color spectrum)

👁️ Preview of #EFFAF2 in Use

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

👓 Color Blindness Simulation for #EFFAF2

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 #EFFAF2

:root { --color-hex: #EFFAF2; --color-rgb: 239, 250, 242; --color-hsl: 136, 52%, 96%; } .bg-color { background-color: #EFFAF2; } .text-color { color: #EFFAF2; } .border-color { border-color: #EFFAF2; }

🛠️ Use #EFFAF2 in Your Project

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

🔗 Related Colors to #EFFAF2

#F2FAEF
Hue -30°
#EFFAF0
Hue -15°
#EFFAF5
Hue +15°
#EFFAF8
Hue +30°
#B9E9C6
85% L
#7FD796
70% L
#3BBA5D
50% L
#237038
30% L
#F3FBF5
97% L
#F7FDF9
98% L
#F7FDF9
98% L
#FBFEFC
99% L

About Very Light Cool Emerald (#EFFAF2)

Very Light Cool Emerald is a light, moderately saturated, cool green color with a hue angle of 136°, saturation of 52%, and lightness of 96%. Its RGB value is (239, 250, 242) and its CMYK breakdown is C:4% M:0% Y:3% K:2%.

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 #EFFAF2

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

The HEX code for Very Light Cool Emerald is #EFFAF2. In CSS you can use it directly as color: #EFFAF2; or as a background: background-color: #EFFAF2;. 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 #EFFAF2? +

The RGB value of #EFFAF2 is rgb(239, 250, 242). This means the color contains 239 out of 255 parts red, 250 out of 255 parts green, and 242 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(239, 250, 242);

What is the HSL value of #EFFAF2? +

The HSL value of #EFFAF2 is hsl(136, 52%, 96%). The hue is 136°, placing it in the green family on the color wheel. The saturation is 52%, making it moderately saturated. The lightness is 96%, 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 #EFFAF2 a warm or cool color? +

#EFFAF2 is classified as a cool color based on its hue angle of 136°. 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 #EFFAF2? +

The approximate CMYK value of #EFFAF2 is C:4% M:0% Y:3% K:2%. 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 #EFFAF2 with Other Tools

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