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

Light Cool Emerald

#C5ECCC

📝 Color Information for #C5ECCC

The hexadecimal color code #C5ECCC represents a very light shade in the green family. In the RGB color model, this color is composed of 197 red, 236 green, and 204 blue, which translates to approximately 77% red, 93% green, and 80% 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, #C5ECCC has a hue of 131 degrees, a saturation level of 51%, and a lightness value of 85%. The hue angle of 131° places this color firmly in the green spectrum. In the HSV/HSB color model, this translates to a hue of 131°, saturation of 17%, and brightness/value of 93%. For print applications using the CMYK color model, #C5ECCC would be reproduced using 17% cyan, 0% magenta, 14% yellow, and 7% 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 #C5ECCC with other colors, consider its complementary color at hue 311° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 12971212, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #C5ECCC

Tailwind CSS
green-200
HEX
#C5ECCC
RGB
rgb(197, 236, 204)
RGB %
77%, 93%, 80%
HSL
hsl(131, 51%, 85%)
HSV
hsv(131, 17%, 93%)
CMYK
17%, 0%, 14%, 7%
Decimal
12971212
Web Safe
#CCFFCC

🎨 Color Schemes for #C5ECCC

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #C5ECCC

🌗 Shades and Tints of #C5ECCC

Shades (adding black)
Tints (adding white)

🎚️ Tones of #C5ECCC

Tones (adding gray / desaturating)

🌈 Hue Variations of #C5ECCC

Hue Variations (shifting the color spectrum)

👁️ Preview of #C5ECCC in Use

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

👓 Color Blindness Simulation for #C5ECCC

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

:root { --color-hex: #C5ECCC; --color-rgb: 197, 236, 204; --color-hsl: 131, 51%, 85%; } .bg-color { background-color: #C5ECCC; } .text-color { color: #C5ECCC; } .border-color { border-color: #C5ECCC; }

🛠️ Use #C5ECCC in Your Project

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

🔗 Related Colors to #C5ECCC

#D2ECC5
Hue -30°
#C8ECC5
Hue -15°
#C5ECD6
Hue +15°
#C5ECE0
Hue +30°
#93DCA1
85% L
#65CD78
70% L
#36A64A
50% L
#20642D
30% L
#D1F0D7
88% L
#DCF4E1
91% L
#E8F8EB
94% L
#F3FBF5
97% L

About Light Cool Emerald (#C5ECCC)

Light Cool Emerald is a light, moderately saturated, cool green color with a hue angle of 131°, saturation of 51%, and lightness of 85%. Its RGB value is (197, 236, 204) and its CMYK breakdown is C:17% M:0% Y:14% K:7%.

This is a Spring (Fresh) color palette archetype. Nature, Growth, Harmony, Health. Green suggests stability and endurance, bridging the warm and cool colors.

Frequently Asked Questions About #C5ECCC

What is the HEX code for Light Cool Emerald? +

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

The RGB value of #C5ECCC is rgb(197, 236, 204). This means the color contains 197 out of 255 parts red, 236 out of 255 parts green, and 204 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(197, 236, 204);

What is the HSL value of #C5ECCC? +

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

#C5ECCC is classified as a cool color based on its hue angle of 131°. Cool colors — blues, greens, and purples — evoke calm, trust, and professionalism. They tend to recede visually and create a feeling of space. In design, cool colors are often used for technology, healthcare, and finance brands, as well as anywhere a sense of calm or reliability is needed.

What is the CMYK value of #C5ECCC? +

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

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