#E8EDEA#E8EDEA
#E8EDEA is a very light, near-neutral green. Relative luminance 0.837; OKLCH L 94.1% C 0.007 H 160.0°. Best body text is #000000 at 17.73:1 contrast (WCAG AA passes).
Color values
| HEX | #E8EDEA |
|---|---|
| RGB | rgb(232, 237, 234) |
| HSL | hsl(144, 12%, 92%) |
| HSV | hsv(144, 2%, 93%) |
| CMYK | cmyk(2.1%, 0%, 1.3%, 7.1%) |
| CIE-LAB | lab(93.30, -2.20, 0.87) |
| CIE-LCH | lch(93.30, 2.37, 158.48°) |
| OKLab | oklab(94.15% -0.0062 0.0023) |
| OKLCH | oklch(94.15% 0.007 160) |
| XYZ | xyz(78.4116, 83.6645, 89.8439) |
| Luminance | 0.8367 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 3.71
Off White
#FAF9F6
ΔE00 3.99
Light Grey
#D8DCD6
ΔE00 4.02
Mintcream
#F5FFFA
ΔE00 4.23
Gainsboro
#DCDCDC
ΔE00 4.69
Pale Grey
#FDFDFE
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8EDEA #EDE8EB
analogous
#E9EDE8 #E8EDEA #E8EDED
triadic
#E8EDEA #EAE8ED #EDEAE8
tetradic
#E8EDEA #E8E9ED #EDE8EB #EDEDE8
square
#E8EDEA #E8E9ED #EDE8EB #EDEDE8
split-complementary
#E8EDEA #EDE8ED #EDE8E9
monochromatic
#A3B7AB #C6D2CB #E8EDEA #EEF2EF #EEF2EF
Accessibility & contrast
On white
1.18
#E8EDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.73
#E8EDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8EDEA
17.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8EDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8EDEA | 1.00 | 1.18 | 17.73 | 17.73 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDECEA
Deuteranopia (green-blind)
#ECEBEA
Tritanopia (blue-blind)
#E7EDEC
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #e8edea; /* rgb */ color: rgb(232, 237, 234); /* oklch */ color: oklch(94.1% 0.007 160.0);
Tailwind
colors: {
custom: {
50: '#eff2f0',
500: '#e8edea',
950: '#000000',
},
}SCSS
$custom: #e8edea; $custom-light: #eff2f0; $custom-dark: #000000;
JSON
{
"hex": "#e8edea",
"rgb": {
"r": 232,
"g": 237,
"b": 234
},
"hsl": {
"h": 144,
"s": 12.195,
"l": 91.961
},
"oklch": {
"l": 0.94146,
"c": 0.00665,
"h": 160
},
"luminance": 0.83665
}Semantic roles & 50–950 ramp
primary
#E8EDEA
secondary
#C2B7BE
accent
#4F7A96
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161716
muted
#858585