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

Light Chartreuse

#C6DBAE

📝 Color Information for #C6DBAE

The hexadecimal color code #C6DBAE represents a light shade in the yellow family. In the RGB color model, this color is composed of 198 red, 219 green, and 174 blue, which translates to approximately 78% red, 86% green, and 68% blue. This makes it a slightly desaturated color with cool undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #C6DBAE has a hue of 88 degrees, a saturation level of 38%, and a lightness value of 77%. The hue angle of 88° places this color firmly in the yellow spectrum. In the HSV/HSB color model, this translates to a hue of 88°, saturation of 21%, and brightness/value of 86%. For print applications using the CMYK color model, #C6DBAE would be reproduced using 10% cyan, 0% magenta, 21% yellow, and 14% 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 #C6DBAE with other colors, consider its complementary color at hue 268° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 13032366, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #C6DBAE

Tailwind CSS
stone-300
HEX
#C6DBAE
RGB
rgb(198, 219, 174)
RGB %
78%, 86%, 68%
HSL
hsl(88, 38%, 77%)
HSV
hsv(88, 21%, 86%)
CMYK
10%, 0%, 21%, 14%
Decimal
13032366
Web Safe
#CCCC99

🎨 Color Schemes for #C6DBAE

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #C6DBAE

🌗 Shades and Tints of #C6DBAE

Shades (adding black)
Tints (adding white)

🎚️ Tones of #C6DBAE

Tones (adding gray / desaturating)

🌈 Hue Variations of #C6DBAE

Hue Variations (shifting the color spectrum)

👁️ Preview of #C6DBAE in Use

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

👓 Color Blindness Simulation for #C6DBAE

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

:root { --color-hex: #C6DBAE; --color-rgb: 198, 219, 174; --color-hsl: 88, 38%, 77%; } .bg-color { background-color: #C6DBAE; } .text-color { color: #C6DBAE; } .border-color { border-color: #C6DBAE; }

🛠️ Use #C6DBAE in Your Project

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

🔗 Related Colors to #C6DBAE

#DBD9AE
Hue -30°
#D1DBAE
Hue -15°
#BBDBAE
Hue +15°
#B0DBAE
Hue +30°
#A8C884
85% L
#8DB65D
70% L
#66893E
50% L
#3C5124
30% L
#D2E3C0
82% L
#DCE9CE
86% L
#E9F1DF
91% L
#F3F7ED
95% L

About Light Chartreuse (#C6DBAE)

Light Chartreuse is a light, moderately saturated, warm yellow color with a hue angle of 88°, saturation of 38%, and lightness of 77%. Its RGB value is (198, 219, 174) and its CMYK breakdown is C:10% M:0% Y:21% K:14%.

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

What is the HEX code for Light Chartreuse? +

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

The RGB value of #C6DBAE is rgb(198, 219, 174). This means the color contains 198 out of 255 parts red, 219 out of 255 parts green, and 174 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(198, 219, 174);

What is the HSL value of #C6DBAE? +

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

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

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

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