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

Light Cool Chartreuse

#CBE49B

📝 Color Information for #CBE49B

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

🔢 Color Conversion Codes for #CBE49B

Tailwind CSS
lime-200
HEX
#CBE49B
RGB
rgb(203, 228, 155)
RGB %
80%, 89%, 61%
HSL
hsl(81, 57%, 75%)
HSV
hsv(81, 32%, 89%)
CMYK
11%, 0%, 32%, 11%
Decimal
13362331
Web Safe
#CCCC99

🎨 Color Schemes for #CBE49B

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #CBE49B

🌗 Shades and Tints of #CBE49B

Shades (adding black)
Tints (adding white)

🎚️ Tones of #CBE49B

Tones (adding gray / desaturating)

🌈 Hue Variations of #CBE49B

Hue Variations (shifting the color spectrum)

👁️ Preview of #CBE49B in Use

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

👓 Color Blindness Simulation for #CBE49B

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

:root { --color-hex: #CBE49B; --color-rgb: 203, 228, 155; --color-hsl: 81, 57%, 75%; } .bg-color { background-color: #CBE49B; } .text-color { color: #CBE49B; } .border-color { border-color: #CBE49B; }

🛠️ Use #CBE49B in Your Project

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

🔗 Related Colors to #CBE49B

#E4D99B
Hue -30°
#DCE49B
Hue -15°
#B8E49B
Hue +15°
#A6E49B
Hue +30°
#B3D86F
85% L
#9CCB43
70% L
#71982A
50% L
#455C19
30% L
#D5E9AF
80% L
#DFEFC3
85% L
#EAF4D7
90% L
#F4FAEB
95% L

About Light Cool Chartreuse (#CBE49B)

Light Cool Chartreuse is a light, moderately saturated, warm yellow color with a hue angle of 81°, saturation of 57%, and lightness of 75%. Its RGB value is (203, 228, 155) and its CMYK breakdown is C:11% M:0% Y:32% 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 #CBE49B

What is the HEX code for Light Cool Chartreuse? +

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

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

What is the HSL value of #CBE49B? +

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

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

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

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