#EAEEDE#EAEEDE
#EAEEDE is a very light, muted yellow-green. Relative luminance 0.839; OKLCH L 94.2% C 0.022 H 118.2°. Best body text is #000000 at 17.78:1 contrast (WCAG AA passes).
Color values
| HEX | #EAEEDE |
|---|---|
| RGB | rgb(234, 238, 222) |
| HSL | hsl(75, 32%, 90%) |
| HSV | hsv(75, 7%, 93%) |
| CMYK | cmyk(1.7%, 0%, 6.7%, 6.7%) |
| CIE-LAB | lab(93.41, -4.12, 7.28) |
| CIE-LCH | lch(93.41, 8.36, 119.49°) |
| OKLab | oklab(94.17% -0.0102 0.0191) |
| OKLCH | oklch(94.17% 0.022 118.2) |
| XYZ | xyz(77.6891, 83.9155, 81.1976) |
| Luminance | 0.8391 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 3.72
Ivory
#FFFFF0
ΔE00 4.14
Eggshell
#F0EAD6
ΔE00 4.51
Honeydew
#F0FFF0
ΔE00 5.19
Off White (survey)
#FFFFE4
ΔE00 5.26
Light Grey
#D8DCD6
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAEEDE #E2DEEE
analogous
#EEEADE #EAEEDE #E2EEDE
triadic
#EAEEDE #DEEAEE #EEDEEA
tetradic
#EAEEDE #DEEEEA #E2DEEE #EEDEE2
square
#EAEEDE #DEEEEA #E2DEEE #EEDEE2
split-complementary
#EAEEDE #DEE2EE #EADEEE
monochromatic
#B7C48D #D0D9B6 #EAEEDE #F2F5EB #F2F5EB
Accessibility & contrast
On white
1.18
#EAEEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.78
#EAEEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAEEDE
17.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAEEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAEEDE | 1.00 | 1.18 | 17.78 | 17.78 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1ECDD
Deuteranopia (green-blind)
#F0ECDF
Tritanopia (blue-blind)
#ECECE9
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #eaeede; /* rgb */ color: rgb(234, 238, 222); /* oklch */ color: oklch(94.2% 0.022 118.2);
Tailwind
colors: {
custom: {
50: '#f0f3e8',
500: '#eaeede',
950: '#000000',
},
}SCSS
$custom: #eaeede; $custom-light: #f0f3e8; $custom-dark: #000000;
JSON
{
"hex": "#eaeede",
"rgb": {
"r": 234,
"g": 238,
"b": 222
},
"hsl": {
"h": 75,
"s": 32,
"l": 90.196
},
"oklch": {
"l": 0.94172,
"c": 0.02162,
"h": 118.2
},
"luminance": 0.83915
}Semantic roles & 50–950 ramp
primary
#EAEEDE
secondary
#B0A8C8
accent
#3BAB57
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#161716
muted
#858584