#E2EFE0#E2EFE0
#E2EFE0 is a very light, muted green. Relative luminance 0.833; OKLCH L 93.8% C 0.024 H 141.5°. Best body text is #000000 at 17.66:1 contrast (WCAG AA passes).
Color values
| HEX | #E2EFE0 |
|---|---|
| RGB | rgb(226, 239, 224) |
| HSL | hsl(112, 32%, 91%) |
| HSV | hsv(112, 6%, 94%) |
| CMYK | cmyk(5.4%, 0%, 6.3%, 6.3%) |
| CIE-LAB | lab(93.14, -6.99, 5.77) |
| CIE-LCH | lch(93.14, 9.06, 140.46°) |
| OKLab | oklab(93.83% -0.019 0.0151) |
| OKLCH | oklch(93.83% 0.024 141.5) |
| XYZ | xyz(75.6826, 83.2831, 82.5946) |
| Luminance | 0.8328 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.29
Mintcream
#F5FFFA
ΔE00 5.79
Beige
#F5F5DC
ΔE00 6.18
Ivory
#FFFFF0
ΔE00 6.58
Light Grey
#D8DCD6
ΔE00 6.64
Off White (survey)
#FFFFE4
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2EFE0 #EDE0EF
analogous
#E9EFE0 #E2EFE0 #E0EFE5
triadic
#E2EFE0 #E0E2EF #EFE0E2
tetradic
#E2EFE0 #E0E9EF #EDE0EF #EFE5E0
square
#E2EFE0 #E0E9EF #EDE0EF #EFE5E0
split-complementary
#E2EFE0 #E5E0EF #EFE0E9
monochromatic
#96C58F #BCDAB8 #E2EFE0 #ECF5EB #ECF5EB
Accessibility & contrast
On white
1.19
#E2EFE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.66
#E2EFE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2EFE0
17.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2EFE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2EFE0 | 1.00 | 1.19 | 17.66 | 17.66 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0ECDF
Deuteranopia (green-blind)
#EEEBE1
Tritanopia (blue-blind)
#E1EEEB
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #e2efe0; /* rgb */ color: rgb(226, 239, 224); /* oklch */ color: oklch(93.8% 0.024 141.5);
Tailwind
colors: {
custom: {
50: '#ebf4e9',
500: '#e2efe0',
950: '#000000',
},
}SCSS
$custom: #e2efe0; $custom-light: #ebf4e9; $custom-dark: #000000;
JSON
{
"hex": "#e2efe0",
"rgb": {
"r": 226,
"g": 239,
"b": 224
},
"hsl": {
"h": 112,
"s": 31.915,
"l": 90.784
},
"oklch": {
"l": 0.93827,
"c": 0.02425,
"h": 141.5
},
"luminance": 0.83284
}Semantic roles & 50–950 ramp
primary
#E2EFE0
secondary
#C5AAC9
accent
#3BAB9C
background
#FEFFFE
surface
#FDFEFC
border
#D5D6D5
text
#161716
muted
#848584