#CCFAEE Color Information

Hex color code: #CCFAEE

#CCFAEE is a airy cyan color. In RGB it is (204, 250, 238), and in HSL it is (164°, 82%, 89%). It is widely used in graphic design.

Try:
Color NameLight Cyan
HEX
#CCFAEE
RGB
204, 250, 238
HSL
164°, 82%, 89%
CMYK
18%, 0%, 5%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCFAEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 250, 238

Red: 204 / Green: 250 / Blue: 238

HSL

164°, 82%, 89%

Hue: 164° / Saturation: 82% / Lightness: 89%

CMYK

18%, 0%, 5%, 2%

Cyan: 18% / Magenta: 0% / Yellow: 5% / Key: 2%

What color is #CCFAEE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCFAEE to RGB:

rgb(204, 250, 238)HEX to RGB Converter →

HEX to HSL

Convert #CCFAEE to HSL:

hsl(164, 82%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #CCFAEE to CMYK:

cmyk(18%, 0%, 5%, 2%)Color Converter →

Color Meaning and Usage

A soft cyan tone, #CCFAEE has RGB (204, 250, 238) and HSL (164°, 82%, 89%). Known for evoking purity and simplicity, this very light tint is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCFAEE is #FACCD8, creating high-contrast pairings. For softer combinations, try analogous colors like #CCFAD7.

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

Contrast with #CCFAEE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCFAEE?

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

What is the RGB value of #CCFAEE?

#CCFAEE in RGB is (204, 250, 238) - 204 red, 250 green, and 238 blue.

How to use #CCFAEE in CSS?

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

What colors go well with #CCFAEE?

#FACCD8 (complementary), #CCFAD7 (analogous), and #86F3D6 (lighter shade) work well with #CCFAEE.