#CCEAE2 Color Information

Hex color code: #CCEAE2

The hex color #CCEAE2 is a light cyan with RGB values of (204, 234, 226) and HSL of (164°, 42%, 86%). It is commonly used in modern UI design.

Try:
Color NamePowder Blue
HEX
#CCEAE2
RGB
204, 234, 226
HSL
164°, 42%, 86%
CMYK
13%, 0%, 3%, 8%

Shades

CSS Usage
color: #CCEAE2;
background-color: #CCEAE2;
border-color: #CCEAE2;
box-shadow: 0 0 10px #CCEAE2;
border: 2px solid #CCEAE2;
Tailwind Usage
bg-[#CCEAE2]
text-[#CCEAE2]
border-[#CCEAE2]
shadow-[0_0_10px_CCEAE2]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #CCEAE2, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #CCEAE2; color: #000000; }

Badge

New Feature
.badge { background-color: #CCEAE2; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #CCEAE2; background-color: #CCEAE215; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #CCEAE220; border-left: 4px solid #CCEAE2; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #CCEAE2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #CCEAE2 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 234, 226

Red: 204 / Green: 234 / Blue: 226

HSL

164°, 42%, 86%

Hue: 164° / Saturation: 42% / Lightness: 86%

CMYK

13%, 0%, 3%, 8%

Cyan: 13% / Magenta: 0% / Yellow: 3% / Key: 8%

What color is #CCEAE2?

#CCEAE2 is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCEAE2 to RGB:

rgb(204, 234, 226)HEX to RGB Converter →

HEX to HSL

Convert #CCEAE2 to HSL:

hsl(164, 42%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #CCEAE2 to CMYK:

cmyk(13%, 0%, 3%, 8%)Color Converter →

Color Meaning and Usage

A ethereal cyan tone, #CCEAE2 has RGB (204, 234, 226) and HSL (164°, 42%, 86%). Known for evoking purity and simplicity, this very light tint is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCEAE2 is #EACCD4, creating high-contrast pairings. For softer combinations, try analogous colors like #CCEAD3.

Use #CCEAE2 in CSS: color: #CCEAE2 or background-color: #CCEAE2. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #CCEAE2

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 16.43:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCEAE2?

#CCEAE2 is a ethereal cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CCEAE2?

#CCEAE2 in RGB is (204, 234, 226) - 204 red, 234 green, and 226 blue.

How to use #CCEAE2 in CSS?

Use #CCEAE2 directly in your CSS properties like color or background-color.

What colors go well with #CCEAE2?

#EACCD4 (complementary), #CCEAD3 (analogous), and #96D4C4 (lighter shade) work well with #CCEAE2.