#CAF9FF#CAF9FF
#CAF9FF is a very light, muted teal. Relative luminance 0.875; OKLCH L 95.1% C 0.049 H 205.9°. Best body text is #000000 at 18.51:1 contrast (WCAG AA passes).
Color values
| HEX | #CAF9FF |
|---|---|
| RGB | rgb(202, 249, 255) |
| HSL | hsl(187, 100%, 90%) |
| HSV | hsv(187, 21%, 100%) |
| CMYK | cmyk(20.8%, 2.4%, 0%, 0%) |
| CIE-LAB | lab(94.96, -13.63, -7.82) |
| CIE-LCH | lch(94.96, 15.71, 209.83°) |
| OKLab | oklab(95.14% -0.0437 -0.0212) |
| OKLCH | oklch(95.14% 0.049 205.9) |
| XYZ | xyz(76.2776, 87.5252, 107.4634) |
| Luminance | 0.8753 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 2.17
Light Sky Blue
#C6FCFF
ΔE00 2.21
Pale Blue
#D0FEFE
ΔE00 2.64
Really Light Blue
#D4FFFF
ΔE00 2.75
Very Light Blue
#D5FFFF
ΔE00 2.80
Very Pale Blue
#D6FFFE
ΔE00 3.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAF9FF #FFD0CA
analogous
#CAFFEA #CAF9FF #CADFFF
triadic
#CAF9FF #FFCAF9 #F9FFCA
tetradic
#CAF9FF #EACAFF #FFD0CA #DFFFCA
square
#CAF9FF #EACAFF #FFD0CA #DFFFCA
split-complementary
#CAF9FF #FFCADF #FFEACA
monochromatic
#50EBFF #8DF2FF #CAF9FF #E0FCFF #E0FCFF
Accessibility & contrast
On white
1.13
#CAF9FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.51
#CAF9FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAF9FF
18.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAF9FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAF9FF | 1.00 | 1.13 | 18.51 | 18.51 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F5FF
Deuteranopia (green-blind)
#E8EDFF
Tritanopia (blue-blind)
#BAFDFB
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #caf9ff; /* rgb */ color: rgb(202, 249, 255); /* oklch */ color: oklch(95.1% 0.049 205.9);
Tailwind
colors: {
custom: {
50: '#dbfbff',
500: '#caf9ff',
950: '#000000',
},
}SCSS
$custom: #caf9ff; $custom-light: #dbfbff; $custom-dark: #000000;
JSON
{
"hex": "#caf9ff",
"rgb": {
"r": 202,
"g": 249,
"b": 255
},
"hsl": {
"h": 186.792,
"s": 100,
"l": 89.608
},
"oklch": {
"l": 0.95137,
"c": 0.04857,
"h": 205.9
},
"luminance": 0.87528
}Semantic roles & 50–950 ramp
primary
#CAF9FF
secondary
#E98F84
accent
#1A00E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151718
muted
#848586