#CAFFF0#CAFFF0
#CAFFF0 is a very light, muted teal. Relative luminance 0.904; OKLCH L 96.0% C 0.057 H 175.9°. Best body text is #000000 at 19.07:1 contrast (WCAG AA passes).
Color values
| HEX | #CAFFF0 |
|---|---|
| RGB | rgb(202, 255, 240) |
| HSL | hsl(163, 100%, 90%) |
| HSV | hsv(163, 21%, 100%) |
| CMYK | cmyk(20.8%, 0%, 5.9%, 0%) |
| CIE-LAB | lab(96.15, -19.64, 1.67) |
| CIE-LCH | lch(96.15, 19.71, 175.14°) |
| OKLab | oklab(95.95% -0.0572 0.0041) |
| OKLCH | oklch(95.95% 0.057 175.9) |
| XYZ | xyz(75.8408, 90.3652, 95.8675) |
| Luminance | 0.9037 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 2.83
Duck Egg Blue
#C3FBF4
ΔE00 3.13
Pale Aqua
#B8FFEB
ΔE00 3.49
Light Light Blue
#CAFFFB
ΔE00 4.17
Ice
#D6FFFA
ΔE00 4.73
Pale Cyan
#B7FFFA
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAFFF0 #FFCAD9
analogous
#CAFFD6 #CAFFF0 #CAF4FF
triadic
#CAFFF0 #F0CAFF #FFF0CA
tetradic
#CAFFF0 #D6CAFF #FFCAD9 #F4FFCA
square
#CAFFF0 #D6CAFF #FFCAD9 #F4FFCA
split-complementary
#CAFFF0 #FFCAF4 #FFD6CA
monochromatic
#50FFCD #8DFFDF #CAFFF0 #E0FFF6 #E0FFF6
Accessibility & contrast
On white
1.10
#CAFFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.07
#CAFFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAFFF0
19.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAFFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAFFF0 | 1.00 | 1.10 | 19.07 | 19.07 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF8EF
Deuteranopia (green-blind)
#F1F1F1
Tritanopia (blue-blind)
#BDFFFA
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #cafff0; /* rgb */ color: rgb(202, 255, 240); /* oklch */ color: oklch(96.0% 0.057 175.9);
Tailwind
colors: {
custom: {
50: '#dbfff4',
500: '#cafff0',
950: '#000000',
},
}SCSS
$custom: #cafff0; $custom-light: #dbfff4; $custom-dark: #000000;
JSON
{
"hex": "#cafff0",
"rgb": {
"r": 202,
"g": 255,
"b": 240
},
"hsl": {
"h": 163.019,
"s": 100,
"l": 89.608
},
"oklch": {
"l": 0.95952,
"c": 0.05732,
"h": 175.9
},
"luminance": 0.90368
}Semantic roles & 50–950 ramp
primary
#CAFFF0
secondary
#E984A1
accent
#0041E6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151817
muted
#848685