#E2F9EC#E2F9EC
#E2F9EC is a very light, muted green. Relative luminance 0.900; OKLCH L 96.2% C 0.030 H 161.1°. Best body text is #000000 at 19.00:1 contrast (WCAG AA passes).
Color values
| HEX | #E2F9EC |
|---|---|
| RGB | rgb(226, 249, 236) |
| HSL | hsl(146, 66%, 93%) |
| HSV | hsv(146, 9%, 98%) |
| CMYK | cmyk(9.2%, 0%, 5.2%, 2.4%) |
| CIE-LAB | lab(95.99, -9.88, 3.68) |
| CIE-LCH | lch(95.99, 10.54, 159.56°) |
| OKLab | oklab(96.17% -0.028 0.0096) |
| OKLCH | oklch(96.17% 0.03 161.1) |
| XYZ | xyz(80.3768, 89.9752, 92.4729) |
| Luminance | 0.8998 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.16
Ice
#D6FFFA
ΔE00 5.73
Lightcyan
#E0FFFF
ΔE00 5.88
Mintcream
#F5FFFA
ΔE00 6.26
Ice Blue (survey)
#D7FFFE
ΔE00 6.53
Very Pale Blue
#D6FFFE
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2F9EC #F9E2EF
analogous
#E3F9E2 #E2F9EC #E2F9F7
triadic
#E2F9EC #ECE2F9 #F9ECE2
tetradic
#E2F9EC #E2E3F9 #F9E2EF #F9F7E2
square
#E2F9EC #E2E3F9 #F9E2EF #F9F7E2
split-complementary
#E2F9EC #F7E2F9 #F9E2E3
monochromatic
#7DE4AA #AFEFCB #E2F9EC #E6FAEE #E6FAEE
Accessibility & contrast
On white
1.11
#E2F9EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.00
#E2F9EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2F9EC
19.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2F9EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2F9EC | 1.00 | 1.11 | 19.00 | 19.00 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F5EB
Deuteranopia (green-blind)
#F4F2ED
Tritanopia (blue-blind)
#DEF9F5
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #e2f9ec; /* rgb */ color: rgb(226, 249, 236); /* oklch */ color: oklch(96.2% 0.030 161.1);
Tailwind
colors: {
custom: {
50: '#ebfbf2',
500: '#e2f9ec',
950: '#000000',
},
}SCSS
$custom: #e2f9ec; $custom-light: #ebfbf2; $custom-dark: #000000;
JSON
{
"hex": "#e2f9ec",
"rgb": {
"r": 226,
"g": 249,
"b": 236
},
"hsl": {
"h": 146.087,
"s": 65.714,
"l": 93.137
},
"oklch": {
"l": 0.96174,
"c": 0.02959,
"h": 161.1
},
"luminance": 0.89976
}Semantic roles & 50–950 ramp
primary
#E2F9EC
secondary
#DDA2C3
accent
#187FCE
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161716
muted
#848585