#CCEFF8 Color Information

Hex color code: #CCEFF8

The hex color #CCEFF8 is a soft cyan with RGB values of (204, 239, 248) and HSL of (192°, 76%, 89%). It is often used for branding and logos.

Try:
Color NameLight Cyan
HEX
#CCEFF8
RGB
204, 239, 248
HSL
192°, 76%, 89%
CMYK
18%, 4%, 0%, 3%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCEFF8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 239, 248

Red: 204 / Green: 239 / Blue: 248

HSL

192°, 76%, 89%

Hue: 192° / Saturation: 76% / Lightness: 89%

CMYK

18%, 4%, 0%, 3%

Cyan: 18% / Magenta: 4% / Yellow: 0% / Key: 3%

What color is #CCEFF8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCEFF8 to RGB:

rgb(204, 239, 248)HEX to RGB Converter →

HEX to HSL

Convert #CCEFF8 to HSL:

hsl(192, 76%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #CCEFF8 to CMYK:

cmyk(18%, 4%, 0%, 3%)Color Converter →

Color Meaning and Usage

#CCEFF8 is a airy cyan color with RGB values of 204, 239, 248 and HSL of 192°, 76%, 89%. This very light tint evokes purity and simplicity, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCEFF8 is #F8D6CE, creating high-contrast pairings. For softer combinations, try analogous colors like #CEF8EB.

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

Contrast with #CCEFF8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCEFF8?

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

What is the RGB value of #CCEFF8?

#CCEFF8 in RGB is (204, 239, 248) - 204 red, 239 green, and 248 blue.

How to use #CCEFF8 in CSS?

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

What colors go well with #CCEFF8?

#F8D6CE (complementary), #CEF8EB (analogous), and #8ADBEF (lighter shade) work well with #CCEFF8.