#CCEFF4 Color Information

Hex color code: #CCEFF4

The hex color #CCEFF4 is a delicate cyan with RGB values of (204, 239, 244) and HSL of (188°, 65%, 88%). It is popular in mobile app design.

Try:
Color NameLight Cyan
HEX
#CCEFF4
RGB
204, 239, 244
HSL
188°, 65%, 88%
CMYK
16%, 2%, 0%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCEFF4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 239, 244

Red: 204 / Green: 239 / Blue: 244

HSL

188°, 65%, 88%

Hue: 188° / Saturation: 65% / Lightness: 88%

CMYK

16%, 2%, 0%, 4%

Cyan: 16% / Magenta: 2% / Yellow: 0% / Key: 4%

What color is #CCEFF4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCEFF4 to RGB:

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

HEX to HSL

Convert #CCEFF4 to HSL:

hsl(188, 65%, 88%)RGB to HSL Converter →

HEX to CMYK

Convert #CCEFF4 to CMYK:

cmyk(16%, 2%, 0%, 4%)Color Converter →

Color Meaning and Usage

#CCEFF4 is a soft cyan color with RGB values of 204, 239, 244 and HSL of 188°, 65%, 88%. This very light tint evokes purity and simplicity, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCEFF4 is #F4D2CD, creating high-contrast pairings. For softer combinations, try analogous colors like #CDF4E6.

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

Contrast with #CCEFF4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCEFF4?

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

What is the RGB value of #CCEFF4?

#CCEFF4 in RGB is (204, 239, 244) - 204 red, 239 green, and 244 blue.

How to use #CCEFF4 in CSS?

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

What colors go well with #CCEFF4?

#F4D2CD (complementary), #CDF4E6 (analogous), and #8DDBE7 (lighter shade) work well with #CCEFF4.