#E2EAE2#E2EAE2
#E2EAE2 is a very light, near-neutral green. Relative luminance 0.805; OKLCH L 92.9% C 0.014 H 145.5°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #E2EAE2 |
|---|---|
| RGB | rgb(226, 234, 226) |
| HSL | hsl(120, 16%, 90%) |
| HSV | hsv(120, 3%, 92%) |
| CMYK | cmyk(3.4%, 0%, 3.4%, 8.2%) |
| CIE-LAB | lab(91.91, -4.10, 2.95) |
| CIE-LCH | lch(91.91, 5.05, 144.25°) |
| OKLab | oklab(92.88% -0.0112 0.0077) |
| OKLCH | oklch(92.88% 0.014 145.5) |
| XYZ | xyz(74.5119, 80.5051, 83.5503) |
| Luminance | 0.8051 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.55
Mintcream
#F5FFFA
ΔE00 4.57
Honeydew
#F0FFF0
ΔE00 5.64
Azure (CSS)
#F0FFFF
ΔE00 5.99
Ivory
#FFFFF0
ΔE00 6.18
Off White
#FAF9F6
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2EAE2 #EAE2EA
analogous
#E6EAE2 #E2EAE2 #E2EAE6
triadic
#E2EAE2 #E2E2EA #EAE2E2
tetradic
#E2EAE2 #E2E6EA #EAE2EA #EAE6E2
square
#E2EAE2 #E2E6EA #EAE2EA #EAE6E2
split-complementary
#E2EAE2 #E6E2EA #EAE2E6
monochromatic
#9BB79B #BFD0BF #E2EAE2 #EDF2ED #EDF2ED
Accessibility & contrast
On white
1.23
#E2EAE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#E2EAE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2EAE2
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2EAE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2EAE2 | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE8E2
Deuteranopia (green-blind)
#E9E7E2
Tritanopia (blue-blind)
#E1E9E8
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #e2eae2; /* rgb */ color: rgb(226, 234, 226); /* oklch */ color: oklch(92.9% 0.014 145.5);
Tailwind
colors: {
custom: {
50: '#ebf0eb',
500: '#e2eae2',
950: '#000000',
},
}SCSS
$custom: #e2eae2; $custom-light: #ebf0eb; $custom-dark: #000000;
JSON
{
"hex": "#e2eae2",
"rgb": {
"r": 226,
"g": 234,
"b": 226
},
"hsl": {
"h": 120,
"s": 16,
"l": 90.196
},
"oklch": {
"l": 0.92875,
"c": 0.01366,
"h": 145.5
},
"luminance": 0.80505
}Semantic roles & 50–950 ramp
primary
#E2EAE2
secondary
#C0B0C0
accent
#4B9A9A
background
#FEFFFE
surface
#FDFEFD
border
#D5D6D5
text
#161616
muted
#848584