#E1EAE2#E1EAE2
#E1EAE2 is a very light, near-neutral green. Relative luminance 0.803; OKLCH L 92.8% C 0.014 H 148.8°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #E1EAE2 |
|---|---|
| RGB | rgb(225, 234, 226) |
| HSL | hsl(127, 18%, 90%) |
| HSV | hsv(127, 4%, 92%) |
| CMYK | cmyk(3.8%, 0%, 3.4%, 8.2%) |
| CIE-LAB | lab(91.84, -4.44, 2.84) |
| CIE-LCH | lch(91.84, 5.27, 147.39°) |
| OKLab | oklab(92.8% -0.0123 0.0074) |
| OKLCH | oklch(92.8% 0.014 148.8) |
| XYZ | xyz(74.1991, 80.3438, 83.5356) |
| Luminance | 0.8034 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.75
Mintcream
#F5FFFA
ΔE00 4.58
Honeydew
#F0FFF0
ΔE00 5.47
Azure (CSS)
#F0FFFF
ΔE00 5.89
Ivory
#FFFFF0
ΔE00 6.42
Off White
#FAF9F6
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1EAE2 #EAE1E9
analogous
#E4EAE1 #E1EAE2 #E1EAE7
triadic
#E1EAE2 #E2E1EA #EAE2E1
tetradic
#E1EAE2 #E1E4EA #EAE1E9 #EAE7E1
square
#E1EAE2 #E1E4EA #EAE1E9 #EAE7E1
split-complementary
#E1EAE2 #E7E1EA #EAE1E4
monochromatic
#99B89C #BDD1BF #E1EAE2 #EDF2EE #EDF2EE
Accessibility & contrast
On white
1.23
#E1EAE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#E1EAE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1EAE2
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1EAE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1EAE2 | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE8E2
Deuteranopia (green-blind)
#E9E7E2
Tritanopia (blue-blind)
#E0EAE8
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #e1eae2; /* rgb */ color: rgb(225, 234, 226); /* oklch */ color: oklch(92.8% 0.014 148.8);
Tailwind
colors: {
custom: {
50: '#eaf0eb',
500: '#e1eae2',
950: '#000000',
},
}SCSS
$custom: #e1eae2; $custom-light: #eaf0eb; $custom-dark: #000000;
JSON
{
"hex": "#e1eae2",
"rgb": {
"r": 225,
"g": 234,
"b": 226
},
"hsl": {
"h": 126.667,
"s": 17.647,
"l": 90
},
"oklch": {
"l": 0.928,
"c": 0.01435,
"h": 148.8
},
"luminance": 0.80344
}Semantic roles & 50–950 ramp
primary
#E1EAE2
secondary
#C0AFBE
accent
#4A939C
background
#FEFFFE
surface
#FDFEFD
border
#D5D6D5
text
#161616
muted
#848584