#CAFEEC#CAFEEC
#CAFEEC is a very light, muted teal. Relative luminance 0.895; OKLCH L 95.6% C 0.058 H 171.9°. Best body text is #000000 at 18.90:1 contrast (WCAG AA passes).
Color values
| HEX | #CAFEEC |
|---|---|
| RGB | rgb(202, 254, 236) |
| HSL | hsl(159, 96%, 89%) |
| HSV | hsv(159, 20%, 100%) |
| CMYK | cmyk(20.5%, 0%, 7.1%, 0.4%) |
| CIE-LAB | lab(95.79, -19.93, 3.20) |
| CIE-LCH | lch(95.79, 20.19, 170.87°) |
| OKLab | oklab(95.63% -0.0575 0.0082) |
| OKLCH | oklch(95.63% 0.058 171.9) |
| XYZ | xyz(74.9350, 89.4938, 92.6665) |
| Luminance | 0.8950 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 3.35
Eggshell Blue
#C4FFF7
ΔE00 3.92
Duck Egg Blue
#C3FBF4
ΔE00 4.16
Light Light Blue
#CAFFFB
ΔE00 5.25
Ice
#D6FFFA
ΔE00 5.54
Pale Cyan
#B7FFFA
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAFEEC #FECADC
analogous
#CAFED2 #CAFEEC #CAF6FE
triadic
#CAFEEC #ECCAFE #FEECCA
tetradic
#CAFEEC #D2CAFE #FECADC #F6FECA
square
#CAFEEC #D2CAFE #FECADC #F6FECA
split-complementary
#CAFEEC #FECAF6 #FED2CA
monochromatic
#52FCC1 #8EFDD6 #CAFEEC #E1FEF4 #E1FEF4
Accessibility & contrast
On white
1.11
#CAFEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.90
#CAFEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAFEEC
18.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAFEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAFEEC | 1.00 | 1.11 | 18.90 | 18.90 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF7EB
Deuteranopia (green-blind)
#F1F0ED
Tritanopia (blue-blind)
#BEFFF8
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #cafeec; /* rgb */ color: rgb(202, 254, 236); /* oklch */ color: oklch(95.6% 0.058 171.9);
Tailwind
colors: {
custom: {
50: '#dbfef2',
500: '#cafeec',
950: '#000000',
},
}SCSS
$custom: #cafeec; $custom-light: #dbfef2; $custom-dark: #000000;
JSON
{
"hex": "#cafeec",
"rgb": {
"r": 202,
"g": 254,
"b": 236
},
"hsl": {
"h": 159.231,
"s": 96.296,
"l": 89.412
},
"oklch": {
"l": 0.95631,
"c": 0.05806,
"h": 171.9
},
"luminance": 0.89496
}Semantic roles & 50–950 ramp
primary
#CAFEEC
secondary
#E785A7
accent
#004FE6
background
#FEFFFF
surface
#FCFFFE
border
#D5D7D6
text
#151816
muted
#848685