#E7F2EA#E7F2EA
#E7F2EA is a very light, near-neutral green. Relative luminance 0.864; OKLCH L 95.1% C 0.016 H 154.5°. Best body text is #000000 at 18.29:1 contrast (WCAG AA passes).
Color values
| HEX | #E7F2EA |
|---|---|
| RGB | rgb(231, 242, 234) |
| HSL | hsl(136, 30%, 93%) |
| HSV | hsv(136, 5%, 95%) |
| CMYK | cmyk(4.5%, 0%, 3.3%, 5.1%) |
| CIE-LAB | lab(94.50, -5.07, 2.59) |
| CIE-LCH | lch(94.50, 5.70, 152.90°) |
| OKLab | oklab(95.07% -0.0142 0.0068) |
| OKLCH | oklch(95.07% 0.016 154.5) |
| XYZ | xyz(79.5557, 86.4332, 90.3180) |
| Luminance | 0.8643 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 3.13
Honeydew
#F0FFF0
ΔE00 4.06
Azure (CSS)
#F0FFFF
ΔE00 4.64
Light Grey
#D8DCD6
ΔE00 5.47
Ivory
#FFFFF0
ΔE00 5.91
Off White
#FAF9F6
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7F2EA #F2E7EF
analogous
#E9F2E7 #E7F2EA #E7F2EF
triadic
#E7F2EA #EAE7F2 #F2EAE7
tetradic
#E7F2EA #E7E9F2 #F2E7EF #F2EFE7
square
#E7F2EA #E7E9F2 #F2E7EF #F2EFE7
split-complementary
#E7F2EA #EFE7F2 #F2E7E9
monochromatic
#98C7A5 #BFDCC7 #E7F2EA #EBF4EE #EBF4EE
Accessibility & contrast
On white
1.15
#E7F2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.29
#E7F2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7F2EA
18.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7F2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7F2EA | 1.00 | 1.15 | 18.29 | 18.29 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F0EA
Deuteranopia (green-blind)
#F0EFEA
Tritanopia (blue-blind)
#E6F2F0
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #e7f2ea; /* rgb */ color: rgb(231, 242, 234); /* oklch */ color: oklch(95.1% 0.016 154.5);
Tailwind
colors: {
custom: {
50: '#eef6f0',
500: '#e7f2ea',
950: '#000000',
},
}SCSS
$custom: #e7f2ea; $custom-light: #eef6f0; $custom-dark: #000000;
JSON
{
"hex": "#e7f2ea",
"rgb": {
"r": 231,
"g": 242,
"b": 234
},
"hsl": {
"h": 136.364,
"s": 29.73,
"l": 92.745
},
"oklch": {
"l": 0.95068,
"c": 0.01575,
"h": 154.5
},
"luminance": 0.86434
}Semantic roles & 50–950 ramp
primary
#E7F2EA
secondary
#CCB1C5
accent
#3D8BA8
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161716
muted
#858585