#E1EFE2#E1EFE2
#E1EFE2 is a very light, muted green. Relative luminance 0.832; OKLCH L 93.8% C 0.023 H 147.4°. Best body text is #000000 at 17.65:1 contrast (WCAG AA passes).
Color values
| HEX | #E1EFE2 |
|---|---|
| RGB | rgb(225, 239, 226) |
| HSL | hsl(124, 30%, 91%) |
| HSV | hsv(124, 6%, 94%) |
| CMYK | cmyk(5.9%, 0%, 5.4%, 6.3%) |
| CIE-LAB | lab(93.12, -6.97, 4.69) |
| CIE-LCH | lch(93.12, 8.40, 146.08°) |
| OKLab | oklab(93.81% -0.0192 0.0123) |
| OKLCH | oklch(93.81% 0.023 147.4) |
| XYZ | xyz(75.6427, 83.2310, 84.0168) |
| Luminance | 0.8323 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.33
Mintcream
#F5FFFA
ΔE00 5.35
Light Grey
#D8DCD6
ΔE00 6.42
Azure (CSS)
#F0FFFF
ΔE00 6.78
Ivory
#FFFFF0
ΔE00 6.86
Beige
#F5F5DC
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1EFE2 #EFE1EE
analogous
#E7EFE1 #E1EFE2 #E1EFE9
triadic
#E1EFE2 #E2E1EF #EFE2E1
tetradic
#E1EFE2 #E1E7EF #EFE1EE #EFE9E1
square
#E1EFE2 #E1E7EF #EFE1EE #EFE9E1
split-complementary
#E1EFE2 #E9E1EF #EFE1E7
monochromatic
#91C495 #B9DABB #E1EFE2 #EBF4EC #EBF4EC
Accessibility & contrast
On white
1.19
#E1EFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.65
#E1EFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1EFE2
17.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1EFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1EFE2 | 1.00 | 1.19 | 17.65 | 17.65 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0ECE1
Deuteranopia (green-blind)
#EDEBE3
Tritanopia (blue-blind)
#E0EEEB
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #e1efe2; /* rgb */ color: rgb(225, 239, 226); /* oklch */ color: oklch(93.8% 0.023 147.4);
Tailwind
colors: {
custom: {
50: '#eaf4eb',
500: '#e1efe2',
950: '#000000',
},
}SCSS
$custom: #e1efe2; $custom-light: #eaf4eb; $custom-dark: #000000;
JSON
{
"hex": "#e1efe2",
"rgb": {
"r": 225,
"g": 239,
"b": 226
},
"hsl": {
"h": 124.286,
"s": 30.435,
"l": 90.98
},
"oklch": {
"l": 0.93807,
"c": 0.02279,
"h": 147.4
},
"luminance": 0.83232
}Semantic roles & 50–950 ramp
primary
#E1EFE2
secondary
#C9ABC7
accent
#3CA1A9
background
#FEFFFE
surface
#FDFEFD
border
#D5D6D5
text
#161716
muted
#848584