#E7F4E7#E7F4E7
#E7F4E7 is a very light, muted green. Relative luminance 0.875; OKLCH L 95.4% C 0.022 H 145.4°. Best body text is #000000 at 18.49:1 contrast (WCAG AA passes).
Color values
| HEX | #E7F4E7 |
|---|---|
| RGB | rgb(231, 244, 231) |
| HSL | hsl(120, 37%, 93%) |
| HSV | hsv(120, 5%, 96%) |
| CMYK | cmyk(5.3%, 0%, 5.3%, 4.3%) |
| CIE-LAB | lab(94.93, -6.61, 4.78) |
| CIE-LCH | lch(94.93, 8.16, 144.14°) |
| OKLab | oklab(95.39% -0.0181 0.0125) |
| OKLCH | oklch(95.39% 0.022 145.4) |
| XYZ | xyz(79.7268, 87.4593, 88.2669) |
| Luminance | 0.8746 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.38
Mintcream
#F5FFFA
ΔE00 4.53
Ivory
#FFFFF0
ΔE00 5.97
Azure (CSS)
#F0FFFF
ΔE00 6.27
Beige
#F5F5DC
ΔE00 6.40
Light Grey
#D8DCD6
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7F4E7 #F4E7F4
analogous
#EDF4E7 #E7F4E7 #E7F4ED
triadic
#E7F4E7 #E7E7F4 #F4E7E7
tetradic
#E7F4E7 #E7EDF4 #F4E7F4 #F4EDE7
square
#E7F4E7 #E7EDF4 #F4E7F4 #F4EDE7
split-complementary
#E7F4E7 #EDE7F4 #F4E7ED
monochromatic
#93CE93 #BDE1BD #E7F4E7 #EAF5EA #EAF5EA
Accessibility & contrast
On white
1.14
#E7F4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.49
#E7F4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7F4E7
18.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7F4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7F4E7 | 1.00 | 1.14 | 18.49 | 18.49 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F1E6
Deuteranopia (green-blind)
#F2F0E8
Tritanopia (blue-blind)
#E6F3F0
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #e7f4e7; /* rgb */ color: rgb(231, 244, 231); /* oklch */ color: oklch(95.4% 0.022 145.4);
Tailwind
colors: {
custom: {
50: '#eef7ee',
500: '#e7f4e7',
950: '#000000',
},
}SCSS
$custom: #e7f4e7; $custom-light: #eef7ee; $custom-dark: #000000;
JSON
{
"hex": "#e7f4e7",
"rgb": {
"r": 231,
"g": 244,
"b": 231
},
"hsl": {
"h": 120,
"s": 37.143,
"l": 93.137
},
"oklch": {
"l": 0.95387,
"c": 0.02203,
"h": 145.4
},
"luminance": 0.8746
}Semantic roles & 50–950 ramp
primary
#E7F4E7
secondary
#D0AFD0
accent
#35B0B0
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161716
muted
#858585