#CAFFED#CAFFED
#CAFFED is a very light, muted teal. Relative luminance 0.902; OKLCH L 95.9% C 0.059 H 172.3°. Best body text is #000000 at 19.04:1 contrast (WCAG AA passes).
Color values
| HEX | #CAFFED |
|---|---|
| RGB | rgb(202, 255, 237) |
| HSL | hsl(160, 100%, 90%) |
| HSV | hsv(160, 21%, 100%) |
| CMYK | cmyk(20.8%, 0%, 7.1%, 0%) |
| CIE-LAB | lab(96.07, -20.23, 3.11) |
| CIE-LCH | lch(96.07, 20.46, 171.27°) |
| OKLab | oklab(95.87% -0.0584 0.0079) |
| OKLCH | oklch(95.87% 0.059 172.3) |
| XYZ | xyz(75.3988, 90.1884, 93.5398) |
| Luminance | 0.9019 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.20
Eggshell Blue
#C4FFF7
ΔE00 3.85
Duck Egg Blue
#C3FBF4
ΔE00 4.15
Light Light Blue
#CAFFFB
ΔE00 5.23
Ice
#D6FFFA
ΔE00 5.60
Pale Cyan
#B7FFFA
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAFFED #FFCADC
analogous
#CAFFD3 #CAFFED #CAF6FF
triadic
#CAFFED #EDCAFF #FFEDCA
tetradic
#CAFFED #D3CAFF #FFCADC #F6FFCA
square
#CAFFED #D3CAFF #FFCADC #F6FFCA
split-complementary
#CAFFED #FFCAF6 #FFD3CA
monochromatic
#50FFC3 #8DFFD8 #CAFFED #E0FFF5 #E0FFF5
Accessibility & contrast
On white
1.10
#CAFFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.04
#CAFFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAFFED
19.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAFFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAFFED | 1.00 | 1.10 | 19.04 | 19.04 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF8EC
Deuteranopia (green-blind)
#F2F1EE
Tritanopia (blue-blind)
#BEFFF9
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #caffed; /* rgb */ color: rgb(202, 255, 237); /* oklch */ color: oklch(95.9% 0.059 172.3);
Tailwind
colors: {
custom: {
50: '#dbfff2',
500: '#caffed',
950: '#000000',
},
}SCSS
$custom: #caffed; $custom-light: #dbfff2; $custom-dark: #000000;
JSON
{
"hex": "#caffed",
"rgb": {
"r": 202,
"g": 255,
"b": 237
},
"hsl": {
"h": 159.623,
"s": 100,
"l": 89.608
},
"oklch": {
"l": 0.95869,
"c": 0.05889,
"h": 172.3
},
"luminance": 0.90191
}Semantic roles & 50–950 ramp
primary
#CAFFED
secondary
#E984A6
accent
#004EE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151817
muted
#848685