#E1F5EA#E1F5EA
#E1F5EA is a very light, muted green. Relative luminance 0.873; OKLCH L 95.2% C 0.026 H 161.9°. Best body text is #000000 at 18.45:1 contrast (WCAG AA passes).
Color values
| HEX | #E1F5EA |
|---|---|
| RGB | rgb(225, 245, 234) |
| HSL | hsl(147, 50%, 92%) |
| HSV | hsv(147, 8%, 96%) |
| CMYK | cmyk(8.2%, 0%, 4.5%, 3.9%) |
| CIE-LAB | lab(94.84, -8.56, 3.05) |
| CIE-LCH | lch(94.84, 9.09, 160.40°) |
| OKLab | oklab(95.24% -0.0243 0.0079) |
| OKLCH | oklch(95.24% 0.026 161.9) |
| XYZ | xyz(78.5519, 87.2519, 90.5288) |
| Luminance | 0.8725 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.16
Mintcream
#F5FFFA
ΔE00 5.38
Lightcyan
#E0FFFF
ΔE00 5.75
Azure (CSS)
#F0FFFF
ΔE00 6.02
Ice
#D6FFFA
ΔE00 6.31
Ice Blue (survey)
#D7FFFE
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1F5EA #F5E1EC
analogous
#E2F5E1 #E1F5EA #E1F5F4
triadic
#E1F5EA #EAE1F5 #F5EAE1
tetradic
#E1F5EA #E1E2F5 #F5E1EC #F5F4E1
square
#E1F5EA #E1E2F5 #F5E1EC #F5F4E1
split-complementary
#E1F5EA #F4E1F5 #F5E1E2
monochromatic
#85D6AA #B3E6CA #E1F5EA #E8F7EF #E8F7EF
Accessibility & contrast
On white
1.14
#E1F5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.45
#E1F5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1F5EA
18.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1F5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1F5EA | 1.00 | 1.14 | 18.45 | 18.45 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2E9
Deuteranopia (green-blind)
#F0EFEB
Tritanopia (blue-blind)
#DEF5F2
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #e1f5ea; /* rgb */ color: rgb(225, 245, 234); /* oklch */ color: oklch(95.2% 0.026 161.9);
Tailwind
colors: {
custom: {
50: '#eaf8f0',
500: '#e1f5ea',
950: '#000000',
},
}SCSS
$custom: #e1f5ea; $custom-light: #eaf8f0; $custom-dark: #000000;
JSON
{
"hex": "#e1f5ea",
"rgb": {
"r": 225,
"g": 245,
"b": 234
},
"hsl": {
"h": 147,
"s": 50,
"l": 92.157
},
"oklch": {
"l": 0.95238,
"c": 0.0256,
"h": 161.9
},
"luminance": 0.87253
}Semantic roles & 50–950 ramp
primary
#E1F5EA
secondary
#D4A6BF
accent
#287ABD
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161716
muted
#848585