#E7F8EA#E7F8EA
#E7F8EA is a very light, muted green. Relative luminance 0.901; OKLCH L 96.3% C 0.026 H 150.8°. Best body text is #000000 at 19.01:1 contrast (WCAG AA passes).
Color values
| HEX | #E7F8EA |
|---|---|
| RGB | rgb(231, 248, 234) |
| HSL | hsl(131, 55%, 94%) |
| HSV | hsv(131, 7%, 97%) |
| CMYK | cmyk(6.9%, 0%, 5.6%, 2.7%) |
| CIE-LAB | lab(96.02, -8.09, 4.81) |
| CIE-LCH | lch(96.02, 9.41, 149.29°) |
| OKLab | oklab(96.27% -0.0225 0.0126) |
| OKLCH | oklch(96.27% 0.026 150.8) |
| XYZ | xyz(81.3708, 90.0635, 90.9230) |
| Luminance | 0.9006 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.69
Mintcream
#F5FFFA
ΔE00 5.18
Azure (CSS)
#F0FFFF
ΔE00 6.56
Ivory
#FFFFF0
ΔE00 7.01
Lightcyan
#E0FFFF
ΔE00 7.08
Beige
#F5F5DC
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7F8EA #F8E7F5
analogous
#EDF8E7 #E7F8EA #E7F8F3
triadic
#E7F8EA #EAE7F8 #F8EAE7
tetradic
#E7F8EA #E7EDF8 #F8E7F5 #F8F3E7
square
#E7F8EA #E7EDF8 #F8E7F5 #F8F3E7
split-complementary
#E7F8EA #F3E7F8 #F8E7ED
monochromatic
#88DC97 #B8EAC1 #E7F8EA #E7F8EA #E7F8EA
Accessibility & contrast
On white
1.10
#E7F8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.01
#E7F8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7F8EA
19.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7F8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7F8EA | 1.00 | 1.10 | 19.01 | 19.01 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F5E9
Deuteranopia (green-blind)
#F5F3EB
Tritanopia (blue-blind)
#E5F7F4
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #e7f8ea; /* rgb */ color: rgb(231, 248, 234); /* oklch */ color: oklch(96.3% 0.026 150.8);
Tailwind
colors: {
custom: {
50: '#eefaf0',
500: '#e7f8ea',
950: '#000000',
},
}SCSS
$custom: #e7f8ea; $custom-light: #eefaf0; $custom-dark: #000000;
JSON
{
"hex": "#e7f8ea",
"rgb": {
"r": 231,
"g": 248,
"b": 234
},
"hsl": {
"h": 130.588,
"s": 54.839,
"l": 93.922
},
"oklch": {
"l": 0.96272,
"c": 0.02573,
"h": 150.8
},
"luminance": 0.90064
}Semantic roles & 50–950 ramp
primary
#E7F8EA
secondary
#D9AAD1
accent
#23A6C2
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161716
muted
#858585