#E7F2EB#E7F2EB
#E7F2EB is a very light, near-neutral green. Relative luminance 0.865; OKLCH L 95.1% C 0.015 H 158.2°. Best body text is #000000 at 18.30:1 contrast (WCAG AA passes).
Color values
| HEX | #E7F2EB |
|---|---|
| RGB | rgb(231, 242, 235) |
| HSL | hsl(142, 30%, 93%) |
| HSV | hsv(142, 5%, 95%) |
| CMYK | cmyk(4.5%, 0%, 2.9%, 5.1%) |
| CIE-LAB | lab(94.52, -4.89, 2.11) |
| CIE-LCH | lch(94.52, 5.33, 156.65°) |
| OKLab | oklab(95.1% -0.0138 0.0055) |
| OKLCH | oklch(95.1% 0.015 158.2) |
| XYZ | xyz(79.6997, 86.4908, 91.0767) |
| Luminance | 0.8649 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.94
Azure (CSS)
#F0FFFF
ΔE00 4.29
Honeydew
#F0FFF0
ΔE00 4.38
Light Grey
#D8DCD6
ΔE00 5.40
Ivory
#FFFFF0
ΔE00 6.08
Off White
#FAF9F6
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7F2EB #F2E7EE
analogous
#E8F2E7 #E7F2EB #E7F2F0
triadic
#E7F2EB #EBE7F2 #F2EBE7
tetradic
#E7F2EB #E7E8F2 #F2E7EE #F2F0E7
square
#E7F2EB #E7E8F2 #F2E7EE #F2F0E7
split-complementary
#E7F2EB #F0E7F2 #F2E7E8
monochromatic
#98C7A9 #BFDCCA #E7F2EB #EBF4EE #EBF4EE
Accessibility & contrast
On white
1.15
#E7F2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.30
#E7F2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7F2EB
18.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7F2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7F2EB | 1.00 | 1.15 | 18.30 | 18.30 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F0EB
Deuteranopia (green-blind)
#F0EFEB
Tritanopia (blue-blind)
#E5F2F0
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #e7f2eb; /* rgb */ color: rgb(231, 242, 235); /* oklch */ color: oklch(95.1% 0.015 158.2);
Tailwind
colors: {
custom: {
50: '#eef6f1',
500: '#e7f2eb',
950: '#000000',
},
}SCSS
$custom: #e7f2eb; $custom-light: #eef6f1; $custom-dark: #000000;
JSON
{
"hex": "#e7f2eb",
"rgb": {
"r": 231,
"g": 242,
"b": 235
},
"hsl": {
"h": 141.818,
"s": 29.73,
"l": 92.745
},
"oklch": {
"l": 0.95095,
"c": 0.01489,
"h": 158.2
},
"luminance": 0.86491
}Semantic roles & 50–950 ramp
primary
#E7F2EB
secondary
#CCB1C2
accent
#3D81A8
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161716
muted
#858585