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

Light Chartreuse

#C7D2AD

📝 Color Information for #C7D2AD

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

🔢 Color Conversion Codes for #C7D2AD

Tailwind CSS
stone-300
HEX
#C7D2AD
RGB
rgb(199, 210, 173)
RGB %
78%, 82%, 68%
HSL
hsl(78, 29%, 75%)
HSV
hsv(78, 18%, 82%)
CMYK
5%, 0%, 18%, 18%
Decimal
13095597
Web Safe
#CCCC99

🎨 Color Schemes for #C7D2AD

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #C7D2AD

🌗 Shades and Tints of #C7D2AD

Shades (adding black)
Tints (adding white)

🎚️ Tones of #C7D2AD

Tones (adding gray / desaturating)

🌈 Hue Variations of #C7D2AD

Hue Variations (shifting the color spectrum)

👁️ Preview of #C7D2AD in Use

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

👓 Color Blindness Simulation for #C7D2AD

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

:root { --color-hex: #C7D2AD; --color-rgb: 199, 210, 173; --color-hsl: 78, 29%, 75%; } .bg-color { background-color: #C7D2AD; } .text-color { color: #C7D2AD; } .border-color { border-color: #C7D2AD; }

🛠️ Use #C7D2AD in Your Project

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

🔗 Related Colors to #C7D2AD

#D2CAAD
Hue -30°
#D0D2AD
Hue -15°
#BDD2AD
Hue +15°
#B4D2AD
Hue +30°
#AEBE89
85% L
#95AA64
70% L
#6C7D45
50% L
#414C2A
30% L
#D2DBBD
80% L
#DDE4CE
85% L
#E8EDDE
90% L
#F4F6EF
95% L

About Light Chartreuse (#C7D2AD)

Light Chartreuse is a light, moderately saturated, warm yellow color with a hue angle of 78°, saturation of 29%, and lightness of 75%. Its RGB value is (199, 210, 173) and its CMYK breakdown is C:5% M:0% Y:18% K:18%.

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

What is the HEX code for Light Chartreuse? +

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

The RGB value of #C7D2AD is rgb(199, 210, 173). This means the color contains 199 out of 255 parts red, 210 out of 255 parts green, and 173 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(199, 210, 173);

What is the HSL value of #C7D2AD? +

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

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

The approximate CMYK value of #C7D2AD is C:5% M:0% Y:18% K:18%. 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 #C7D2AD with Other Tools

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