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

Light Cool Emerald

#C2F4CC

📝 Color Information for #C2F4CC

The hexadecimal color code #C2F4CC represents a very light shade in the green family. In the RGB color model, this color is composed of 194 red, 244 green, and 204 blue, which translates to approximately 76% red, 96% 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, #C2F4CC has a hue of 132 degrees, a saturation level of 69%, and a lightness value of 86%. The hue angle of 132° places this color firmly in the green spectrum. In the HSV/HSB color model, this translates to a hue of 132°, saturation of 20%, and brightness/value of 96%. For print applications using the CMYK color model, #C2F4CC would be reproduced using 20% cyan, 0% magenta, 16% yellow, and 4% 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 high saturation makes this color vibrant and attention-grabbing, ideal for call-to-action buttons, highlights, and accent elements. When pairing #C2F4CC with other colors, consider its complementary color at hue 312° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 12776652, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #C2F4CC

Tailwind CSS
green-200
HEX
#C2F4CC
RGB
rgb(194, 244, 204)
RGB %
76%, 96%, 80%
HSL
hsl(132, 69%, 86%)
HSV
hsv(132, 20%, 96%)
CMYK
20%, 0%, 16%, 4%
Decimal
12776652
Web Safe
#CCFFCC

🎨 Color Schemes for #C2F4CC

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #C2F4CC

🌗 Shades and Tints of #C2F4CC

Shades (adding black)
Tints (adding white)

🎚️ Tones of #C2F4CC

Tones (adding gray / desaturating)

🌈 Hue Variations of #C2F4CC

Hue Variations (shifting the color spectrum)

👁️ Preview of #C2F4CC in Use

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

👓 Color Blindness Simulation for #C2F4CC

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

:root { --color-hex: #C2F4CC; --color-rgb: 194, 244, 204; --color-hsl: 132, 69%, 86%; } .bg-color { background-color: #C2F4CC; } .text-color { color: #C2F4CC; } .border-color { border-color: #C2F4CC; }

🛠️ Use #C2F4CC in Your Project

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

🔗 Related Colors to #C2F4CC

#D1F4C3
Hue -30°
#C5F4C3
Hue -15°
#C3F4D9
Hue +15°
#C3F4E5
Hue +30°
#8BEA9E
85% L
#53DF6F
70% L
#22B940
50% L
#157027
30% L
#D0F6D7
89% L
#DDF9E2
92% L
#E5FAE9
94% L
#F2FDF4
97% L

About Light Cool Emerald (#C2F4CC)

Light Cool Emerald is a light, vibrant, cool green color with a hue angle of 132°, saturation of 69%, and lightness of 86%. Its RGB value is (194, 244, 204) and its CMYK breakdown is C:20% M:0% Y:16% K:4%.

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

What is the HEX code for Light Cool Emerald? +

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

The RGB value of #C2F4CC is rgb(194, 244, 204). This means the color contains 194 out of 255 parts red, 244 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(194, 244, 204);

What is the HSL value of #C2F4CC? +

The HSL value of #C2F4CC is hsl(132, 69%, 86%). The hue is 132°, placing it in the green family on the color wheel. The saturation is 69%, making it vibrant. The lightness is 86%, 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 #C2F4CC a warm or cool color? +

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

The approximate CMYK value of #C2F4CC is C:20% M:0% Y:16% K:4%. 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 #C2F4CC with Other Tools

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