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

Light Cool Chartreuse

#CFE69E

📝 Color Information for #CFE69E

The hexadecimal color code #CFE69E represents a light shade in the yellow family. In the RGB color model, this color is composed of 207 red, 230 green, and 158 blue, which translates to approximately 81% 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, #CFE69E has a hue of 79 degrees, a saturation level of 59%, and a lightness value of 76%. The hue angle of 79° places this color firmly in the yellow spectrum. In the HSV/HSB color model, this translates to a hue of 79°, saturation of 31%, and brightness/value of 90%. For print applications using the CMYK color model, #CFE69E would be reproduced using 10% cyan, 0% magenta, 31% yellow, and 10% 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 moderate to low saturation gives this color a sophisticated, muted quality that works well in professional and minimalist designs. When pairing #CFE69E with other colors, consider its complementary color at hue 259° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 13624990, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #CFE69E

Tailwind CSS
lime-200
HEX
#CFE69E
RGB
rgb(207, 230, 158)
RGB %
81%, 90%, 62%
HSL
hsl(79, 59%, 76%)
HSV
hsv(79, 31%, 90%)
CMYK
10%, 0%, 31%, 10%
Decimal
13624990
Web Safe
#CCFF99

🎨 Color Schemes for #CFE69E

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #CFE69E

🌗 Shades and Tints of #CFE69E

Shades (adding black)
Tints (adding white)

🎚️ Tones of #CFE69E

Tones (adding gray / desaturating)

🌈 Hue Variations of #CFE69E

Hue Variations (shifting the color spectrum)

👁️ Preview of #CFE69E in Use

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

👓 Color Blindness Simulation for #CFE69E

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

:root { --color-hex: #CFE69E; --color-rgb: 207, 230, 158; --color-hsl: 79, 59%, 76%; } .bg-color { background-color: #CFE69E; } .text-color { color: #CFE69E; } .border-color { border-color: #CFE69E; }

🛠️ Use #CFE69E in Your Project

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

🔗 Related Colors to #CFE69E

#E6D99E
Hue -30°
#E1E69E
Hue -15°
#BDE69E
Hue +15°
#ABE69E
Hue +30°
#B9DA71
85% L
#A1CE40
70% L
#769A28
50% L
#475D18
30% L
#D9EBB2
81% L
#E3F0C6
86% L
#EBF5D6
90% L
#F5FAEB
95% L

About Light Cool Chartreuse (#CFE69E)

Light Cool Chartreuse is a light, moderately saturated, warm yellow color with a hue angle of 79°, saturation of 59%, and lightness of 76%. Its RGB value is (207, 230, 158) and its CMYK breakdown is C:10% 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 #CFE69E

What is the HEX code for Light Cool Chartreuse? +

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

The RGB value of #CFE69E is rgb(207, 230, 158). This means the color contains 207 out of 255 parts red, 230 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(207, 230, 158);

What is the HSL value of #CFE69E? +

The HSL value of #CFE69E is hsl(79, 59%, 76%). The hue is 79°, placing it in the yellow family on the color wheel. The saturation is 59%, 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 #CFE69E a warm or cool color? +

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

The approximate CMYK value of #CFE69E is C:10% 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 #CFE69E with Other Tools

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