#CAFCEC Color Information

Hex color code: #CAFCEC

The hex color #CAFCEC is a airy cyan with RGB values of (202, 252, 236) and HSL of (161°, 89%, 89%). It is widely used in graphic design.

Try:
Color NameLight Cyan
HEX
#CAFCEC
RGB
202, 252, 236
HSL
161°, 89%, 89%
CMYK
20%, 0%, 6%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CAFCEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 252, 236

Red: 202 / Green: 252 / Blue: 236

HSL

161°, 89%, 89%

Hue: 161° / Saturation: 89% / Lightness: 89%

CMYK

20%, 0%, 6%, 1%

Cyan: 20% / Magenta: 0% / Yellow: 6% / Key: 1%

What color is #CAFCEC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CAFCEC to RGB:

rgb(202, 252, 236)HEX to RGB Converter →

HEX to HSL

Convert #CAFCEC to HSL:

hsl(161, 89%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #CAFCEC to CMYK:

cmyk(20%, 0%, 6%, 1%)Color Converter →

Color Meaning and Usage

#CAFCEC is a airy cyan color with RGB values of 202, 252, 236 and HSL of 161°, 89%, 89%. This very light tint evokes purity and simplicity, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CAFCEC is #FCCADA, creating high-contrast pairings. For softer combinations, try analogous colors like #CAFCD3.

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

Contrast with #CAFCEC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CAFCEC?

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

What is the RGB value of #CAFCEC?

#CAFCEC in RGB is (202, 252, 236) - 202 red, 252 green, and 236 blue.

How to use #CAFCEC in CSS?

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

What colors go well with #CAFCEC?

#FCCADA (complementary), #CAFCD3 (analogous), and #82F8D2 (lighter shade) work well with #CAFCEC.