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

Light Cyan

#CCE6EA

📝 Color Information for #CCE6EA

The hexadecimal color code #CCE6EA represents a very light shade in the cyan family. In the RGB color model, this color is composed of 204 red, 230 green, and 234 blue, which translates to approximately 80% red, 90% green, and 92% 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, #CCE6EA has a hue of 188 degrees, a saturation level of 42%, and a lightness value of 86%. The hue angle of 188° places this color firmly in the cyan spectrum. In the HSV/HSB color model, this translates to a hue of 188°, saturation of 13%, and brightness/value of 92%. For print applications using the CMYK color model, #CCE6EA would be reproduced using 13% cyan, 2% magenta, 0% yellow, and 8% 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 moderate to low saturation gives this color a sophisticated, muted quality that works well in professional and minimalist designs. When pairing #CCE6EA with other colors, consider its complementary color at hue 8° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 13428458, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #CCE6EA

Tailwind CSS
slate-300
HEX
#CCE6EA
RGB
rgb(204, 230, 234)
RGB %
80%, 90%, 92%
HSL
hsl(188, 42%, 86%)
HSV
hsv(188, 13%, 92%)
CMYK
13%, 2%, 0%, 8%
Decimal
13428458
Web Safe
#CCFFFF

🎨 Color Schemes for #CCE6EA

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #CCE6EA

🌗 Shades and Tints of #CCE6EA

Shades (adding black)
Tints (adding white)

🎚️ Tones of #CCE6EA

Tones (adding gray / desaturating)

🌈 Hue Variations of #CCE6EA

Hue Variations (shifting the color spectrum)

👁️ Preview of #CCE6EA in Use

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

👓 Color Blindness Simulation for #CCE6EA

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

:root { --color-hex: #CCE6EA; --color-rgb: 204, 230, 234; --color-hsl: 188, 42%, 86%; } .bg-color { background-color: #CCE6EA; } .text-color { color: #CCE6EA; } .border-color { border-color: #CCE6EA; }

🛠️ Use #CCE6EA in Your Project

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

🔗 Related Colors to #CCE6EA

#CCEADF
Hue -30°
#CCEAE7
Hue -15°
#CCDFEA
Hue +15°
#CCD7EA
Hue +30°
#9DCFD7
85% L
#6EB8C4
70% L
#408F9C
50% L
#26575E
30% L
#D7ECEF
89% L
#E2F1F3
92% L
#E9F4F6
94% L
#F4FAFB
97% L

About Light Cyan (#CCE6EA)

Light Cyan is a light, moderately saturated, cool cyan color with a hue angle of 188°, saturation of 42%, and lightness of 86%. Its RGB value is (204, 230, 234) and its CMYK breakdown is C:13% M:2% Y:0% K:8%.

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

Frequently Asked Questions About #CCE6EA

What is the HEX code for Light Cyan? +

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

The RGB value of #CCE6EA is rgb(204, 230, 234). This means the color contains 204 out of 255 parts red, 230 out of 255 parts green, and 234 out of 255 parts blue. Red is the moderate channel in this color mix. You can use the full RGB function in any CSS property: color: rgb(204, 230, 234);

What is the HSL value of #CCE6EA? +

The HSL value of #CCE6EA is hsl(188, 42%, 86%). The hue is 188°, placing it in the cyan family on the color wheel. The saturation is 42%, making it moderately saturated. 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 #CCE6EA a warm or cool color? +

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

The approximate CMYK value of #CCE6EA is C:13% M:2% Y:0% K:8%. 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 #CCE6EA with Other Tools

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