#E7F4EA#E7F4EA
#E7F4EA is a very light, near-neutral green. Relative luminance 0.876; OKLCH L 95.5% C 0.019 H 152.8°. Best body text is #000000 at 18.53:1 contrast (WCAG AA passes).
Color values
| HEX | #E7F4EA |
|---|---|
| RGB | rgb(231, 244, 234) |
| HSL | hsl(134, 37%, 93%) |
| HSV | hsv(134, 5%, 96%) |
| CMYK | cmyk(5.3%, 0%, 4.1%, 4.3%) |
| CIE-LAB | lab(95.00, -6.08, 3.33) |
| CIE-LCH | lch(95.00, 6.93, 151.28°) |
| OKLab | oklab(95.47% -0.017 0.0087) |
| OKLCH | oklch(95.47% 0.019 152.8) |
| XYZ | xyz(80.1542, 87.6302, 90.5175) |
| Luminance | 0.8763 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.98
Mintcream
#F5FFFA
ΔE00 3.61
Azure (CSS)
#F0FFFF
ΔE00 5.13
Ivory
#FFFFF0
ΔE00 6.10
Light Grey
#D8DCD6
ΔE00 6.39
Lightcyan
#E0FFFF
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7F4EA #F4E7F1
analogous
#EAF4E7 #E7F4EA #E7F4F0
triadic
#E7F4EA #EAE7F4 #F4EAE7
tetradic
#E7F4EA #E7EAF4 #F4E7F1 #F4F0E7
square
#E7F4EA #E7EAF4 #F4E7F1 #F4F0E7
split-complementary
#E7F4EA #F0E7F4 #F4E7EA
monochromatic
#93CEA1 #BDE1C5 #E7F4EA #EAF5ED #EAF5ED
Accessibility & contrast
On white
1.13
#E7F4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.53
#E7F4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7F4EA
18.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7F4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7F4EA | 1.00 | 1.13 | 18.53 | 18.53 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2EA
Deuteranopia (green-blind)
#F2F0EA
Tritanopia (blue-blind)
#E5F4F1
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #e7f4ea; /* rgb */ color: rgb(231, 244, 234); /* oklch */ color: oklch(95.5% 0.019 152.8);
Tailwind
colors: {
custom: {
50: '#eef7f0',
500: '#e7f4ea',
950: '#000000',
},
}SCSS
$custom: #e7f4ea; $custom-light: #eef7f0; $custom-dark: #000000;
JSON
{
"hex": "#e7f4ea",
"rgb": {
"r": 231,
"g": 244,
"b": 234
},
"hsl": {
"h": 133.846,
"s": 37.143,
"l": 93.137
},
"oklch": {
"l": 0.95468,
"c": 0.01908,
"h": 152.8
},
"luminance": 0.87631
}Semantic roles & 50–950 ramp
primary
#E7F4EA
secondary
#D0AFC8
accent
#3594B0
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161716
muted
#858585