#E4EAE1#E4EAE1
#E4EAE1 is a very light, near-neutral green. Relative luminance 0.808; OKLCH L 93.0% C 0.014 H 134.9°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #E4EAE1 |
|---|---|
| RGB | rgb(228, 234, 225) |
| HSL | hsl(100, 18%, 90%) |
| HSV | hsv(100, 4%, 92%) |
| CMYK | cmyk(2.6%, 0%, 3.8%, 8.2%) |
| CIE-LAB | lab(92.03, -3.60, 3.67) |
| CIE-LCH | lch(92.03, 5.14, 134.51°) |
| OKLab | oklab(93% -0.0096 0.0096) |
| OKLCH | oklch(93% 0.014 134.9) |
| XYZ | xyz(75.0060, 80.7757, 82.8593) |
| Luminance | 0.8078 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.42
Mintcream
#F5FFFA
ΔE00 4.81
Ivory
#FFFFF0
ΔE00 5.58
Honeydew
#F0FFF0
ΔE00 5.86
Off White
#FAF9F6
ΔE00 5.94
Gainsboro
#DCDCDC
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4EAE1 #E7E1EA
analogous
#E8EAE1 #E4EAE1 #E1EAE3
triadic
#E4EAE1 #E1E4EA #EAE1E4
tetradic
#E4EAE1 #E1E8EA #E7E1EA #EAE3E1
square
#E4EAE1 #E1E8EA #E7E1EA #EAE3E1
split-complementary
#E4EAE1 #E3E1EA #EAE1E8
monochromatic
#A3B899 #C4D1BD #E4EAE1 #EFF2ED #EFF2ED
Accessibility & contrast
On white
1.22
#E4EAE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#E4EAE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4EAE1
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4EAE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4EAE1 | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE8E1
Deuteranopia (green-blind)
#EAE8E1
Tritanopia (blue-blind)
#E4E9E7
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #e4eae1; /* rgb */ color: rgb(228, 234, 225); /* oklch */ color: oklch(93.0% 0.014 134.9);
Tailwind
colors: {
custom: {
50: '#ecf0ea',
500: '#e4eae1',
950: '#000000',
},
}SCSS
$custom: #e4eae1; $custom-light: #ecf0ea; $custom-dark: #000000;
JSON
{
"hex": "#e4eae1",
"rgb": {
"r": 228,
"g": 234,
"b": 225
},
"hsl": {
"h": 100,
"s": 17.647,
"l": 90
},
"oklch": {
"l": 0.92998,
"c": 0.01359,
"h": 134.9
},
"luminance": 0.80776
}Semantic roles & 50–950 ramp
primary
#E4EAE1
secondary
#BBAFC0
accent
#4A9C80
background
#FEFFFE
surface
#FDFEFD
border
#D5D6D5
text
#161616
muted
#848584