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

Light Cool Chartreuse

#C9E59E

📝 Color Information for #C9E59E

The hexadecimal color code #C9E59E represents a light shade in the yellow family. In the RGB color model, this color is composed of 201 red, 229 green, and 158 blue, which translates to approximately 79% red, 90% green, and 62% 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, #C9E59E has a hue of 84 degrees, a saturation level of 58%, and a lightness value of 76%. The hue angle of 84° places this color firmly in the yellow spectrum. In the HSV/HSB color model, this translates to a hue of 84°, saturation of 31%, and brightness/value of 90%. For print applications using the CMYK color model, #C9E59E would be reproduced using 12% cyan, 0% magenta, 31% yellow, and 10% 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 #C9E59E with other colors, consider its complementary color at hue 264° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 13231518, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #C9E59E

Tailwind CSS
lime-200
HEX
#C9E59E
RGB
rgb(201, 229, 158)
RGB %
79%, 90%, 62%
HSL
hsl(84, 58%, 76%)
HSV
hsv(84, 31%, 90%)
CMYK
12%, 0%, 31%, 10%
Decimal
13231518
Web Safe
#CCCC99

🎨 Color Schemes for #C9E59E

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #C9E59E

🌗 Shades and Tints of #C9E59E

Shades (adding black)
Tints (adding white)

🎚️ Tones of #C9E59E

Tones (adding gray / desaturating)

🌈 Hue Variations of #C9E59E

Hue Variations (shifting the color spectrum)

👁️ Preview of #C9E59E in Use

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

👓 Color Blindness Simulation for #C9E59E

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

:root { --color-hex: #C9E59E; --color-rgb: 201, 229, 158; --color-hsl: 84, 58%, 76%; } .bg-color { background-color: #C9E59E; } .text-color { color: #C9E59E; } .border-color { border-color: #C9E59E; }

🛠️ Use #C9E59E in Your Project

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

🔗 Related Colors to #C9E59E

#E5DE9E
Hue -30°
#DBE59E
Hue -15°
#B7E59E
Hue +15°
#A5E59E
Hue +30°
#B0DA72
85% L
#95CD42
70% L
#6C9929
50% L
#415D19
30% L
#D4EBB2
81% L
#DFF0C7
86% L
#E8F4D7
90% L
#F4FAEB
95% L

About Light Cool Chartreuse (#C9E59E)

Light Cool Chartreuse is a light, moderately saturated, warm yellow color with a hue angle of 84°, saturation of 58%, and lightness of 76%. Its RGB value is (201, 229, 158) and its CMYK breakdown is C:12% M:0% Y:31% K:10%.

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

What is the HEX code for Light Cool Chartreuse? +

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

The RGB value of #C9E59E is rgb(201, 229, 158). This means the color contains 201 out of 255 parts red, 229 out of 255 parts green, and 158 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(201, 229, 158);

What is the HSL value of #C9E59E? +

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

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

The approximate CMYK value of #C9E59E is C:12% M:0% Y:31% K:10%. 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 #C9E59E with Other Tools

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