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

Very Light Cool Chartreuse

#EFF7E4

📝 Color Information for #EFF7E4

The hexadecimal color code #EFF7E4 represents a very light shade in the yellow family. In the RGB color model, this color is composed of 239 red, 247 green, and 228 blue, which translates to approximately 94% red, 97% green, and 89% 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, #EFF7E4 has a hue of 85 degrees, a saturation level of 54%, and a lightness value of 93%. The hue angle of 85° places this color firmly in the yellow spectrum. In the HSV/HSB color model, this translates to a hue of 85°, saturation of 8%, and brightness/value of 97%. For print applications using the CMYK color model, #EFF7E4 would be reproduced using 3% cyan, 0% magenta, 8% yellow, and 3% black. The closest web-safe color is #FFFFCC, 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 #EFF7E4 with other colors, consider its complementary color at hue 265° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 15726564, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #EFF7E4

Tailwind CSS
lime-50
HEX
#EFF7E4
RGB
rgb(239, 247, 228)
RGB %
94%, 97%, 89%
HSL
hsl(85, 54%, 93%)
HSV
hsv(85, 8%, 97%)
CMYK
3%, 0%, 8%, 3%
Decimal
15726564
Web Safe
#FFFFCC

🎨 Color Schemes for #EFF7E4

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #EFF7E4

🌗 Shades and Tints of #EFF7E4

Shades (adding black)
Tints (adding white)

🎚️ Tones of #EFF7E4

Tones (adding gray / desaturating)

🌈 Hue Variations of #EFF7E4

Hue Variations (shifting the color spectrum)

👁️ Preview of #EFF7E4 in Use

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

👓 Color Blindness Simulation for #EFF7E4

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

:root { --color-hex: #EFF7E4; --color-rgb: 239, 247, 228; --color-hsl: 85, 54%, 93%; } .bg-color { background-color: #EFF7E4; } .text-color { color: #EFF7E4; } .border-color { border-color: #EFF7E4; }

🛠️ Use #EFF7E4 in Your Project

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

🔗 Related Colors to #EFF7E4

#F7F5E4
Hue -30°
#F4F7E4
Hue -15°
#EAF7E4
Hue +15°
#E5F7E4
Hue +30°
#CEE6AD
85% L
#AED676
70% L
#83B937
50% L
#4E6E21
30% L
#F1F8E7
94% L
#F6FAEF
96% L
#F8FBF3
97% L
#FDFEFB
99% L

About Very Light Cool Chartreuse (#EFF7E4)

Very Light Cool Chartreuse is a light, moderately saturated, warm yellow color with a hue angle of 85°, saturation of 54%, and lightness of 93%. Its RGB value is (239, 247, 228) and its CMYK breakdown is C:3% M:0% Y:8% K:3%.

This is a Spring (Fresh) color palette archetype. Happiness, Positivity, Optimism, Caution. Yellow is the most luminous of all the colors of the spectrum.

Frequently Asked Questions About #EFF7E4

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

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

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

What is the HSL value of #EFF7E4? +

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

#EFF7E4 is classified as a warm color based on its hue angle of 85°. Warm colors — reds, oranges, and yellows — evoke energy, enthusiasm, and urgency. They tend to advance visually and draw the eye. In design, warm colors are often used for calls-to-action, food and hospitality brands, and anywhere a feeling of warmth or excitement is desired.

What is the CMYK value of #EFF7E4? +

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

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