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

Light Cool Chartreuse

#CBE29D

📝 Color Information for #CBE29D

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

🔢 Color Conversion Codes for #CBE29D

Tailwind CSS
lime-200
HEX
#CBE29D
RGB
rgb(203, 226, 157)
RGB %
80%, 89%, 62%
HSL
hsl(80, 54%, 75%)
HSV
hsv(80, 31%, 89%)
CMYK
10%, 0%, 31%, 11%
Decimal
13361821
Web Safe
#CCCC99

🎨 Color Schemes for #CBE29D

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #CBE29D

🌗 Shades and Tints of #CBE29D

Shades (adding black)
Tints (adding white)

🎚️ Tones of #CBE29D

Tones (adding gray / desaturating)

🌈 Hue Variations of #CBE29D

Hue Variations (shifting the color spectrum)

👁️ Preview of #CBE29D in Use

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

👓 Color Blindness Simulation for #CBE29D

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

:root { --color-hex: #CBE29D; --color-rgb: 203, 226, 157; --color-hsl: 80, 54%, 75%; } .bg-color { background-color: #CBE29D; } .text-color { color: #CBE29D; } .border-color { border-color: #CBE29D; }

🛠️ Use #CBE29D in Your Project

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

🔗 Related Colors to #CBE29D

#E2D69D
Hue -30°
#DCE29D
Hue -15°
#BAE29D
Hue +15°
#A8E29D
Hue +30°
#B4D572
85% L
#9DC846
70% L
#72952D
50% L
#455A1B
30% L
#D5E8B0
80% L
#E0EDC4
85% L
#EAF3D8
90% L
#F5F9EB
95% L

About Light Cool Chartreuse (#CBE29D)

Light Cool Chartreuse is a light, moderately saturated, warm yellow color with a hue angle of 80°, saturation of 54%, and lightness of 75%. Its RGB value is (203, 226, 157) and its CMYK breakdown is C:10% M:0% Y:31% 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 #CBE29D

What is the HEX code for Light Cool Chartreuse? +

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

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

What is the HSL value of #CBE29D? +

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

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

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

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