#CAF7FF#CAF7FF
#CAF7FF is a very light, muted teal. Relative luminance 0.863; OKLCH L 94.7% C 0.047 H 209.6°. Best body text is #000000 at 18.26:1 contrast (WCAG AA passes).
Color values
| HEX | #CAF7FF |
|---|---|
| RGB | rgb(202, 247, 255) |
| HSL | hsl(189, 100%, 90%) |
| HSV | hsv(189, 21%, 100%) |
| CMYK | cmyk(20.8%, 3.1%, 0%, 0%) |
| CIE-LAB | lab(94.44, -12.63, -8.59) |
| CIE-LCH | lch(94.44, 15.28, 214.21°) |
| OKLab | oklab(94.72% -0.0411 -0.0233) |
| OKLCH | oklch(94.72% 0.047 209.6) |
| XYZ | xyz(75.6627, 86.2954, 107.2585) |
| Luminance | 0.8630 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 2.62
Light Sky Blue
#C6FCFF
ΔE00 3.31
Very Light Blue
#D5FFFF
ΔE00 3.63
Really Light Blue
#D4FFFF
ΔE00 3.64
Pale Blue
#D0FEFE
ΔE00 3.66
Very Pale Blue
#D6FFFE
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAF7FF #FFD2CA
analogous
#CAFFED #CAF7FF #CADDFF
triadic
#CAF7FF #FFCAF7 #F7FFCA
tetradic
#CAF7FF #EDCAFF #FFD2CA #DDFFCA
square
#CAF7FF #EDCAFF #FFD2CA #DDFFCA
split-complementary
#CAF7FF #FFCADD #FFEDCA
monochromatic
#50E5FF #8DEEFF #CAF7FF #E0FAFF #E0FAFF
Accessibility & contrast
On white
1.15
#CAF7FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.26
#CAF7FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAF7FF
18.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAF7FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAF7FF | 1.00 | 1.15 | 18.26 | 18.26 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FF
Deuteranopia (green-blind)
#E6ECFF
Tritanopia (blue-blind)
#BAFBF9
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #caf7ff; /* rgb */ color: rgb(202, 247, 255); /* oklch */ color: oklch(94.7% 0.047 209.6);
Tailwind
colors: {
custom: {
50: '#dbf9ff',
500: '#caf7ff',
950: '#000000',
},
}SCSS
$custom: #caf7ff; $custom-light: #dbf9ff; $custom-dark: #000000;
JSON
{
"hex": "#caf7ff",
"rgb": {
"r": 202,
"g": 247,
"b": 255
},
"hsl": {
"h": 189.057,
"s": 100,
"l": 89.608
},
"oklch": {
"l": 0.94723,
"c": 0.04726,
"h": 209.6
},
"luminance": 0.86298
}Semantic roles & 50–950 ramp
primary
#CAF7FF
secondary
#E99384
accent
#2300E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151718
muted
#848586