#EAEDE9#EAEDE9
#EAEDE9 is a very light, near-neutral green. Relative luminance 0.839; OKLCH L 94.3% C 0.006 H 137.7°. Best body text is #000000 at 17.79:1 contrast (WCAG AA passes).
Color values
| HEX | #EAEDE9 |
|---|---|
| RGB | rgb(234, 237, 233) |
| HSL | hsl(105, 10%, 92%) |
| HSV | hsv(105, 2%, 93%) |
| CMYK | cmyk(1.3%, 0%, 1.7%, 7.1%) |
| CIE-LAB | lab(93.43, -1.71, 1.58) |
| CIE-LCH | lch(93.43, 2.33, 137.22°) |
| OKLab | oklab(94.27% -0.0046 0.0042) |
| OKLCH | oklch(94.27% 0.006 137.7) |
| XYZ | xyz(78.9214, 83.9439, 89.1200) |
| Luminance | 0.8394 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 3.38
Off White
#FAF9F6
ΔE00 3.43
Light Grey
#D8DCD6
ΔE00 4.00
Gainsboro
#DCDCDC
ΔE00 4.52
Mintcream
#F5FFFA
ΔE00 4.60
White
#FFFFFF
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAEDE9 #ECE9ED
analogous
#ECEDE9 #EAEDE9 #E9EDEA
triadic
#EAEDE9 #E9EAED #EDE9EA
tetradic
#EAEDE9 #E9ECED #ECE9ED #EDEAE9
square
#EAEDE9 #E9ECED #ECE9ED #EDEAE9
split-complementary
#EAEDE9 #EAE9ED #EDE9EC
monochromatic
#AAB6A6 #CAD1C7 #EAEDE9 #EFF1EE #EFF1EE
Accessibility & contrast
On white
1.18
#EAEDE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.79
#EAEDE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAEDE9
17.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAEDE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAEDE9 | 1.00 | 1.18 | 17.79 | 17.79 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDECE9
Deuteranopia (green-blind)
#EDECE9
Tritanopia (blue-blind)
#EAEDEC
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #eaede9; /* rgb */ color: rgb(234, 237, 233); /* oklch */ color: oklch(94.3% 0.006 137.7);
Tailwind
colors: {
custom: {
50: '#f0f2f0',
500: '#eaede9',
950: '#000000',
},
}SCSS
$custom: #eaede9; $custom-light: #f0f2f0; $custom-dark: #000000;
JSON
{
"hex": "#eaede9",
"rgb": {
"r": 234,
"g": 237,
"b": 233
},
"hsl": {
"h": 105,
"s": 10,
"l": 92.157
},
"oklch": {
"l": 0.94269,
"c": 0.0062,
"h": 137.7
},
"luminance": 0.83944
}Semantic roles & 50–950 ramp
primary
#EAEDE9
secondary
#BFB8C2
accent
#519483
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161716
muted
#858585