#E2F7EA#E2F7EA
#E2F7EA is a very light, muted green. Relative luminance 0.886; OKLCH L 95.7% C 0.028 H 158.7°. Best body text is #000000 at 18.73:1 contrast (WCAG AA passes).
Color values
| HEX | #E2F7EA |
|---|---|
| RGB | rgb(226, 247, 234) |
| HSL | hsl(143, 57%, 93%) |
| HSV | hsv(143, 9%, 97%) |
| CMYK | cmyk(8.5%, 0%, 5.3%, 3.1%) |
| CIE-LAB | lab(95.43, -9.24, 3.90) |
| CIE-LCH | lch(95.43, 10.03, 157.11°) |
| OKLab | oklab(95.71% -0.0261 0.0102) |
| OKLCH | oklch(95.71% 0.028 158.7) |
| XYZ | xyz(79.4730, 88.6298, 90.7462) |
| Luminance | 0.8863 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.85
Mintcream
#F5FFFA
ΔE00 5.91
Lightcyan
#E0FFFF
ΔE00 6.18
Ice
#D6FFFA
ΔE00 6.30
Azure (CSS)
#F0FFFF
ΔE00 6.71
Ice Blue (survey)
#D7FFFE
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2F7EA #F7E2EF
analogous
#E4F7E2 #E2F7EA #E2F7F4
triadic
#E2F7EA #EAE2F7 #F7EAE2
tetradic
#E2F7EA #E2E4F7 #F7E2EF #F7F4E2
square
#E2F7EA #E2E4F7 #F7E2EF #F7F4E2
split-complementary
#E2F7EA #F4E2F7 #F7E2E4
monochromatic
#82DDA5 #B2EAC7 #E2F7EA #E7F8EE #E7F8EE
Accessibility & contrast
On white
1.12
#E2F7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.73
#E2F7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2F7EA
18.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2F7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2F7EA | 1.00 | 1.12 | 18.73 | 18.73 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F3E9
Deuteranopia (green-blind)
#F3F1EB
Tritanopia (blue-blind)
#DFF7F3
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #e2f7ea; /* rgb */ color: rgb(226, 247, 234); /* oklch */ color: oklch(95.7% 0.028 158.7);
Tailwind
colors: {
custom: {
50: '#ebf9f0',
500: '#e2f7ea',
950: '#000000',
},
}SCSS
$custom: #e2f7ea; $custom-light: #ebf9f0; $custom-dark: #000000;
JSON
{
"hex": "#e2f7ea",
"rgb": {
"r": 226,
"g": 247,
"b": 234
},
"hsl": {
"h": 142.857,
"s": 56.757,
"l": 92.745
},
"oklch": {
"l": 0.95714,
"c": 0.02798,
"h": 158.7
},
"luminance": 0.88631
}Semantic roles & 50–950 ramp
primary
#E2F7EA
secondary
#D8A5C5
accent
#2186C4
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161716
muted
#848585