#CCEAEA Color Information

Hex color code: #CCEAEA

A soft cyan shade, #CCEAEA appears as (204, 234, 234) in RGB and (180°, 42%, 86%) in HSL. It is frequently seen in web interfaces.

Try:
Color NamePale Turquoise
HEX
#CCEAEA
RGB
204, 234, 234
HSL
180°, 42%, 86%
CMYK
13%, 0%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #CCEAEA; 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 #CCEAEA; background-color: #CCEAEA15; }

Alert / Toast

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

Link / Accent

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

a { color: #CCEAEA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 234, 234

Red: 204 / Green: 234 / Blue: 234

HSL

180°, 42%, 86%

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

CMYK

13%, 0%, 0%, 8%

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

What color is #CCEAEA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCEAEA to RGB:

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

HEX to HSL

Convert #CCEAEA to HSL:

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

HEX to CMYK

Convert #CCEAEA to CMYK:

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

Color Meaning and Usage

#CCEAEA is a light cyan color with RGB values of 204, 234, 234 and HSL of 180°, 42%, 86%. This very light tint evokes purity and simplicity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCEAEA is #EACCCC, creating high-contrast pairings. For softer combinations, try analogous colors like #CCEADB.

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

Contrast with #CCEAEA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCEAEA?

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

What is the RGB value of #CCEAEA?

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

How to use #CCEAEA in CSS?

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

What colors go well with #CCEAEA?

#EACCCC (complementary), #CCEADB (analogous), and #96D4D4 (lighter shade) work well with #CCEAEA.