#E7F6EA#E7F6EA
#E7F6EA is a very light, muted green. Relative luminance 0.888; OKLCH L 95.9% C 0.022 H 151.7°. Best body text is #000000 at 18.77:1 contrast (WCAG AA passes).
Color values
| HEX | #E7F6EA |
|---|---|
| RGB | rgb(231, 246, 234) |
| HSL | hsl(132, 45%, 94%) |
| HSV | hsv(132, 6%, 96%) |
| CMYK | cmyk(6.1%, 0%, 4.9%, 3.5%) |
| CIE-LAB | lab(95.51, -7.09, 4.07) |
| CIE-LCH | lch(95.51, 8.17, 150.14°) |
| OKLab | oklab(95.87% -0.0197 0.0106) |
| OKLCH | oklch(95.87% 0.022 151.7) |
| XYZ | xyz(80.7592, 88.8403, 90.7192) |
| Luminance | 0.8884 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.12
Mintcream
#F5FFFA
ΔE00 4.35
Azure (CSS)
#F0FFFF
ΔE00 5.80
Ivory
#FFFFF0
ΔE00 6.49
Lightcyan
#E0FFFF
ΔE00 6.94
Beige
#F5F5DC
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7F6EA #F6E7F3
analogous
#EBF6E7 #E7F6EA #E7F6F1
triadic
#E7F6EA #EAE7F6 #F6EAE7
tetradic
#E7F6EA #E7EBF6 #F6E7F3 #F6F1E7
square
#E7F6EA #E7EBF6 #F6E7F3 #F6F1E7
split-complementary
#E7F6EA #F1E7F6 #F6E7EB
monochromatic
#8ED59C #BAE5C3 #E7F6EA #E9F7EC #E9F7EC
Accessibility & contrast
On white
1.12
#E7F6EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.77
#E7F6EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7F6EA
18.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7F6EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7F6EA | 1.00 | 1.12 | 18.77 | 18.77 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F3E9
Deuteranopia (green-blind)
#F3F1EB
Tritanopia (blue-blind)
#E5F5F2
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #e7f6ea; /* rgb */ color: rgb(231, 246, 234); /* oklch */ color: oklch(95.9% 0.022 151.7);
Tailwind
colors: {
custom: {
50: '#eef9f0',
500: '#e7f6ea',
950: '#000000',
},
}SCSS
$custom: #e7f6ea; $custom-light: #eef9f0; $custom-dark: #000000;
JSON
{
"hex": "#e7f6ea",
"rgb": {
"r": 231,
"g": 246,
"b": 234
},
"hsl": {
"h": 132,
"s": 45.455,
"l": 93.529
},
"oklch": {
"l": 0.9587,
"c": 0.02241,
"h": 151.7
},
"luminance": 0.88841
}Semantic roles & 50–950 ramp
primary
#E7F6EA
secondary
#D4ADCD
accent
#2D9DB9
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161716
muted
#858585