#CAF8FF#CAF8FF
#CAF8FF is a very light, muted teal. Relative luminance 0.869; OKLCH L 94.9% C 0.048 H 207.7°. Best body text is #000000 at 18.38:1 contrast (WCAG AA passes).
Color values
| HEX | #CAF8FF |
|---|---|
| RGB | rgb(202, 248, 255) |
| HSL | hsl(188, 100%, 90%) |
| HSV | hsv(188, 21%, 100%) |
| CMYK | cmyk(20.8%, 2.7%, 0%, 0%) |
| CIE-LAB | lab(94.70, -13.13, -8.20) |
| CIE-LCH | lch(94.70, 15.48, 211.99°) |
| OKLab | oklab(94.93% -0.0424 -0.0223) |
| OKLCH | oklch(94.93% 0.048 207.7) |
| XYZ | xyz(75.9694, 86.9087, 107.3607) |
| Luminance | 0.8691 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 2.34
Light Sky Blue
#C6FCFF
ΔE00 2.75
Pale Blue
#D0FEFE
ΔE00 3.14
Really Light Blue
#D4FFFF
ΔE00 3.17
Very Light Blue
#D5FFFF
ΔE00 3.19
Very Pale Blue
#D6FFFE
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAF8FF #FFD1CA
analogous
#CAFFEC #CAF8FF #CADEFF
triadic
#CAF8FF #FFCAF8 #F8FFCA
tetradic
#CAF8FF #ECCAFF #FFD1CA #DEFFCA
square
#CAF8FF #ECCAFF #FFD1CA #DEFFCA
split-complementary
#CAF8FF #FFCADE #FFECCA
monochromatic
#50E8FF #8DF0FF #CAF8FF #E0FBFF #E0FBFF
Accessibility & contrast
On white
1.14
#CAF8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.38
#CAF8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAF8FF
18.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAF8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAF8FF | 1.00 | 1.14 | 18.38 | 18.38 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F4FF
Deuteranopia (green-blind)
#E7EDFF
Tritanopia (blue-blind)
#BAFCFA
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #caf8ff; /* rgb */ color: rgb(202, 248, 255); /* oklch */ color: oklch(94.9% 0.048 207.7);
Tailwind
colors: {
custom: {
50: '#dbfaff',
500: '#caf8ff',
950: '#000000',
},
}SCSS
$custom: #caf8ff; $custom-light: #dbfaff; $custom-dark: #000000;
JSON
{
"hex": "#caf8ff",
"rgb": {
"r": 202,
"g": 248,
"b": 255
},
"hsl": {
"h": 187.925,
"s": 100,
"l": 89.608
},
"oklch": {
"l": 0.9493,
"c": 0.0479,
"h": 207.7
},
"luminance": 0.86911
}Semantic roles & 50–950 ramp
primary
#CAF8FF
secondary
#E99184
accent
#1E00E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151718
muted
#848586