#E7F5EA#E7F5EA
#E7F5EA is a very light, muted green. Relative luminance 0.882; OKLCH L 95.7% C 0.021 H 152.2°. Best body text is #000000 at 18.65:1 contrast (WCAG AA passes).
Color values
| HEX | #E7F5EA |
|---|---|
| RGB | rgb(231, 245, 234) |
| HSL | hsl(133, 41%, 93%) |
| HSV | hsv(133, 6%, 96%) |
| CMYK | cmyk(5.7%, 0%, 4.5%, 3.9%) |
| CIE-LAB | lab(95.26, -6.59, 3.70) |
| CIE-LCH | lch(95.26, 7.55, 150.67°) |
| OKLab | oklab(95.67% -0.0184 0.0097) |
| OKLCH | oklch(95.67% 0.021 152.2) |
| XYZ | xyz(80.4559, 88.2337, 90.6181) |
| Luminance | 0.8823 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.52
Mintcream
#F5FFFA
ΔE00 3.96
Azure (CSS)
#F0FFFF
ΔE00 5.45
Ivory
#FFFFF0
ΔE00 6.28
Light Grey
#D8DCD6
ΔE00 6.87
Lightcyan
#E0FFFF
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7F5EA #F5E7F2
analogous
#EBF5E7 #E7F5EA #E7F5F1
triadic
#E7F5EA #EAE7F5 #F5EAE7
tetradic
#E7F5EA #E7EBF5 #F5E7F2 #F5F1E7
square
#E7F5EA #E7EBF5 #F5E7F2 #F5F1E7
split-complementary
#E7F5EA #F1E7F5 #F5E7EB
monochromatic
#91D19E #BCE3C4 #E7F5EA #E9F6EC #E9F6EC
Accessibility & contrast
On white
1.13
#E7F5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.65
#E7F5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7F5EA
18.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7F5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7F5EA | 1.00 | 1.13 | 18.65 | 18.65 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F2E9
Deuteranopia (green-blind)
#F2F1EB
Tritanopia (blue-blind)
#E5F4F2
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #e7f5ea; /* rgb */ color: rgb(231, 245, 234); /* oklch */ color: oklch(95.7% 0.021 152.2);
Tailwind
colors: {
custom: {
50: '#eef8f0',
500: '#e7f5ea',
950: '#000000',
},
}SCSS
$custom: #e7f5ea; $custom-light: #eef8f0; $custom-dark: #000000;
JSON
{
"hex": "#e7f5ea",
"rgb": {
"r": 231,
"g": 245,
"b": 234
},
"hsl": {
"h": 132.857,
"s": 41.176,
"l": 93.333
},
"oklch": {
"l": 0.95669,
"c": 0.02075,
"h": 152.2
},
"luminance": 0.88234
}Semantic roles & 50–950 ramp
primary
#E7F5EA
secondary
#D2AECA
accent
#3198B4
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161716
muted
#858585