#E7F7EA#E7F7EA
#E7F7EA is a very light, muted green. Relative luminance 0.895; OKLCH L 96.1% C 0.024 H 151.2°. Best body text is #000000 at 18.89:1 contrast (WCAG AA passes).
Color values
| HEX | #E7F7EA |
|---|---|
| RGB | rgb(231, 247, 234) |
| HSL | hsl(131, 50%, 94%) |
| HSV | hsv(131, 6%, 97%) |
| CMYK | cmyk(6.5%, 0%, 5.3%, 3.1%) |
| CIE-LAB | lab(95.77, -7.59, 4.44) |
| CIE-LCH | lch(95.77, 8.79, 149.69°) |
| OKLab | oklab(96.07% -0.0211 0.0116) |
| OKLCH | oklch(96.07% 0.024 151.2) |
| XYZ | xyz(81.0642, 89.4503, 90.8208) |
| Luminance | 0.8945 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.83
Mintcream
#F5FFFA
ΔE00 4.76
Azure (CSS)
#F0FFFF
ΔE00 6.17
Ivory
#FFFFF0
ΔE00 6.74
Lightcyan
#E0FFFF
ΔE00 6.99
Beige
#F5F5DC
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7F7EA #F7E7F4
analogous
#ECF7E7 #E7F7EA #E7F7F2
triadic
#E7F7EA #EAE7F7 #F7EAE7
tetradic
#E7F7EA #E7ECF7 #F7E7F4 #F7F2E7
square
#E7F7EA #E7ECF7 #F7E7F4 #F7F2E7
split-complementary
#E7F7EA #F2E7F7 #F7E7EC
monochromatic
#8BD89A #B9E8C2 #E7F7EA #E8F7EB #E8F7EB
Accessibility & contrast
On white
1.11
#E7F7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.89
#E7F7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7F7EA
18.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7F7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7F7EA | 1.00 | 1.11 | 18.89 | 18.89 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F4E9
Deuteranopia (green-blind)
#F4F2EB
Tritanopia (blue-blind)
#E5F6F3
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #e7f7ea; /* rgb */ color: rgb(231, 247, 234); /* oklch */ color: oklch(96.1% 0.024 151.2);
Tailwind
colors: {
custom: {
50: '#eef9f0',
500: '#e7f7ea',
950: '#000000',
},
}SCSS
$custom: #e7f7ea; $custom-light: #eef9f0; $custom-dark: #000000;
JSON
{
"hex": "#e7f7ea",
"rgb": {
"r": 231,
"g": 247,
"b": 234
},
"hsl": {
"h": 131.25,
"s": 50,
"l": 93.725
},
"oklch": {
"l": 0.96071,
"c": 0.02407,
"h": 151.2
},
"luminance": 0.89451
}Semantic roles & 50–950 ramp
primary
#E7F7EA
secondary
#D7ABCF
accent
#28A1BD
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161716
muted
#858585