#E2F8EA#E2F8EA
#E2F8EA is a very light, muted green. Relative luminance 0.892; OKLCH L 95.9% C 0.030 H 157.9°. Best body text is #000000 at 18.85:1 contrast (WCAG AA passes).
Color values
| HEX | #E2F8EA |
|---|---|
| RGB | rgb(226, 248, 234) |
| HSL | hsl(142, 61%, 93%) |
| HSV | hsv(142, 9%, 97%) |
| CMYK | cmyk(8.9%, 0%, 5.6%, 2.7%) |
| CIE-LAB | lab(95.68, -9.74, 4.27) |
| CIE-LCH | lch(95.68, 10.63, 156.32°) |
| OKLab | oklab(95.92% -0.0274 0.0111) |
| OKLCH | oklch(95.92% 0.03 157.9) |
| XYZ | xyz(79.7796, 89.2431, 90.8484) |
| Luminance | 0.8924 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.94
Ice
#D6FFFA
ΔE00 6.22
Mintcream
#F5FFFA
ΔE00 6.32
Lightcyan
#E0FFFF
ΔE00 6.38
Ice Blue (survey)
#D7FFFE
ΔE00 7.05
Azure (CSS)
#F0FFFF
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2F8EA #F8E2F0
analogous
#E5F8E2 #E2F8EA #E2F8F5
triadic
#E2F8EA #EAE2F8 #F8EAE2
tetradic
#E2F8EA #E2E5F8 #F8E2F0 #F8F5E2
square
#E2F8EA #E2E5F8 #F8E2F0 #F8F5E2
split-complementary
#E2F8EA #F5E2F8 #F8E2E5
monochromatic
#7FE0A3 #B1ECC6 #E2F8EA #E6F9ED #E6F9ED
Accessibility & contrast
On white
1.11
#E2F8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.85
#E2F8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2F8EA
18.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2F8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2F8EA | 1.00 | 1.11 | 18.85 | 18.85 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F4E9
Deuteranopia (green-blind)
#F3F1EB
Tritanopia (blue-blind)
#DFF8F4
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #e2f8ea; /* rgb */ color: rgb(226, 248, 234); /* oklch */ color: oklch(95.9% 0.030 157.9);
Tailwind
colors: {
custom: {
50: '#ebfaf0',
500: '#e2f8ea',
950: '#000000',
},
}SCSS
$custom: #e2f8ea; $custom-light: #ebfaf0; $custom-dark: #000000;
JSON
{
"hex": "#e2f8ea",
"rgb": {
"r": 226,
"g": 248,
"b": 234
},
"hsl": {
"h": 141.818,
"s": 61.111,
"l": 92.941
},
"oklch": {
"l": 0.95917,
"c": 0.02959,
"h": 157.9
},
"luminance": 0.89244
}Semantic roles & 50–950 ramp
primary
#E2F8EA
secondary
#DAA4C7
accent
#1D8AC9
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161716
muted
#848585