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

Light Teal

#CCE5DC

📝 Color Information for #CCE5DC

The hexadecimal color code #CCE5DC represents a very light shade in the cyan family. In the RGB color model, this color is composed of 204 red, 229 green, and 220 blue, which translates to approximately 80% red, 90% green, and 86% 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, #CCE5DC has a hue of 158 degrees, a saturation level of 32%, and a lightness value of 85%. The hue angle of 158° places this color firmly in the cyan spectrum. In the HSV/HSB color model, this translates to a hue of 158°, saturation of 11%, and brightness/value of 90%. For print applications using the CMYK color model, #CCE5DC would be reproduced using 11% cyan, 0% magenta, 4% yellow, and 10% black. The closest web-safe color is #CCCCCC, 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 #CCE5DC with other colors, consider its complementary color at hue 338° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 13428188, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #CCE5DC

Tailwind CSS
slate-300
HEX
#CCE5DC
RGB
rgb(204, 229, 220)
RGB %
80%, 90%, 86%
HSL
hsl(158, 32%, 85%)
HSV
hsv(158, 11%, 90%)
CMYK
11%, 0%, 4%, 10%
Decimal
13428188
Web Safe
#CCCCCC

🎨 Color Schemes for #CCE5DC

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #CCE5DC

🌗 Shades and Tints of #CCE5DC

Shades (adding black)
Tints (adding white)

🎚️ Tones of #CCE5DC

Tones (adding gray / desaturating)

🌈 Hue Variations of #CCE5DC

Hue Variations (shifting the color spectrum)

👁️ Preview of #CCE5DC in Use

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

👓 Color Blindness Simulation for #CCE5DC

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

:root { --color-hex: #CCE5DC; --color-rgb: 204, 229, 220; --color-hsl: 158, 32%, 85%; } .bg-color { background-color: #CCE5DC; } .text-color { color: #CCE5DC; } .border-color { border-color: #CCE5DC; }

🛠️ Use #CCE5DC in Your Project

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

🔗 Related Colors to #CCE5DC

#CDE5D0
Hue -30°
#CDE5D6
Hue -15°
#CDE5E2
Hue +15°
#CDE2E5
Hue +30°
#A1CEBE
85% L
#78BAA2
70% L
#4B9177
50% L
#2D5848
30% L
#D7EAE3
88% L
#E1EFEA
91% L
#EBF5F1
94% L
#F5FAF8
97% L

About Light Teal (#CCE5DC)

Light Teal is a light, moderately saturated, cool cyan color with a hue angle of 158°, saturation of 32%, and lightness of 85%. Its RGB value is (204, 229, 220) and its CMYK breakdown is C:11% M:0% Y:4% K:10%.

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

Frequently Asked Questions About #CCE5DC

What is the HEX code for Light Teal? +

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

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

What is the HSL value of #CCE5DC? +

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

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

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

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