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

Light Cool Chartreuse

#D5E4AA

📝 Color Information for #D5E4AA

The hexadecimal color code #D5E4AA represents a light shade in the yellow family. In the RGB color model, this color is composed of 213 red, 228 green, and 170 blue, which translates to approximately 84% red, 89% green, and 67% 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, #D5E4AA has a hue of 76 degrees, a saturation level of 52%, and a lightness value of 78%. The hue angle of 76° places this color firmly in the yellow spectrum. In the HSV/HSB color model, this translates to a hue of 76°, saturation of 25%, and brightness/value of 89%. For print applications using the CMYK color model, #D5E4AA would be reproduced using 7% cyan, 0% magenta, 25% yellow, and 11% black. The closest web-safe color is #CCCC99, 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 #D5E4AA with other colors, consider its complementary color at hue 256° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 14017706, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #D5E4AA

Tailwind CSS
lime-200
HEX
#D5E4AA
RGB
rgb(213, 228, 170)
RGB %
84%, 89%, 67%
HSL
hsl(76, 52%, 78%)
HSV
hsv(76, 25%, 89%)
CMYK
7%, 0%, 25%, 11%
Decimal
14017706
Web Safe
#CCCC99

🎨 Color Schemes for #D5E4AA

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #D5E4AA

🌗 Shades and Tints of #D5E4AA

Shades (adding black)
Tints (adding white)

🎚️ Tones of #D5E4AA

Tones (adding gray / desaturating)

🌈 Hue Variations of #D5E4AA

Hue Variations (shifting the color spectrum)

👁️ Preview of #D5E4AA in Use

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

👓 Color Blindness Simulation for #D5E4AA

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

:root { --color-hex: #D5E4AA; --color-rgb: 213, 228, 170; --color-hsl: 76, 52%, 78%; } .bg-color { background-color: #D5E4AA; } .text-color { color: #D5E4AA; } .border-color { border-color: #D5E4AA; }

🛠️ Use #D5E4AA in Your Project

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

🔗 Related Colors to #D5E4AA

#E4D6AA
Hue -30°
#E3E4AA
Hue -15°
#C6E4AA
Hue +15°
#B7E4AA
Hue +30°
#BDD57B
85% L
#A8C851
70% L
#7C9730
50% L
#49591C
30% L
#DCE9B9
82% L
#E6EFCD
87% L
#EEF4DC
91% L
#F7FAEF
96% L

About Light Cool Chartreuse (#D5E4AA)

Light Cool Chartreuse is a light, moderately saturated, warm yellow color with a hue angle of 76°, saturation of 52%, and lightness of 78%. Its RGB value is (213, 228, 170) and its CMYK breakdown is C:7% M:0% Y:25% K:11%.

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

What is the HEX code for Light Cool Chartreuse? +

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

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

What is the HSL value of #D5E4AA? +

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

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

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

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