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

Light Cool Cyan

#C2F4ED

📝 Color Information for #C2F4ED

The hexadecimal color code #C2F4ED represents a very light shade in the cyan family. In the RGB color model, this color is composed of 194 red, 244 green, and 237 blue, which translates to approximately 76% red, 96% green, and 93% 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, #C2F4ED has a hue of 172 degrees, a saturation level of 69%, and a lightness value of 86%. The hue angle of 172° places this color firmly in the cyan spectrum. In the HSV/HSB color model, this translates to a hue of 172°, saturation of 20%, and brightness/value of 96%. For print applications using the CMYK color model, #C2F4ED would be reproduced using 20% cyan, 0% magenta, 3% yellow, and 4% black. The closest web-safe color is #CCFFFF, 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 #C2F4ED with other colors, consider its complementary color at hue 352° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 12776685, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #C2F4ED

Tailwind CSS
teal-100
HEX
#C2F4ED
RGB
rgb(194, 244, 237)
RGB %
76%, 96%, 93%
HSL
hsl(172, 69%, 86%)
HSV
hsv(172, 20%, 96%)
CMYK
20%, 0%, 3%, 4%
Decimal
12776685
Web Safe
#CCFFFF

🎨 Color Schemes for #C2F4ED

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #C2F4ED

🌗 Shades and Tints of #C2F4ED

Shades (adding black)
Tints (adding white)

🎚️ Tones of #C2F4ED

Tones (adding gray / desaturating)

🌈 Hue Variations of #C2F4ED

Hue Variations (shifting the color spectrum)

👁️ Preview of #C2F4ED in Use

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

👓 Color Blindness Simulation for #C2F4ED

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

:root { --color-hex: #C2F4ED; --color-rgb: 194, 244, 237; --color-hsl: 172, 69%, 86%; } .bg-color { background-color: #C2F4ED; } .text-color { color: #C2F4ED; } .border-color { border-color: #C2F4ED; }

🛠️ Use #C2F4ED in Your Project

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

🔗 Related Colors to #C2F4ED

#C3F4D5
Hue -30°
#C3F4E1
Hue -15°
#C3EEF4
Hue +15°
#C3E2F4
Hue +30°
#8BEADD
85% L
#53DFCD
70% L
#22B9A5
50% L
#157064
30% L
#D0F6F1
89% L
#DDF9F5
92% L
#E5FAF7
94% L
#F2FDFB
97% L

About Light Cool Cyan (#C2F4ED)

Light Cool Cyan is a light, vibrant, cool cyan color with a hue angle of 172°, saturation of 69%, and lightness of 86%. Its RGB value is (194, 244, 237) and its CMYK breakdown is C:20% M:0% Y:3% K:4%.

This is a Spring (Fresh) color palette archetype. Calm, Clarity, Communication, Tech. Cyan/Teal promotes clear thinking and emotional balance.

Frequently Asked Questions About #C2F4ED

What is the HEX code for Light Cool Cyan? +

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

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

What is the HSL value of #C2F4ED? +

The HSL value of #C2F4ED is hsl(172, 69%, 86%). The hue is 172°, placing it in the cyan 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 #C2F4ED a warm or cool color? +

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

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

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