#E0F8EA#E0F8EA
#E0F8EA is a very light, muted green. Relative luminance 0.889; OKLCH L 95.8% C 0.031 H 160.2°. Best body text is #000000 at 18.78:1 contrast (WCAG AA passes).
Color values
| HEX | #E0F8EA |
|---|---|
| RGB | rgb(224, 248, 234) |
| HSL | hsl(145, 63%, 93%) |
| HSV | hsv(145, 10%, 97%) |
| CMYK | cmyk(9.7%, 0%, 5.6%, 2.7%) |
| CIE-LAB | lab(95.55, -10.39, 4.06) |
| CIE-LCH | lch(95.55, 11.15, 158.66°) |
| OKLab | oklab(95.78% -0.0294 0.0106) |
| OKLCH | oklch(95.78% 0.031 160.2) |
| XYZ | xyz(79.1560, 88.9215, 90.8192) |
| Luminance | 0.8892 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.50
Ice
#D6FFFA
ΔE00 5.74
Lightcyan
#E0FFFF
ΔE00 6.21
Ice Blue (survey)
#D7FFFE
ΔE00 6.67
Very Pale Blue
#D6FFFE
ΔE00 6.80
Mintcream
#F5FFFA
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0F8EA #F8E0EE
analogous
#E2F8E0 #E0F8EA #E0F8F6
triadic
#E0F8EA #EAE0F8 #F8EAE0
tetradic
#E0F8EA #E0E2F8 #F8E0EE #F8F6E0
square
#E0F8EA #E0E2F8 #F8E0EE #F8F6E0
split-complementary
#E0F8EA #F6E0F8 #F8E0E2
monochromatic
#7CE1A6 #AEEDC8 #E0F8EA #E6F9EE #E6F9EE
Accessibility & contrast
On white
1.12
#E0F8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.78
#E0F8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0F8EA
18.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0F8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0F8EA | 1.00 | 1.12 | 18.78 | 18.78 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F4E9
Deuteranopia (green-blind)
#F3F1EB
Tritanopia (blue-blind)
#DCF8F4
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #e0f8ea; /* rgb */ color: rgb(224, 248, 234); /* oklch */ color: oklch(95.8% 0.031 160.2);
Tailwind
colors: {
custom: {
50: '#e9faf0',
500: '#e0f8ea',
950: '#000000',
},
}SCSS
$custom: #e0f8ea; $custom-light: #e9faf0; $custom-dark: #000000;
JSON
{
"hex": "#e0f8ea",
"rgb": {
"r": 224,
"g": 248,
"b": 234
},
"hsl": {
"h": 145,
"s": 63.158,
"l": 92.549
},
"oklch": {
"l": 0.95777,
"c": 0.03124,
"h": 160.2
},
"luminance": 0.88923
}Semantic roles & 50–950 ramp
primary
#E0F8EA
secondary
#DBA1C3
accent
#1B81CB
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161716
muted
#848585