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

Light Cool Chartreuse

#C8E99F

📝 Color Information for #C8E99F

The hexadecimal color code #C8E99F represents a light shade in the yellow family. In the RGB color model, this color is composed of 200 red, 233 green, and 159 blue, which translates to approximately 78% red, 91% 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, #C8E99F has a hue of 87 degrees, a saturation level of 63%, and a lightness value of 77%. The hue angle of 87° places this color firmly in the yellow spectrum. In the HSV/HSB color model, this translates to a hue of 87°, saturation of 32%, and brightness/value of 91%. For print applications using the CMYK color model, #C8E99F would be reproduced using 14% cyan, 0% magenta, 32% yellow, and 9% black. The closest web-safe color is #CCFF99, 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 #C8E99F with other colors, consider its complementary color at hue 267° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 13167007, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #C8E99F

Tailwind CSS
lime-200
HEX
#C8E99F
RGB
rgb(200, 233, 159)
RGB %
78%, 91%, 62%
HSL
hsl(87, 63%, 77%)
HSV
hsv(87, 32%, 91%)
CMYK
14%, 0%, 32%, 9%
Decimal
13167007
Web Safe
#CCFF99

🎨 Color Schemes for #C8E99F

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #C8E99F

🌗 Shades and Tints of #C8E99F

Shades (adding black)
Tints (adding white)

🎚️ Tones of #C8E99F

Tones (adding gray / desaturating)

🌈 Hue Variations of #C8E99F

Hue Variations (shifting the color spectrum)

👁️ Preview of #C8E99F in Use

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

👓 Color Blindness Simulation for #C8E99F

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

:root { --color-hex: #C8E99F; --color-rgb: 200, 233, 159; --color-hsl: 87, 63%, 77%; } .bg-color { background-color: #C8E99F; } .text-color { color: #C8E99F; } .border-color { border-color: #C8E99F; }

🛠️ Use #C8E99F in Your Project

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

🔗 Related Colors to #C8E99F

#E9E69F
Hue -30°
#DBE99F
Hue -15°
#B6E99F
Hue +15°
#A3E99F
Hue +30°
#ABDE6E
85% L
#91D440
70% L
#6AA225
50% L
#3E6016
30% L
#D4EEB4
82% L
#DEF2C5
86% L
#E9F7DA
91% L
#F3FAEA
95% L

About Light Cool Chartreuse (#C8E99F)

Light Cool Chartreuse is a light, vibrant, warm yellow color with a hue angle of 87°, saturation of 63%, and lightness of 77%. Its RGB value is (200, 233, 159) and its CMYK breakdown is C:14% M:0% Y:32% K:9%.

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

What is the HEX code for Light Cool Chartreuse? +

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

The RGB value of #C8E99F is rgb(200, 233, 159). This means the color contains 200 out of 255 parts red, 233 out of 255 parts green, and 159 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(200, 233, 159);

What is the HSL value of #C8E99F? +

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

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

The approximate CMYK value of #C8E99F is C:14% M:0% Y:32% K:9%. 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 #C8E99F with Other Tools

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