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

Light Chartreuse

#C3D9A5

📝 Color Information for #C3D9A5

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

🔢 Color Conversion Codes for #C3D9A5

Tailwind CSS
lime-200
HEX
#C3D9A5
RGB
rgb(195, 217, 165)
RGB %
76%, 85%, 65%
HSL
hsl(85, 41%, 75%)
HSV
hsv(85, 24%, 85%)
CMYK
10%, 0%, 24%, 15%
Decimal
12835237
Web Safe
#CCCC99

🎨 Color Schemes for #C3D9A5

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #C3D9A5

🌗 Shades and Tints of #C3D9A5

Shades (adding black)
Tints (adding white)

🎚️ Tones of #C3D9A5

Tones (adding gray / desaturating)

🌈 Hue Variations of #C3D9A5

Hue Variations (shifting the color spectrum)

👁️ Preview of #C3D9A5 in Use

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

👓 Color Blindness Simulation for #C3D9A5

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

:root { --color-hex: #C3D9A5; --color-rgb: 195, 217, 165; --color-hsl: 85, 41%, 75%; } .bg-color { background-color: #C3D9A5; } .text-color { color: #C3D9A5; } .border-color { border-color: #C3D9A5; }

🛠️ Use #C3D9A5 in Your Project

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

🔗 Related Colors to #C3D9A5

#D9D5A5
Hue -30°
#D1D9A5
Hue -15°
#B7D9A5
Hue +15°
#A9D9A5
Hue +30°
#A9C97E
85% L
#8FB856
70% L
#688939
50% L
#3F5323
30% L
#CFE1B7
80% L
#DBE8C9
85% L
#E7F0DB
90% L
#F3F7ED
95% L

About Light Chartreuse (#C3D9A5)

Light Chartreuse is a light, moderately saturated, warm yellow color with a hue angle of 85°, saturation of 41%, and lightness of 75%. Its RGB value is (195, 217, 165) and its CMYK breakdown is C:10% M:0% Y:24% K:15%.

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

What is the HEX code for Light Chartreuse? +

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

The RGB value of #C3D9A5 is rgb(195, 217, 165). This means the color contains 195 out of 255 parts red, 217 out of 255 parts green, and 165 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(195, 217, 165);

What is the HSL value of #C3D9A5? +

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

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

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

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