#E2F7EB#E2F7EB
#E2F7EB is a very light, muted green. Relative luminance 0.887; OKLCH L 95.7% C 0.027 H 160.9°. Best body text is #000000 at 18.74:1 contrast (WCAG AA passes).
Color values
| HEX | #E2F7EB |
|---|---|
| RGB | rgb(226, 247, 235) |
| HSL | hsl(146, 57%, 93%) |
| HSV | hsv(146, 9%, 97%) |
| CMYK | cmyk(8.5%, 0%, 4.9%, 3.1%) |
| CIE-LAB | lab(95.45, -9.06, 3.42) |
| CIE-LCH | lch(95.45, 9.68, 159.33°) |
| OKLab | oklab(95.74% -0.0257 0.0089) |
| OKLCH | oklch(95.74% 0.027 160.9) |
| XYZ | xyz(79.6171, 88.6875, 91.5050) |
| Luminance | 0.8869 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.95
Mintcream
#F5FFFA
ΔE00 5.67
Lightcyan
#E0FFFF
ΔE00 5.83
Ice
#D6FFFA
ΔE00 6.12
Azure (CSS)
#F0FFFF
ΔE00 6.36
Ice Blue (survey)
#D7FFFE
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2F7EB #F7E2EE
analogous
#E3F7E2 #E2F7EB #E2F7F5
triadic
#E2F7EB #EBE2F7 #F7EBE2
tetradic
#E2F7EB #E2E3F7 #F7E2EE #F7F5E2
square
#E2F7EB #E2E3F7 #F7E2EE #F7F5E2
split-complementary
#E2F7EB #F5E2F7 #F7E2E3
monochromatic
#82DDA9 #B2EACA #E2F7EB #E7F8EE #E7F8EE
Accessibility & contrast
On white
1.12
#E2F7EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.74
#E2F7EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2F7EB
18.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2F7EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2F7EB | 1.00 | 1.12 | 18.74 | 18.74 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F4EA
Deuteranopia (green-blind)
#F2F1EC
Tritanopia (blue-blind)
#DFF7F3
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #e2f7eb; /* rgb */ color: rgb(226, 247, 235); /* oklch */ color: oklch(95.7% 0.027 160.9);
Tailwind
colors: {
custom: {
50: '#ebf9f1',
500: '#e2f7eb',
950: '#000000',
},
}SCSS
$custom: #e2f7eb; $custom-light: #ebf9f1; $custom-dark: #000000;
JSON
{
"hex": "#e2f7eb",
"rgb": {
"r": 226,
"g": 247,
"b": 235
},
"hsl": {
"h": 145.714,
"s": 56.757,
"l": 92.745
},
"oklch": {
"l": 0.95741,
"c": 0.02718,
"h": 160.9
},
"luminance": 0.88688
}Semantic roles & 50–950 ramp
primary
#E2F7EB
secondary
#D8A5C2
accent
#217EC4
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161716
muted
#848585