#CAFFFE#CAFFFE
#CAFFFE is a very light, muted teal. Relative luminance 0.912; OKLCH L 96.4% C 0.053 H 194.9°. Best body text is #000000 at 19.25:1 contrast (WCAG AA passes).
Color values
| HEX | #CAFFFE |
|---|---|
| RGB | rgb(202, 255, 254) |
| HSL | hsl(179, 100%, 90%) |
| HSV | hsv(179, 21%, 100%) |
| CMYK | cmyk(20.8%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(96.50, -16.81, -5.02) |
| CIE-LCH | lch(96.50, 17.55, 196.62°) |
| OKLab | oklab(96.35% -0.0517 -0.0137) |
| OKLCH | oklch(96.35% 0.054 194.9) |
| XYZ | xyz(78.0013, 91.2294, 107.2459) |
| Luminance | 0.9123 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Light Blue
#CAFFFB
ΔE00 1.20
Pale Blue
#D0FEFE
ΔE00 1.61
Light Sky Blue
#C6FCFF
ΔE00 1.69
Really Light Blue
#D4FFFF
ΔE00 2.31
Very Light Blue
#D5FFFF
ΔE00 2.54
Very Pale Blue
#D6FFFE
ΔE00 2.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAFFFE #FFCACB
analogous
#CAFFE4 #CAFFFE #CAE6FF
triadic
#CAFFFE #FECAFF #FFFECA
tetradic
#CAFFFE #E4CAFF #FFCACB #E6FFCA
square
#CAFFFE #E4CAFF #FFCACB #E6FFCA
split-complementary
#CAFFFE #FFCAE6 #FFE4CA
monochromatic
#50FFFC #8DFFFD #CAFFFE #E0FFFE #E0FFFE
Accessibility & contrast
On white
1.09
#CAFFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.25
#CAFFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAFFFE
19.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAFFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAFFFE | 1.00 | 1.09 | 19.25 | 19.25 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8FAFE
Deuteranopia (green-blind)
#EEF2FF
Tritanopia (blue-blind)
#B9FFFE
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #cafffe; /* rgb */ color: rgb(202, 255, 254); /* oklch */ color: oklch(96.4% 0.053 194.9);
Tailwind
colors: {
custom: {
50: '#dbfffe',
500: '#cafffe',
950: '#000000',
},
}SCSS
$custom: #cafffe; $custom-light: #dbfffe; $custom-dark: #000000;
JSON
{
"hex": "#cafffe",
"rgb": {
"r": 202,
"g": 255,
"b": 254
},
"hsl": {
"h": 178.868,
"s": 100,
"l": 89.608
},
"oklch": {
"l": 0.96353,
"c": 0.0535,
"h": 194.9
},
"luminance": 0.91232
}Semantic roles & 50–950 ramp
primary
#CAFFFE
secondary
#E98486
accent
#0004E6
background
#FEFFFF
surface
#FCFFFF
border
#D5D7D7
text
#151817
muted
#848685