#CAFDFF#CAFDFF
#CAFDFF is a very light, muted teal. Relative luminance 0.900; OKLCH L 96.0% C 0.052 H 199.3°. Best body text is #000000 at 19.01:1 contrast (WCAG AA passes).
Color values
| HEX | #CAFDFF |
|---|---|
| RGB | rgb(202, 253, 255) |
| HSL | hsl(182, 100%, 90%) |
| HSV | hsv(182, 21%, 100%) |
| CMYK | cmyk(20.8%, 0.8%, 0%, 0%) |
| CIE-LAB | lab(96.01, -15.62, -6.27) |
| CIE-LCH | lch(96.01, 16.83, 201.87°) |
| OKLab | oklab(95.97% -0.0488 -0.0171) |
| OKLCH | oklch(95.97% 0.052 199.3) |
| XYZ | xyz(77.5271, 90.0242, 107.8799) |
| Luminance | 0.9003 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Sky Blue
#C6FCFF
ΔE00 0.70
Pale Blue
#D0FEFE
ΔE00 1.24
Really Light Blue
#D4FFFF
ΔE00 1.88
Very Light Blue
#D5FFFF
ΔE00 2.09
Very Pale Blue
#D6FFFE
ΔE00 2.40
Light Light Blue
#CAFFFB
ΔE00 2.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAFDFF #FFCCCA
analogous
#CAFFE7 #CAFDFF #CAE3FF
triadic
#CAFDFF #FFCAFD #FDFFCA
tetradic
#CAFDFF #E7CAFF #FFCCCA #E3FFCA
square
#CAFDFF #E7CAFF #FFCCCA #E3FFCA
split-complementary
#CAFDFF #FFCAE3 #FFE7CA
monochromatic
#50F8FF #8DFBFF #CAFDFF #E0FEFF #E0FEFF
Accessibility & contrast
On white
1.10
#CAFDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.01
#CAFDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAFDFF
19.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAFDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAFDFF | 1.00 | 1.10 | 19.01 | 19.01 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F8FF
Deuteranopia (green-blind)
#EBF0FF
Tritanopia (blue-blind)
#B9FFFD
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #cafdff; /* rgb */ color: rgb(202, 253, 255); /* oklch */ color: oklch(96.0% 0.052 199.3);
Tailwind
colors: {
custom: {
50: '#dbfeff',
500: '#cafdff',
950: '#000000',
},
}SCSS
$custom: #cafdff; $custom-light: #dbfeff; $custom-dark: #000000;
JSON
{
"hex": "#cafdff",
"rgb": {
"r": 202,
"g": 253,
"b": 255
},
"hsl": {
"h": 182.264,
"s": 100,
"l": 89.608
},
"oklch": {
"l": 0.95967,
"c": 0.05168,
"h": 199.3
},
"luminance": 0.90027
}Semantic roles & 50–950 ramp
primary
#CAFDFF
secondary
#E98884
accent
#0900E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151718
muted
#848586