#E2F5EA#E2F5EA
#E2F5EA is a very light, muted green. Relative luminance 0.874; OKLCH L 95.3% C 0.025 H 160.6°. Best body text is #000000 at 18.48:1 contrast (WCAG AA passes).
Color values
| HEX | #E2F5EA |
|---|---|
| RGB | rgb(226, 245, 234) |
| HSL | hsl(145, 49%, 92%) |
| HSV | hsv(145, 8%, 96%) |
| CMYK | cmyk(7.8%, 0%, 4.5%, 3.9%) |
| CIE-LAB | lab(94.91, -8.23, 3.16) |
| CIE-LCH | lch(94.91, 8.82, 159.03°) |
| OKLab | oklab(95.31% -0.0233 0.0082) |
| OKLCH | oklch(95.31% 0.025 160.6) |
| XYZ | xyz(78.8647, 87.4132, 90.5435) |
| Luminance | 0.8741 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.96
Mintcream
#F5FFFA
ΔE00 5.12
Azure (CSS)
#F0FFFF
ΔE00 5.88
Lightcyan
#E0FFFF
ΔE00 5.91
Ice
#D6FFFA
ΔE00 6.60
Ice Blue (survey)
#D7FFFE
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2F5EA #F5E2ED
analogous
#E4F5E2 #E2F5EA #E2F5F4
triadic
#E2F5EA #EAE2F5 #F5EAE2
tetradic
#E2F5EA #E2E4F5 #F5E2ED #F5F4E2
square
#E2F5EA #E2E4F5 #F5E2ED #F5F4E2
split-complementary
#E2F5EA #F4E2F5 #F5E2E4
monochromatic
#87D6A8 #B4E5C9 #E2F5EA #E8F7EF #E8F7EF
Accessibility & contrast
On white
1.14
#E2F5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.48
#E2F5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2F5EA
18.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2F5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2F5EA | 1.00 | 1.14 | 18.48 | 18.48 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2E9
Deuteranopia (green-blind)
#F1EFEB
Tritanopia (blue-blind)
#DFF5F2
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #e2f5ea; /* rgb */ color: rgb(226, 245, 234); /* oklch */ color: oklch(95.3% 0.025 160.6);
Tailwind
colors: {
custom: {
50: '#ebf8f0',
500: '#e2f5ea',
950: '#000000',
},
}SCSS
$custom: #e2f5ea; $custom-light: #ebf8f0; $custom-dark: #000000;
JSON
{
"hex": "#e2f5ea",
"rgb": {
"r": 226,
"g": 245,
"b": 234
},
"hsl": {
"h": 145.263,
"s": 48.718,
"l": 92.353
},
"oklch": {
"l": 0.95309,
"c": 0.02475,
"h": 160.6
},
"luminance": 0.87414
}Semantic roles & 50–950 ramp
primary
#E2F5EA
secondary
#D4A7C1
accent
#297EBC
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161716
muted
#848585