#E4EAE6#E4EAE6
#E4EAE6 is a very light, near-neutral green. Relative luminance 0.811; OKLCH L 93.1% C 0.008 H 157.1°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #E4EAE6 |
|---|---|
| RGB | rgb(228, 234, 230) |
| HSL | hsl(140, 13%, 91%) |
| HSV | hsv(140, 3%, 92%) |
| CMYK | cmyk(2.6%, 0%, 1.7%, 8.2%) |
| CIE-LAB | lab(92.16, -2.72, 1.24) |
| CIE-LCH | lch(92.16, 2.99, 155.49°) |
| OKLab | oklab(93.14% -0.0077 0.0032) |
| OKLCH | oklch(93.14% 0.008 157.1) |
| XYZ | xyz(75.6981, 81.0525, 86.5043) |
| Luminance | 0.8105 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.27
Mintcream
#F5FFFA
ΔE00 4.52
Whitesmoke
#F5F5F5
ΔE00 4.70
Gainsboro
#DCDCDC
ΔE00 4.77
Off White
#FAF9F6
ΔE00 4.90
Fog
#D8DCE0
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4EAE6 #EAE4E8
analogous
#E5EAE4 #E4EAE6 #E4EAE9
triadic
#E4EAE6 #E6E4EA #EAE6E4
tetradic
#E4EAE6 #E4E5EA #EAE4E8 #EAE9E4
square
#E4EAE6 #E4E5EA #EAE4E8 #EAE9E4
split-complementary
#E4EAE6 #E9E4EA #EAE4E5
monochromatic
#9FB4A6 #C2CFC6 #E4EAE6 #EEF2EF #EEF2EF
Accessibility & contrast
On white
1.22
#E4EAE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#E4EAE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4EAE6
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4EAE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4EAE6 | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE9E6
Deuteranopia (green-blind)
#E9E8E6
Tritanopia (blue-blind)
#E3EAE9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #e4eae6; /* rgb */ color: rgb(228, 234, 230); /* oklch */ color: oklch(93.1% 0.008 157.1);
Tailwind
colors: {
custom: {
50: '#ecf0ed',
500: '#e4eae6',
950: '#000000',
},
}SCSS
$custom: #e4eae6; $custom-light: #ecf0ed; $custom-dark: #000000;
JSON
{
"hex": "#e4eae6",
"rgb": {
"r": 228,
"g": 234,
"b": 230
},
"hsl": {
"h": 140,
"s": 12.5,
"l": 90.588
},
"oklch": {
"l": 0.93136,
"c": 0.00833,
"h": 157.1
},
"luminance": 0.81053
}Semantic roles & 50–950 ramp
primary
#E4EAE6
secondary
#BFB3BB
accent
#4F7F97
background
#FEFFFE
surface
#FDFEFD
border
#D5D6D5
text
#161616
muted
#848584