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

Light Cool Chartreuse

#C7E3A6

📝 Color Information for #C7E3A6

The hexadecimal color code #C7E3A6 represents a light shade in the yellow family. In the RGB color model, this color is composed of 199 red, 227 green, and 166 blue, which translates to approximately 78% red, 89% green, and 65% 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, #C7E3A6 has a hue of 88 degrees, a saturation level of 52%, 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 27%, and brightness/value of 89%. For print applications using the CMYK color model, #C7E3A6 would be reproduced using 12% cyan, 0% magenta, 27% 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 #C7E3A6 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 13099942, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #C7E3A6

Tailwind CSS
lime-200
HEX
#C7E3A6
RGB
rgb(199, 227, 166)
RGB %
78%, 89%, 65%
HSL
hsl(88, 52%, 77%)
HSV
hsv(88, 27%, 89%)
CMYK
12%, 0%, 27%, 11%
Decimal
13099942
Web Safe
#CCCC99

🎨 Color Schemes for #C7E3A6

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #C7E3A6

🌗 Shades and Tints of #C7E3A6

Shades (adding black)
Tints (adding white)

🎚️ Tones of #C7E3A6

Tones (adding gray / desaturating)

🌈 Hue Variations of #C7E3A6

Hue Variations (shifting the color spectrum)

👁️ Preview of #C7E3A6 in Use

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

👓 Color Blindness Simulation for #C7E3A6

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

:root { --color-hex: #C7E3A6; --color-rgb: 199, 227, 166; --color-hsl: 88, 52%, 77%; } .bg-color { background-color: #C7E3A6; } .text-color { color: #C7E3A6; } .border-color { border-color: #C7E3A6; }

🛠️ Use #C7E3A6 in Your Project

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

🔗 Related Colors to #C7E3A6

#E3E1A6
Hue -30°
#D6E3A6
Hue -15°
#B7E3A6
Hue +15°
#A8E3A6
Hue +30°
#A9D477
85% L
#8EC74D
70% L
#679730
50% L
#3D591C
30% L
#D3E9B9
82% L
#DDEEC9
86% L
#E9F4DC
91% L
#F3F9EC
95% L

About Light Cool Chartreuse (#C7E3A6)

Light Cool Chartreuse is a light, moderately saturated, warm yellow color with a hue angle of 88°, saturation of 52%, and lightness of 77%. Its RGB value is (199, 227, 166) and its CMYK breakdown is C:12% M:0% Y:27% 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 #C7E3A6

What is the HEX code for Light Cool Chartreuse? +

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

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

What is the HSL value of #C7E3A6? +

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

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

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

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