#E9EDEA#E9EDEA
#E9EDEA is a very light, near-neutral green. Relative luminance 0.838; OKLCH L 94.2% C 0.006 H 153.7°. Best body text is #000000 at 17.77:1 contrast (WCAG AA passes).
Color values
| HEX | #E9EDEA |
|---|---|
| RGB | rgb(233, 237, 234) |
| HSL | hsl(135, 10%, 92%) |
| HSV | hsv(135, 2%, 93%) |
| CMYK | cmyk(1.7%, 0%, 1.3%, 7.1%) |
| CIE-LAB | lab(93.38, -1.87, 0.98) |
| CIE-LCH | lch(93.38, 2.11, 152.23°) |
| OKLab | oklab(94.22% -0.0052 0.0026) |
| OKLCH | oklch(94.22% 0.006 153.7) |
| XYZ | xyz(78.7372, 83.8324, 89.8591) |
| Luminance | 0.8383 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 3.36
Off White
#FAF9F6
ΔE00 3.64
Light Grey
#D8DCD6
ΔE00 4.08
Mintcream
#F5FFFA
ΔE00 4.46
Gainsboro
#DCDCDC
ΔE00 4.47
Pale Grey
#FDFDFE
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9EDEA #EDE9EC
analogous
#EAEDE9 #E9EDEA #E9EDEC
triadic
#E9EDEA #EAE9ED #EDEAE9
tetradic
#E9EDEA #E9EAED #EDE9EC #EDECE9
square
#E9EDEA #E9EAED #EDE9EC #EDECE9
split-complementary
#E9EDEA #ECE9ED #EDE9EA
monochromatic
#A6B6AA #C7D1CA #E9EDEA #EEF1EF #EEF1EF
Accessibility & contrast
On white
1.18
#E9EDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.77
#E9EDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9EDEA
17.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9EDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9EDEA | 1.00 | 1.18 | 17.77 | 17.77 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDECEA
Deuteranopia (green-blind)
#ECECEA
Tritanopia (blue-blind)
#E9EDEC
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #e9edea; /* rgb */ color: rgb(233, 237, 234); /* oklch */ color: oklch(94.2% 0.006 153.7);
Tailwind
colors: {
custom: {
50: '#f0f2f0',
500: '#e9edea',
950: '#000000',
},
}SCSS
$custom: #e9edea; $custom-light: #f0f2f0; $custom-dark: #000000;
JSON
{
"hex": "#e9edea",
"rgb": {
"r": 233,
"g": 237,
"b": 234
},
"hsl": {
"h": 135,
"s": 10,
"l": 92.157
},
"oklch": {
"l": 0.94221,
"c": 0.00583,
"h": 153.7
},
"luminance": 0.83833
}Semantic roles & 50–950 ramp
primary
#E9EDEA
secondary
#C2B8BF
accent
#518394
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161716
muted
#858585