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

Light Cool Chartreuse

#EAF6CB

📝 Color Information for #EAF6CB

The hexadecimal color code #EAF6CB represents a very light shade in the yellow family. In the RGB color model, this color is composed of 234 red, 246 green, and 203 blue, which translates to approximately 92% red, 96% green, and 80% 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, #EAF6CB has a hue of 77 degrees, a saturation level of 70%, and a lightness value of 88%. The hue angle of 77° places this color firmly in the yellow spectrum. In the HSV/HSB color model, this translates to a hue of 77°, saturation of 17%, and brightness/value of 96%. For print applications using the CMYK color model, #EAF6CB would be reproduced using 5% cyan, 0% magenta, 17% yellow, and 4% 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 high saturation makes this color vibrant and attention-grabbing, ideal for call-to-action buttons, highlights, and accent elements. When pairing #EAF6CB with other colors, consider its complementary color at hue 257° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 15398603, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #EAF6CB

Tailwind CSS
lime-100
HEX
#EAF6CB
RGB
rgb(234, 246, 203)
RGB %
92%, 96%, 80%
HSL
hsl(77, 70%, 88%)
HSV
hsv(77, 17%, 96%)
CMYK
5%, 0%, 17%, 4%
Decimal
15398603
Web Safe
#FFFFCC

🎨 Color Schemes for #EAF6CB

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #EAF6CB

🌗 Shades and Tints of #EAF6CB

Shades (adding black)
Tints (adding white)

🎚️ Tones of #EAF6CB

Tones (adding gray / desaturating)

🌈 Hue Variations of #EAF6CB

Hue Variations (shifting the color spectrum)

👁️ Preview of #EAF6CB in Use

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

👓 Color Blindness Simulation for #EAF6CB

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

:root { --color-hex: #EAF6CB; --color-rgb: 234, 246, 203; --color-hsl: 77, 70%, 88%; } .bg-color { background-color: #EAF6CB; } .text-color { color: #EAF6CB; } .border-color { border-color: #EAF6CB; }

🛠️ Use #EAF6CB in Your Project

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

🔗 Related Colors to #EAF6CB

#F6EDCB
Hue -30°
#F4F6CB
Hue -15°
#DFF6CB
Hue +15°
#D4F6CB
Hue +30°
#D3EC93
85% L
#BBE25A
70% L
#92BF22
50% L
#567114
30% L
#EDF7D4
90% L
#F3FAE1
93% L
#F6FBE9
95% L
#FBFDF6
98% L

About Light Cool Chartreuse (#EAF6CB)

Light Cool Chartreuse is a light, vibrant, warm yellow color with a hue angle of 77°, saturation of 70%, and lightness of 88%. Its RGB value is (234, 246, 203) and its CMYK breakdown is C:5% M:0% Y:17% K:4%.

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

What is the HEX code for Light Cool Chartreuse? +

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

The RGB value of #EAF6CB is rgb(234, 246, 203). This means the color contains 234 out of 255 parts red, 246 out of 255 parts green, and 203 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(234, 246, 203);

What is the HSL value of #EAF6CB? +

The HSL value of #EAF6CB is hsl(77, 70%, 88%). The hue is 77°, placing it in the yellow family on the color wheel. The saturation is 70%, making it vibrant. The lightness is 88%, 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 #EAF6CB a warm or cool color? +

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

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

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