#E7F0EA#E7F0EA
#E7F0EA is a very light, near-neutral green. Relative luminance 0.853; OKLCH L 94.7% C 0.012 H 157.0°. Best body text is #000000 at 18.05:1 contrast (WCAG AA passes).
Color values
| HEX | #E7F0EA |
|---|---|
| RGB | rgb(231, 240, 234) |
| HSL | hsl(140, 23%, 92%) |
| HSV | hsv(140, 4%, 94%) |
| CMYK | cmyk(3.7%, 0%, 2.5%, 5.9%) |
| CIE-LAB | lab(93.99, -4.06, 1.86) |
| CIE-LCH | lch(93.99, 4.46, 155.41°) |
| OKLab | oklab(94.67% -0.0114 0.0049) |
| OKLCH | oklch(94.67% 0.012 157) |
| XYZ | xyz(78.9636, 85.2492, 90.1206) |
| Luminance | 0.8525 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 3.10
Azure (CSS)
#F0FFFF
ΔE00 4.45
Light Grey
#D8DCD6
ΔE00 4.67
Honeydew
#F0FFF0
ΔE00 5.26
Off White
#FAF9F6
ΔE00 5.59
Whitesmoke
#F5F5F5
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7F0EA #F0E7ED
analogous
#E9F0E7 #E7F0EA #E7F0EF
triadic
#E7F0EA #EAE7F0 #F0EAE7
tetradic
#E7F0EA #E7E9F0 #F0E7ED #F0EFE7
square
#E7F0EA #E7E9F0 #F0E7ED #F0EFE7
split-complementary
#E7F0EA #EFE7F0 #F0E7E9
monochromatic
#9CC1A8 #C1D8C9 #E7F0EA #ECF3EF #ECF3EF
Accessibility & contrast
On white
1.16
#E7F0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.05
#E7F0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7F0EA
18.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7F0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7F0EA | 1.00 | 1.16 | 18.05 | 18.05 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EEEA
Deuteranopia (green-blind)
#EEEDEA
Tritanopia (blue-blind)
#E6F0EE
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #e7f0ea; /* rgb */ color: rgb(231, 240, 234); /* oklch */ color: oklch(94.7% 0.012 157.0);
Tailwind
colors: {
custom: {
50: '#eef4f0',
500: '#e7f0ea',
950: '#000000',
},
}SCSS
$custom: #e7f0ea; $custom-light: #eef4f0; $custom-dark: #000000;
JSON
{
"hex": "#e7f0ea",
"rgb": {
"r": 231,
"g": 240,
"b": 234
},
"hsl": {
"h": 140,
"s": 23.077,
"l": 92.353
},
"oklch": {
"l": 0.94668,
"c": 0.01243,
"h": 157
},
"luminance": 0.8525
}Semantic roles & 50–950 ramp
primary
#E7F0EA
secondary
#C8B3C1
accent
#4482A2
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161716
muted
#858585