#E8F4EA#E8F4EA
#E8F4EA is a very light, near-neutral green. Relative luminance 0.878; OKLCH L 95.5% C 0.018 H 150.6°. Best body text is #000000 at 18.56:1 contrast (WCAG AA passes).
Color values
| HEX | #E8F4EA |
|---|---|
| RGB | rgb(232, 244, 234) |
| HSL | hsl(130, 35%, 93%) |
| HSV | hsv(130, 5%, 96%) |
| CMYK | cmyk(4.9%, 0%, 4.1%, 4.3%) |
| CIE-LAB | lab(95.08, -5.75, 3.44) |
| CIE-LCH | lch(95.08, 6.70, 149.09°) |
| OKLab | oklab(95.54% -0.016 0.009) |
| OKLCH | oklch(95.54% 0.018 150.6) |
| XYZ | xyz(80.4779, 87.7972, 90.5327) |
| Luminance | 0.8780 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.08
Mintcream
#F5FFFA
ΔE00 3.45
Azure (CSS)
#F0FFFF
ΔE00 5.13
Ivory
#FFFFF0
ΔE00 5.77
Light Grey
#D8DCD6
ΔE00 6.20
Beige
#F5F5DC
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8F4EA #F4E8F2
analogous
#ECF4E8 #E8F4EA #E8F4F0
triadic
#E8F4EA #EAE8F4 #F4EAE8
tetradic
#E8F4EA #E8ECF4 #F4E8F2 #F4F0E8
square
#E8F4EA #E8ECF4 #F4E8F2 #F4F0E8
split-complementary
#E8F4EA #F0E8F4 #F4E8EC
monochromatic
#95CC9E #BFE0C4 #E8F4EA #EAF5EC #EAF5EC
Accessibility & contrast
On white
1.13
#E8F4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.56
#E8F4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8F4EA
18.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8F4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8F4EA | 1.00 | 1.13 | 18.56 | 18.56 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2EA
Deuteranopia (green-blind)
#F2F0EA
Tritanopia (blue-blind)
#E7F3F1
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #e8f4ea; /* rgb */ color: rgb(232, 244, 234); /* oklch */ color: oklch(95.5% 0.018 150.6);
Tailwind
colors: {
custom: {
50: '#eff7f0',
500: '#e8f4ea',
950: '#000000',
},
}SCSS
$custom: #e8f4ea; $custom-light: #eff7f0; $custom-dark: #000000;
JSON
{
"hex": "#e8f4ea",
"rgb": {
"r": 232,
"g": 244,
"b": 234
},
"hsl": {
"h": 130,
"s": 35.294,
"l": 93.333
},
"oklch": {
"l": 0.95542,
"c": 0.01834,
"h": 150.6
},
"luminance": 0.87798
}Semantic roles & 50–950 ramp
primary
#E8F4EA
secondary
#D0B1CA
accent
#379AAE
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161716
muted
#858585