#CAFFFD#CAFFFD
#CAFFFD is a very light, muted teal. Relative luminance 0.912; OKLCH L 96.3% C 0.054 H 193.4°. Best body text is #000000 at 19.23:1 contrast (WCAG AA passes).
Color values
| HEX | #CAFFFD |
|---|---|
| RGB | rgb(202, 255, 253) |
| HSL | hsl(178, 100%, 90%) |
| HSV | hsv(178, 21%, 100%) |
| CMYK | cmyk(20.8%, 0%, 0.8%, 0%) |
| CIE-LAB | lab(96.48, -17.02, -4.54) |
| CIE-LCH | lch(96.48, 17.61, 194.95°) |
| OKLab | oklab(96.32% -0.0521 -0.0124) |
| OKLCH | oklch(96.32% 0.054 193.4) |
| XYZ | xyz(77.8415, 91.1655, 106.4048) |
| Luminance | 0.9117 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Light Blue
#CAFFFB
ΔE00 0.80
Pale Blue
#D0FEFE
ΔE00 1.82
Light Sky Blue
#C6FCFF
ΔE00 2.06
Duck Egg Blue
#C3FBF4
ΔE00 2.36
Really Light Blue
#D4FFFF
ΔE00 2.49
Very Light Blue
#D5FFFF
ΔE00 2.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAFFFD #FFCACC
analogous
#CAFFE3 #CAFFFD #CAE7FF
triadic
#CAFFFD #FDCAFF #FFFDCA
tetradic
#CAFFFD #E3CAFF #FFCACC #E7FFCA
square
#CAFFFD #E3CAFF #FFCACC #E7FFCA
split-complementary
#CAFFFD #FFCAE7 #FFE3CA
monochromatic
#50FFF8 #8DFFFB #CAFFFD #E0FFFE #E0FFFE
Accessibility & contrast
On white
1.09
#CAFFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.23
#CAFFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAFFFD
19.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAFFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAFFFD | 1.00 | 1.09 | 19.23 | 19.23 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F9FD
Deuteranopia (green-blind)
#EEF2FE
Tritanopia (blue-blind)
#BAFFFE
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #cafffd; /* rgb */ color: rgb(202, 255, 253); /* oklch */ color: oklch(96.3% 0.054 193.4);
Tailwind
colors: {
custom: {
50: '#dbfffe',
500: '#cafffd',
950: '#000000',
},
}SCSS
$custom: #cafffd; $custom-light: #dbfffe; $custom-dark: #000000;
JSON
{
"hex": "#cafffd",
"rgb": {
"r": 202,
"g": 255,
"b": 253
},
"hsl": {
"h": 177.736,
"s": 100,
"l": 89.608
},
"oklch": {
"l": 0.96324,
"c": 0.05355,
"h": 193.4
},
"luminance": 0.91168
}Semantic roles & 50–950 ramp
primary
#CAFFFD
secondary
#E98488
accent
#0009E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151817
muted
#848685