#CAF1EB Color Information

Hex color code: #CAF1EB

The hex color #CAF1EB is a airy cyan with RGB values of (202, 241, 235) and HSL of (171°, 58%, 87%). It is widely used in graphic design.

Try:
Color NamePale Turquoise
HEX
#CAF1EB
RGB
202, 241, 235
HSL
171°, 58%, 87%
CMYK
16%, 0%, 2%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CAF1EB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 241, 235

Red: 202 / Green: 241 / Blue: 235

HSL

171°, 58%, 87%

Hue: 171° / Saturation: 58% / Lightness: 87%

CMYK

16%, 0%, 2%, 5%

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

What color is #CAF1EB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CAF1EB to RGB:

rgb(202, 241, 235)HEX to RGB Converter →

HEX to HSL

Convert #CAF1EB to HSL:

hsl(171, 58%, 87%)RGB to HSL Converter →

HEX to CMYK

Convert #CAF1EB to CMYK:

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

Color Meaning and Usage

A ethereal cyan tone, #CAF1EB has RGB (202, 241, 235) and HSL (171°, 58%, 87%). Known for evoking purity and simplicity, this very light tint is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CAF1EB is #F1CBD0, creating high-contrast pairings. For softer combinations, try analogous colors like #CBF1D8.

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

Contrast with #CAF1EB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CAF1EB?

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

What is the RGB value of #CAF1EB?

#CAF1EB in RGB is (202, 241, 235) - 202 red, 241 green, and 235 blue.

How to use #CAF1EB in CSS?

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

What colors go well with #CAF1EB?

#F1CBD0 (complementary), #CBF1D8 (analogous), and #8EE1D5 (lighter shade) work well with #CAF1EB.