#E0FEF0#E0FEF0
#E0FEF0 is a very light, muted teal. Relative luminance 0.930; OKLCH L 97.2% C 0.036 H 165.9°. Best body text is #000000 at 19.60:1 contrast (WCAG AA passes).
Color values
| HEX | #E0FEF0 |
|---|---|
| RGB | rgb(224, 254, 240) |
| HSL | hsl(152, 94%, 94%) |
| HSV | hsv(152, 12%, 100%) |
| CMYK | cmyk(11.8%, 0%, 5.5%, 0.4%) |
| CIE-LAB | lab(97.24, -12.28, 3.42) |
| CIE-LCH | lch(97.24, 12.75, 164.46°) |
| OKLab | oklab(97.16% -0.0351 0.0089) |
| OKLCH | oklch(97.16% 0.036 165.9) |
| XYZ | xyz(81.9068, 93.0207, 96.0607) |
| Luminance | 0.9302 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 4.44
Honeydew
#F0FFF0
ΔE00 4.81
Ice Blue (survey)
#D7FFFE
ΔE00 5.69
Very Pale Blue
#D6FFFE
ΔE00 5.77
Lightcyan
#E0FFFF
ΔE00 5.83
Very Light Blue
#D5FFFF
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0FEF0 #FEE0EE
analogous
#E0FEE1 #E0FEF0 #E0FDFE
triadic
#E0FEF0 #F0E0FE #FEF0E0
tetradic
#E0FEF0 #E1E0FE #FEE0EE #FDFEE0
square
#E0FEF0 #E1E0FE #FEE0EE #FDFEE0
split-complementary
#E0FEF0 #FEE0FD #FEE1E0
monochromatic
#69FAB7 #A5FCD3 #E0FEF0 #E1FEF1 #E1FEF1
Accessibility & contrast
On white
1.07
#E0FEF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.60
#E0FEF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0FEF0
19.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0FEF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0FEF0 | 1.00 | 1.07 | 19.60 | 19.60 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF9EF
Deuteranopia (green-blind)
#F7F5F1
Tritanopia (blue-blind)
#DAFEFA
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #e0fef0; /* rgb */ color: rgb(224, 254, 240); /* oklch */ color: oklch(97.2% 0.036 165.9);
Tailwind
colors: {
custom: {
50: '#e9fef4',
500: '#e0fef0',
950: '#000000',
},
}SCSS
$custom: #e0fef0; $custom-light: #e9fef4; $custom-dark: #000000;
JSON
{
"hex": "#e0fef0",
"rgb": {
"r": 224,
"g": 254,
"b": 240
},
"hsl": {
"h": 152,
"s": 93.75,
"l": 93.725
},
"oklch": {
"l": 0.97162,
"c": 0.03622,
"h": 165.9
},
"luminance": 0.93022
}Semantic roles & 50–950 ramp
primary
#E0FEF0
secondary
#EA98BE
accent
#006BE6
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161717
muted
#848585