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

Light Cool Chartreuse

#DCEBBC

📝 Color Information for #DCEBBC

The hexadecimal color code #DCEBBC represents a very light shade in the yellow family. In the RGB color model, this color is composed of 220 red, 235 green, and 188 blue, which translates to approximately 86% red, 92% green, and 74% 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, #DCEBBC has a hue of 79 degrees, a saturation level of 54%, and a lightness value of 83%. 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 20%, and brightness/value of 92%. For print applications using the CMYK color model, #DCEBBC would be reproduced using 6% cyan, 0% magenta, 20% yellow, and 8% black. The closest web-safe color is #CCFFCC, 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 #DCEBBC 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 14478268, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #DCEBBC

Tailwind CSS
lime-100
HEX
#DCEBBC
RGB
rgb(220, 235, 188)
RGB %
86%, 92%, 74%
HSL
hsl(79, 54%, 83%)
HSV
hsv(79, 20%, 92%)
CMYK
6%, 0%, 20%, 8%
Decimal
14478268
Web Safe
#CCFFCC

🎨 Color Schemes for #DCEBBC

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #DCEBBC

🌗 Shades and Tints of #DCEBBC

Shades (adding black)
Tints (adding white)

🎚️ Tones of #DCEBBC

Tones (adding gray / desaturating)

🌈 Hue Variations of #DCEBBC

Hue Variations (shifting the color spectrum)

👁️ Preview of #DCEBBC in Use

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

👓 Color Blindness Simulation for #DCEBBC

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

:root { --color-hex: #DCEBBC; --color-rgb: 220, 235, 188; --color-hsl: 79, 54%, 83%; } .bg-color { background-color: #DCEBBC; } .text-color { color: #DCEBBC; } .border-color { border-color: #DCEBBC; }

🛠️ Use #DCEBBC in Your Project

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

🔗 Related Colors to #DCEBBC

#EBE2BC
Hue -30°
#E8EBBC
Hue -15°
#D1EBBC
Hue +15°
#C5EBBC
Hue +30°
#C4DD8D
85% L
#A9CE5A
70% L
#80A531
50% L
#4C621D
30% L
#E2EFC8
86% L
#EBF3D8
90% L
#F1F7E4
93% L
#F9FBF3
97% L

About Light Cool Chartreuse (#DCEBBC)

Light Cool Chartreuse is a light, moderately saturated, warm yellow color with a hue angle of 79°, saturation of 54%, and lightness of 83%. Its RGB value is (220, 235, 188) and its CMYK breakdown is C:6% M:0% Y:20% K:8%.

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

What is the HEX code for Light Cool Chartreuse? +

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

The RGB value of #DCEBBC is rgb(220, 235, 188). This means the color contains 220 out of 255 parts red, 235 out of 255 parts green, and 188 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(220, 235, 188);

What is the HSL value of #DCEBBC? +

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

#DCEBBC 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 #DCEBBC? +

The approximate CMYK value of #DCEBBC is C:6% M:0% Y:20% K:8%. 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 #DCEBBC with Other Tools

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