#E0F6EA#E0F6EA
#E0F6EA is a very light, muted green. Relative luminance 0.877; OKLCH L 95.4% C 0.028 H 162.1°. Best body text is #000000 at 18.54:1 contrast (WCAG AA passes).
Color values
| HEX | #E0F6EA |
|---|---|
| RGB | rgb(224, 246, 234) |
| HSL | hsl(147, 55%, 92%) |
| HSV | hsv(147, 9%, 96%) |
| CMYK | cmyk(8.9%, 0%, 4.9%, 3.5%) |
| CIE-LAB | lab(95.03, -9.39, 3.31) |
| CIE-LCH | lch(95.03, 9.96, 160.56°) |
| OKLab | oklab(95.37% -0.0267 0.0086) |
| OKLCH | oklch(95.37% 0.028 162.1) |
| XYZ | xyz(78.5444, 87.6983, 90.6153) |
| Luminance | 0.8770 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.34
Lightcyan
#E0FFFF
ΔE00 5.77
Ice
#D6FFFA
ΔE00 5.89
Mintcream
#F5FFFA
ΔE00 6.02
Ice Blue (survey)
#D7FFFE
ΔE00 6.55
Azure (CSS)
#F0FFFF
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0F6EA #F6E0EC
analogous
#E1F6E0 #E0F6EA #E0F6F5
triadic
#E0F6EA #EAE0F6 #F6EAE0
tetradic
#E0F6EA #E0E1F6 #F6E0EC #F6F5E0
square
#E0F6EA #E0E1F6 #F6E0EC #F6F5E0
split-complementary
#E0F6EA #F5E0F6 #F6E0E1
monochromatic
#81DAAA #B1E8CA #E0F6EA #E7F8EF #E7F8EF
Accessibility & contrast
On white
1.13
#E0F6EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.54
#E0F6EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0F6EA
18.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0F6EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0F6EA | 1.00 | 1.13 | 18.54 | 18.54 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F2E9
Deuteranopia (green-blind)
#F1F0EB
Tritanopia (blue-blind)
#DCF6F2
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #e0f6ea; /* rgb */ color: rgb(224, 246, 234); /* oklch */ color: oklch(95.4% 0.028 162.1);
Tailwind
colors: {
custom: {
50: '#e9f9f0',
500: '#e0f6ea',
950: '#000000',
},
}SCSS
$custom: #e0f6ea; $custom-light: #e9f9f0; $custom-dark: #000000;
JSON
{
"hex": "#e0f6ea",
"rgb": {
"r": 224,
"g": 246,
"b": 234
},
"hsl": {
"h": 147.273,
"s": 55,
"l": 92.157
},
"oklch": {
"l": 0.9537,
"c": 0.02805,
"h": 162.1
},
"luminance": 0.87699
}Semantic roles & 50–950 ramp
primary
#E0F6EA
secondary
#D6A4BF
accent
#237AC3
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161716
muted
#848585