#CAF1FA Color Information

Hex color code: #CAF1FA

#CAF1FA is a airy cyan color. In RGB it is (202, 241, 250), and in HSL it is (191°, 83%, 89%). It is widely used in graphic design.

Try:
Color NameLight Cyan
HEX
#CAF1FA
RGB
202, 241, 250
HSL
191°, 83%, 89%
CMYK
19%, 4%, 0%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CAF1FA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 241, 250

Red: 202 / Green: 241 / Blue: 250

HSL

191°, 83%, 89%

Hue: 191° / Saturation: 83% / Lightness: 89%

CMYK

19%, 4%, 0%, 2%

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

What color is #CAF1FA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CAF1FA to RGB:

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

HEX to HSL

Convert #CAF1FA to HSL:

hsl(191, 83%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #CAF1FA to CMYK:

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

Color Meaning and Usage

A ethereal cyan tone, #CAF1FA has RGB (202, 241, 250) and HSL (191°, 83%, 89%). Known for evoking purity and simplicity, this very light tint is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CAF1FA is #FAD4CC, creating high-contrast pairings. For softer combinations, try analogous colors like #CCFAEB.

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

Contrast with #CAF1FA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CAF1FA?

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

What is the RGB value of #CAF1FA?

#CAF1FA in RGB is (202, 241, 250) - 202 red, 241 green, and 250 blue.

How to use #CAF1FA in CSS?

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

What colors go well with #CAF1FA?

#FAD4CC (complementary), #CCFAEB (analogous), and #86E0F4 (lighter shade) work well with #CAF1FA.