#E1F8EA#E1F8EA
#E1F8EA is a very light, muted green. Relative luminance 0.891; OKLCH L 95.8% C 0.030 H 159.1°. Best body text is #000000 at 18.82:1 contrast (WCAG AA passes).
Color values
| HEX | #E1F8EA |
|---|---|
| RGB | rgb(225, 248, 234) |
| HSL | hsl(143, 62%, 93%) |
| HSV | hsv(143, 9%, 97%) |
| CMYK | cmyk(9.3%, 0%, 5.6%, 2.7%) |
| CIE-LAB | lab(95.61, -10.06, 4.16) |
| CIE-LCH | lch(95.61, 10.89, 157.52°) |
| OKLab | oklab(95.85% -0.0284 0.0109) |
| OKLCH | oklch(95.85% 0.03 159.1) |
| XYZ | xyz(79.4669, 89.0818, 90.8338) |
| Luminance | 0.8908 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.22
Ice
#D6FFFA
ΔE00 5.98
Lightcyan
#E0FFFF
ΔE00 6.29
Mintcream
#F5FFFA
ΔE00 6.56
Ice Blue (survey)
#D7FFFE
ΔE00 6.85
Very Pale Blue
#D6FFFE
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1F8EA #F8E1EF
analogous
#E3F8E1 #E1F8EA #E1F8F5
triadic
#E1F8EA #EAE1F8 #F8EAE1
tetradic
#E1F8EA #E1E3F8 #F8E1EF #F8F5E1
square
#E1F8EA #E1E3F8 #F8E1EF #F8F5E1
split-complementary
#E1F8EA #F5E1F8 #F8E1E3
monochromatic
#7EE1A5 #AFECC7 #E1F8EA #E6F9EE #E6F9EE
Accessibility & contrast
On white
1.12
#E1F8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.82
#E1F8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1F8EA
18.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1F8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1F8EA | 1.00 | 1.12 | 18.82 | 18.82 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F4E9
Deuteranopia (green-blind)
#F3F1EB
Tritanopia (blue-blind)
#DDF8F4
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #e1f8ea; /* rgb */ color: rgb(225, 248, 234); /* oklch */ color: oklch(95.8% 0.030 159.1);
Tailwind
colors: {
custom: {
50: '#eafaf0',
500: '#e1f8ea',
950: '#000000',
},
}SCSS
$custom: #e1f8ea; $custom-light: #eafaf0; $custom-dark: #000000;
JSON
{
"hex": "#e1f8ea",
"rgb": {
"r": 225,
"g": 248,
"b": 234
},
"hsl": {
"h": 143.478,
"s": 62.162,
"l": 92.745
},
"oklch": {
"l": 0.95847,
"c": 0.03041,
"h": 159.1
},
"luminance": 0.89083
}Semantic roles & 50–950 ramp
primary
#E1F8EA
secondary
#DBA3C5
accent
#1C86CA
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161716
muted
#848585