#E8F5EA#E8F5EA
#E8F5EA is a very light, muted green. Relative luminance 0.884; OKLCH L 95.7% C 0.020 H 150.1°. Best body text is #000000 at 18.68:1 contrast (WCAG AA passes).
Color values
| HEX | #E8F5EA |
|---|---|
| RGB | rgb(232, 245, 234) |
| HSL | hsl(129, 39%, 94%) |
| HSV | hsv(129, 5%, 96%) |
| CMYK | cmyk(5.3%, 0%, 4.5%, 3.9%) |
| CIE-LAB | lab(95.33, -6.25, 3.81) |
| CIE-LCH | lch(95.33, 7.32, 148.64°) |
| OKLab | oklab(95.74% -0.0173 0.01) |
| OKLCH | oklch(95.74% 0.02 150.1) |
| XYZ | xyz(80.7796, 88.4006, 90.6332) |
| Luminance | 0.8840 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.57
Mintcream
#F5FFFA
ΔE00 3.78
Azure (CSS)
#F0FFFF
ΔE00 5.42
Ivory
#FFFFF0
ΔE00 5.94
Light Grey
#D8DCD6
ΔE00 6.68
Beige
#F5F5DC
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8F5EA #F5E8F3
analogous
#ECF5E8 #E8F5EA #E8F5F0
triadic
#E8F5EA #EAE8F5 #F5EAE8
tetradic
#E8F5EA #E8ECF5 #F5E8F3 #F5F0E8
square
#E8F5EA #E8ECF5 #F5E8F3 #F5F0E8
split-complementary
#E8F5EA #F0E8F5 #F5E8EC
monochromatic
#93D09C #BDE2C3 #E8F5EA #EAF6EC #EAF6EC
Accessibility & contrast
On white
1.12
#E8F5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.68
#E8F5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8F5EA
18.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8F5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8F5EA | 1.00 | 1.12 | 18.68 | 18.68 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F2E9
Deuteranopia (green-blind)
#F3F1EB
Tritanopia (blue-blind)
#E7F4F2
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #e8f5ea; /* rgb */ color: rgb(232, 245, 234); /* oklch */ color: oklch(95.7% 0.020 150.1);
Tailwind
colors: {
custom: {
50: '#eff8f0',
500: '#e8f5ea',
950: '#000000',
},
}SCSS
$custom: #e8f5ea; $custom-light: #eff8f0; $custom-dark: #000000;
JSON
{
"hex": "#e8f5ea",
"rgb": {
"r": 232,
"g": 245,
"b": 234
},
"hsl": {
"h": 129.231,
"s": 39.394,
"l": 93.529
},
"oklch": {
"l": 0.95742,
"c": 0.02001,
"h": 150.1
},
"luminance": 0.88401
}Semantic roles & 50–950 ramp
primary
#E8F5EA
secondary
#D2AFCD
accent
#339FB2
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161716
muted
#858585