#E1F7EA#E1F7EA
#E1F7EA is a very light, muted green. Relative luminance 0.885; OKLCH L 95.6% C 0.029 H 159.9°. Best body text is #000000 at 18.69:1 contrast (WCAG AA passes).
Color values
| HEX | #E1F7EA |
|---|---|
| RGB | rgb(225, 247, 234) |
| HSL | hsl(145, 58%, 93%) |
| HSV | hsv(145, 9%, 97%) |
| CMYK | cmyk(8.9%, 0%, 5.3%, 3.1%) |
| CIE-LAB | lab(95.36, -9.56, 3.79) |
| CIE-LCH | lch(95.36, 10.29, 158.37°) |
| OKLab | oklab(95.64% -0.027 0.0099) |
| OKLCH | oklch(95.64% 0.029 159.9) |
| XYZ | xyz(79.1603, 88.4686, 90.7316) |
| Luminance | 0.8847 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.11
Ice
#D6FFFA
ΔE00 6.04
Lightcyan
#E0FFFF
ΔE00 6.07
Mintcream
#F5FFFA
ΔE00 6.16
Ice Blue (survey)
#D7FFFE
ΔE00 6.79
Azure (CSS)
#F0FFFF
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1F7EA #F7E1EE
analogous
#E3F7E1 #E1F7EA #E1F7F5
triadic
#E1F7EA #EAE1F7 #F7EAE1
tetradic
#E1F7EA #E1E3F7 #F7E1EE #F7F5E1
square
#E1F7EA #E1E3F7 #F7E1EE #F7F5E1
split-complementary
#E1F7EA #F5E1F7 #F7E1E3
monochromatic
#80DDA6 #B1EAC8 #E1F7EA #E7F9EE #E7F9EE
Accessibility & contrast
On white
1.12
#E1F7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.69
#E1F7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1F7EA
18.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1F7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1F7EA | 1.00 | 1.12 | 18.69 | 18.69 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F3E9
Deuteranopia (green-blind)
#F2F0EB
Tritanopia (blue-blind)
#DEF7F3
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #e1f7ea; /* rgb */ color: rgb(225, 247, 234); /* oklch */ color: oklch(95.6% 0.029 159.9);
Tailwind
colors: {
custom: {
50: '#eaf9f0',
500: '#e1f7ea',
950: '#000000',
},
}SCSS
$custom: #e1f7ea; $custom-light: #eaf9f0; $custom-dark: #000000;
JSON
{
"hex": "#e1f7ea",
"rgb": {
"r": 225,
"g": 247,
"b": 234
},
"hsl": {
"h": 144.545,
"s": 57.895,
"l": 92.549
},
"oklch": {
"l": 0.95644,
"c": 0.0288,
"h": 159.9
},
"luminance": 0.8847
}Semantic roles & 50–950 ramp
primary
#E1F7EA
secondary
#D8A4C3
accent
#2082C5
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161716
muted
#848585