#CAF3FC Color Information

Hex color code: #CAF3FC

A ethereal cyan shade, #CAF3FC appears as (202, 243, 252) in RGB and (191°, 89%, 89%) in HSL. It is typically applied in digital products.

Try:
Color NameLight Cyan
HEX
#CAF3FC
RGB
202, 243, 252
HSL
191°, 89%, 89%
CMYK
20%, 4%, 0%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CAF3FC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 243, 252

Red: 202 / Green: 243 / Blue: 252

HSL

191°, 89%, 89%

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

CMYK

20%, 4%, 0%, 1%

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

What color is #CAF3FC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CAF3FC to RGB:

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

HEX to HSL

Convert #CAF3FC to HSL:

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

HEX to CMYK

Convert #CAF3FC to CMYK:

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

Color Meaning and Usage

#CAF3FC is a light cyan color with RGB values of 202, 243, 252 and HSL of 191°, 89%, 89%. This very light tint evokes purity and simplicity, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #CAF3FC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CAF3FC?

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

What is the RGB value of #CAF3FC?

#CAF3FC in RGB is (202, 243, 252) - 202 red, 243 green, and 252 blue.

How to use #CAF3FC in CSS?

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

What colors go well with #CAF3FC?

#FCD3CA (complementary), #CAFCEC (analogous), and #82E2F8 (lighter shade) work well with #CAF3FC.