#E8F8EA#E8F8EA
#E8F8EA is a very light, muted green. Relative luminance 0.902; OKLCH L 96.3% C 0.025 H 149.1°. Best body text is #000000 at 19.05:1 contrast (WCAG AA passes).
Color values
| HEX | #E8F8EA |
|---|---|
| RGB | rgb(232, 248, 234) |
| HSL | hsl(128, 53%, 94%) |
| HSV | hsv(128, 6%, 97%) |
| CMYK | cmyk(6.5%, 0%, 5.6%, 2.7%) |
| CIE-LAB | lab(96.09, -7.76, 4.92) |
| CIE-LCH | lch(96.09, 9.19, 147.65°) |
| OKLab | oklab(96.34% -0.0215 0.0129) |
| OKLCH | oklch(96.34% 0.025 149.1) |
| XYZ | xyz(81.6946, 90.2305, 90.9382) |
| Luminance | 0.9023 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.53
Mintcream
#F5FFFA
ΔE00 4.98
Azure (CSS)
#F0FFFF
ΔE00 6.49
Ivory
#FFFFF0
ΔE00 6.67
Beige
#F5F5DC
ΔE00 6.99
Lightcyan
#E0FFFF
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8F8EA #F8E8F6
analogous
#EEF8E8 #E8F8EA #E8F8F2
triadic
#E8F8EA #EAE8F8 #F8EAE8
tetradic
#E8F8EA #E8EEF8 #F8E8F6 #F8F2E8
square
#E8F8EA #E8EEF8 #F8E8F6 #F8F2E8
split-complementary
#E8F8EA #F2E8F8 #F8E8EE
monochromatic
#8ADB94 #B9EABF #E8F8EA #E8F8EA #E8F8EA
Accessibility & contrast
On white
1.10
#E8F8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.05
#E8F8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8F8EA
19.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8F8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8F8EA | 1.00 | 1.10 | 19.05 | 19.05 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F5E9
Deuteranopia (green-blind)
#F5F3EB
Tritanopia (blue-blind)
#E6F7F4
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #e8f8ea; /* rgb */ color: rgb(232, 248, 234); /* oklch */ color: oklch(96.3% 0.025 149.1);
Tailwind
colors: {
custom: {
50: '#effaf0',
500: '#e8f8ea',
950: '#000000',
},
}SCSS
$custom: #e8f8ea; $custom-light: #effaf0; $custom-dark: #000000;
JSON
{
"hex": "#e8f8ea",
"rgb": {
"r": 232,
"g": 248,
"b": 234
},
"hsl": {
"h": 127.5,
"s": 53.333,
"l": 94.118
},
"oklch": {
"l": 0.96344,
"c": 0.02502,
"h": 149.1
},
"luminance": 0.90231
}Semantic roles & 50–950 ramp
primary
#E8F8EA
secondary
#D9ABD3
accent
#25ADC1
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161716
muted
#858585