#E2EFE3#E2EFE3
#E2EFE3 is a very light, muted green. Relative luminance 0.834; OKLCH L 93.9% C 0.021 H 147.6°. Best body text is #000000 at 17.69:1 contrast (WCAG AA passes).
Color values
| HEX | #E2EFE3 |
|---|---|
| RGB | rgb(226, 239, 227) |
| HSL | hsl(125, 29%, 91%) |
| HSV | hsv(125, 5%, 94%) |
| CMYK | cmyk(5.4%, 0%, 5%, 6.3%) |
| CIE-LAB | lab(93.21, -6.46, 4.31) |
| CIE-LCH | lch(93.21, 7.77, 146.26°) |
| OKLab | oklab(93.91% -0.0178 0.0113) |
| OKLCH | oklch(93.91% 0.021 147.6) |
| XYZ | xyz(76.0931, 83.4473, 84.7563) |
| Luminance | 0.8345 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.45
Mintcream
#F5FFFA
ΔE00 4.93
Light Grey
#D8DCD6
ΔE00 6.01
Azure (CSS)
#F0FFFF
ΔE00 6.40
Ivory
#FFFFF0
ΔE00 6.55
Beige
#F5F5DC
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2EFE3 #EFE2EE
analogous
#E7EFE2 #E2EFE3 #E2EFE9
triadic
#E2EFE3 #E3E2EF #EFE3E2
tetradic
#E2EFE3 #E2E7EF #EFE2EE #EFE9E2
square
#E2EFE3 #E2E7EF #EFE2EE #EFE9E2
split-complementary
#E2EFE3 #E9E2EF #EFE2E7
monochromatic
#93C397 #BBD9BD #E2EFE3 #EBF4EC #EBF4EC
Accessibility & contrast
On white
1.19
#E2EFE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.69
#E2EFE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2EFE3
17.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2EFE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2EFE3 | 1.00 | 1.19 | 17.69 | 17.69 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFECE2
Deuteranopia (green-blind)
#EDEBE4
Tritanopia (blue-blind)
#E1EEEB
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #e2efe3; /* rgb */ color: rgb(226, 239, 227); /* oklch */ color: oklch(93.9% 0.021 147.6);
Tailwind
colors: {
custom: {
50: '#ebf4eb',
500: '#e2efe3',
950: '#000000',
},
}SCSS
$custom: #e2efe3; $custom-light: #ebf4eb; $custom-dark: #000000;
JSON
{
"hex": "#e2efe3",
"rgb": {
"r": 226,
"g": 239,
"b": 227
},
"hsl": {
"h": 124.615,
"s": 28.889,
"l": 91.176
},
"oklch": {
"l": 0.93907,
"c": 0.02109,
"h": 147.6
},
"luminance": 0.83448
}Semantic roles & 50–950 ramp
primary
#E2EFE3
secondary
#C8ADC6
accent
#3E9FA8
background
#FEFFFE
surface
#FDFEFD
border
#D5D6D5
text
#161716
muted
#848584