#CAFDEE Color Information

Hex color code: #CAFDEE

The hex color #CAFDEE is a delicate cyan with RGB values of (202, 253, 238) and HSL of (162°, 93%, 89%). It is often used for branding and logos.

Try:
Color NameLight Cyan
HEX
#CAFDEE
RGB
202, 253, 238
HSL
162°, 93%, 89%
CMYK
20%, 0%, 6%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CAFDEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 253, 238

Red: 202 / Green: 253 / Blue: 238

HSL

162°, 93%, 89%

Hue: 162° / Saturation: 93% / Lightness: 89%

CMYK

20%, 0%, 6%, 1%

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

What color is #CAFDEE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CAFDEE to RGB:

rgb(202, 253, 238)HEX to RGB Converter →

HEX to HSL

Convert #CAFDEE to HSL:

hsl(162, 93%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #CAFDEE to CMYK:

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

Color Meaning and Usage

#CAFDEE is a ethereal cyan color with RGB values of 202, 253, 238 and HSL of 162°, 93%, 89%. 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 #CAFDEE is #FDC9D9, creating high-contrast pairings. For softer combinations, try analogous colors like #C9FDD3.

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

Contrast with #CAFDEE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CAFDEE?

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

What is the RGB value of #CAFDEE?

#CAFDEE in RGB is (202, 253, 238) - 202 red, 253 green, and 238 blue.

How to use #CAFDEE in CSS?

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

What colors go well with #CAFDEE?

#FDC9D9 (complementary), #C9FDD3 (analogous), and #7FFAD5 (lighter shade) work well with #CAFDEE.