#CAFFEA#CAFFEA
#CAFFEA is a very light, moderate teal. Relative luminance 0.900; OKLCH L 95.8% C 0.061 H 168.9°. Best body text is #000000 at 19.00:1 contrast (WCAG AA passes).
Color values
| HEX | #CAFFEA |
|---|---|
| RGB | rgb(202, 255, 234) |
| HSL | hsl(156, 100%, 90%) |
| HSV | hsv(156, 21%, 100%) |
| CMYK | cmyk(20.8%, 0%, 8.2%, 0%) |
| CIE-LAB | lab(96.00, -20.81, 4.55) |
| CIE-LCH | lch(96.00, 21.30, 167.68°) |
| OKLab | oklab(95.79% -0.0596 0.0117) |
| OKLCH | oklch(95.79% 0.061 168.9) |
| XYZ | xyz(74.9642, 90.0145, 91.2508) |
| Luminance | 0.9002 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.26
Eggshell Blue
#C4FFF7
ΔE00 4.85
Duck Egg Blue
#C3FBF4
ΔE00 5.16
Light Light Blue
#CAFFFB
ΔE00 6.26
Ice
#D6FFFA
ΔE00 6.47
Pale Cyan
#B7FFFA
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAFFEA #FFCADF
analogous
#CAFFD0 #CAFFEA #CAFAFF
triadic
#CAFFEA #EACAFF #FFEACA
tetradic
#CAFFEA #D0CAFF #FFCADF #FAFFCA
square
#CAFFEA #D0CAFF #FFCADF #FAFFCA
split-complementary
#CAFFEA #FFCAFA #FFD0CA
monochromatic
#50FFBA #8DFFD2 #CAFFEA #E0FFF3 #E0FFF3
Accessibility & contrast
On white
1.11
#CAFFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.00
#CAFFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAFFEA
19.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAFFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAFFEA | 1.00 | 1.11 | 19.00 | 19.00 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF8E9
Deuteranopia (green-blind)
#F2F1EB
Tritanopia (blue-blind)
#BEFFF9
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #caffea; /* rgb */ color: rgb(202, 255, 234); /* oklch */ color: oklch(95.8% 0.061 168.9);
Tailwind
colors: {
custom: {
50: '#dbfff0',
500: '#caffea',
950: '#000000',
},
}SCSS
$custom: #caffea; $custom-light: #dbfff0; $custom-dark: #000000;
JSON
{
"hex": "#caffea",
"rgb": {
"r": 202,
"g": 255,
"b": 234
},
"hsl": {
"h": 156.226,
"s": 100,
"l": 89.608
},
"oklch": {
"l": 0.95788,
"c": 0.0607,
"h": 168.9
},
"luminance": 0.90017
}Semantic roles & 50–950 ramp
primary
#CAFFEA
secondary
#E984AC
accent
#005BE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151816
muted
#848685