#CAF2FA#CAF2FA
#CAF2FA is a very light, muted cyan. Relative luminance 0.830; OKLCH L 93.5% C 0.043 H 211.1°. Best body text is #000000 at 17.59:1 contrast (WCAG AA passes).
Color values
| HEX | #CAF2FA |
|---|---|
| RGB | rgb(202, 242, 250) |
| HSL | hsl(190, 83%, 89%) |
| HSV | hsv(190, 19%, 98%) |
| CMYK | cmyk(19.2%, 3.2%, 0%, 2%) |
| CIE-LAB | lab(93.00, -11.17, -8.13) |
| CIE-LCH | lch(93.00, 13.82, 216.06°) |
| OKLab | oklab(93.54% -0.0365 -0.0221) |
| OKLCH | oklch(93.54% 0.043 211.1) |
| XYZ | xyz(73.3598, 82.9606, 102.5718) |
| Luminance | 0.8296 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 3.73
Very Light Blue
#D5FFFF
ΔE00 4.38
Really Light Blue
#D4FFFF
ΔE00 4.44
Light Sky Blue
#C6FCFF
ΔE00 4.53
Pale Blue
#D0FEFE
ΔE00 4.58
Lightcyan
#E0FFFF
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAF2FA #FAD2CA
analogous
#CAFAEA #CAF2FA #CADAFA
triadic
#CAF2FA #FACAF2 #F2FACA
tetradic
#CAF2FA #EACAFA #FAD2CA #DAFACA
square
#CAF2FA #EACAFA #FAD2CA #DAFACA
split-complementary
#CAF2FA #FACADA #FAEACA
monochromatic
#5AD7EF #92E4F5 #CAF2FA #E3F8FC #E3F8FC
Accessibility & contrast
On white
1.19
#CAF2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.59
#CAF2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAF2FA
17.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAF2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAF2FA | 1.00 | 1.19 | 17.59 | 17.59 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEFFB
Deuteranopia (green-blind)
#E2E8FA
Tritanopia (blue-blind)
#BCF6F4
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #caf2fa; /* rgb */ color: rgb(202, 242, 250); /* oklch */ color: oklch(93.5% 0.043 211.1);
Tailwind
colors: {
custom: {
50: '#daf6fc',
500: '#caf2fa',
950: '#000000',
},
}SCSS
$custom: #caf2fa; $custom-light: #daf6fc; $custom-dark: #000000;
JSON
{
"hex": "#caf2fa",
"rgb": {
"r": 202,
"g": 242,
"b": 250
},
"hsl": {
"h": 190,
"s": 82.759,
"l": 88.627
},
"oklch": {
"l": 0.93536,
"c": 0.04267,
"h": 211.1
},
"luminance": 0.82963
}Semantic roles & 50–950 ramp
primary
#CAF2FA
secondary
#DF9789
accent
#2A06DF
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#151717
muted
#848585