#E2F7EC#E2F7EC
#E2F7EC is a very light, muted green. Relative luminance 0.887; OKLCH L 95.8% C 0.026 H 163.2°. Best body text is #000000 at 18.75:1 contrast (WCAG AA passes).
Color values
| HEX | #E2F7EC |
|---|---|
| RGB | rgb(226, 247, 236) |
| HSL | hsl(149, 57%, 93%) |
| HSV | hsv(149, 9%, 97%) |
| CMYK | cmyk(8.5%, 0%, 4.5%, 3.1%) |
| CIE-LAB | lab(95.47, -8.87, 2.94) |
| CIE-LCH | lch(95.47, 9.35, 161.70°) |
| OKLab | oklab(95.77% -0.0253 0.0076) |
| OKLCH | oklch(95.77% 0.026 163.2) |
| XYZ | xyz(79.7619, 88.7454, 92.2680) |
| Luminance | 0.8875 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.11
Mintcream
#F5FFFA
ΔE00 5.45
Lightcyan
#E0FFFF
ΔE00 5.49
Ice
#D6FFFA
ΔE00 5.96
Azure (CSS)
#F0FFFF
ΔE00 6.01
Ice Blue (survey)
#D7FFFE
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2F7EC #F7E2ED
analogous
#E2F7E2 #E2F7EC #E2F7F6
triadic
#E2F7EC #ECE2F7 #F7ECE2
tetradic
#E2F7EC #E2E2F7 #F7E2ED #F7F6E2
square
#E2F7EC #E2E2F7 #F7E2ED #F7F6E2
split-complementary
#E2F7EC #F6E2F7 #F7E2E2
monochromatic
#82DDAD #B2EACD #E2F7EC #E7F8EF #E7F8EF
Accessibility & contrast
On white
1.12
#E2F7EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.75
#E2F7EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2F7EC
18.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2F7EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2F7EC | 1.00 | 1.12 | 18.75 | 18.75 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F4EB
Deuteranopia (green-blind)
#F2F1ED
Tritanopia (blue-blind)
#DEF7F4
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #e2f7ec; /* rgb */ color: rgb(226, 247, 236); /* oklch */ color: oklch(95.8% 0.026 163.2);
Tailwind
colors: {
custom: {
50: '#ebf9f2',
500: '#e2f7ec',
950: '#000000',
},
}SCSS
$custom: #e2f7ec; $custom-light: #ebf9f2; $custom-dark: #000000;
JSON
{
"hex": "#e2f7ec",
"rgb": {
"r": 226,
"g": 247,
"b": 236
},
"hsl": {
"h": 148.571,
"s": 56.757,
"l": 92.745
},
"oklch": {
"l": 0.95768,
"c": 0.02642,
"h": 163.2
},
"luminance": 0.88746
}Semantic roles & 50–950 ramp
primary
#E2F7EC
secondary
#D8A5C0
accent
#2177C4
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161716
muted
#848585