#E0FEF2#E0FEF2
#E0FEF2 is a very light, muted teal. Relative luminance 0.931; OKLCH L 97.2% C 0.035 H 169.6°. Best body text is #000000 at 19.63:1 contrast (WCAG AA passes).
Color values
| HEX | #E0FEF2 |
|---|---|
| RGB | rgb(224, 254, 242) |
| HSL | hsl(156, 94%, 94%) |
| HSV | hsv(156, 12%, 100%) |
| CMYK | cmyk(11.8%, 0%, 4.7%, 0.4%) |
| CIE-LAB | lab(97.28, -11.91, 2.46) |
| CIE-LCH | lch(97.28, 12.16, 168.34°) |
| OKLab | oklab(97.22% -0.0343 0.0063) |
| OKLCH | oklch(97.22% 0.035 169.6) |
| XYZ | xyz(82.2056, 93.1402, 97.6340) |
| Luminance | 0.9314 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 3.86
Honeydew
#F0FFF0
ΔE00 4.90
Ice Blue (survey)
#D7FFFE
ΔE00 4.99
Lightcyan
#E0FFFF
ΔE00 5.06
Very Pale Blue
#D6FFFE
ΔE00 5.09
Very Light Blue
#D5FFFF
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0FEF2 #FEE0EC
analogous
#E0FEE3 #E0FEF2 #E0FBFE
triadic
#E0FEF2 #F2E0FE #FEF2E0
tetradic
#E0FEF2 #E3E0FE #FEE0EC #FBFEE0
square
#E0FEF2 #E3E0FE #FEE0EC #FBFEE0
split-complementary
#E0FEF2 #FEE0FB #FEE3E0
monochromatic
#69FAC0 #A5FCD9 #E0FEF2 #E1FEF3 #E1FEF3
Accessibility & contrast
On white
1.07
#E0FEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.63
#E0FEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0FEF2
19.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0FEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0FEF2 | 1.00 | 1.07 | 19.63 | 19.63 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFAF1
Deuteranopia (green-blind)
#F6F6F3
Tritanopia (blue-blind)
#DAFEFA
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #e0fef2; /* rgb */ color: rgb(224, 254, 242); /* oklch */ color: oklch(97.2% 0.035 169.6);
Tailwind
colors: {
custom: {
50: '#e9fef6',
500: '#e0fef2',
950: '#000000',
},
}SCSS
$custom: #e0fef2; $custom-light: #e9fef6; $custom-dark: #000000;
JSON
{
"hex": "#e0fef2",
"rgb": {
"r": 224,
"g": 254,
"b": 242
},
"hsl": {
"h": 156,
"s": 93.75,
"l": 93.725
},
"oklch": {
"l": 0.97216,
"c": 0.03492,
"h": 169.6
},
"luminance": 0.93142
}Semantic roles & 50–950 ramp
primary
#E0FEF2
secondary
#EA98B9
accent
#005CE6
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161717
muted
#848585