#EAEEDD#EAEEDD
#EAEEDD is a very light, muted yellow-green. Relative luminance 0.839; OKLCH L 94.1% C 0.023 H 117.6°. Best body text is #000000 at 17.77:1 contrast (WCAG AA passes).
Color values
| HEX | #EAEEDD |
|---|---|
| RGB | rgb(234, 238, 221) |
| HSL | hsl(74, 33%, 90%) |
| HSV | hsv(74, 7%, 93%) |
| CMYK | cmyk(1.7%, 0%, 7.1%, 6.7%) |
| CIE-LAB | lab(93.39, -4.28, 7.76) |
| CIE-LCH | lch(93.39, 8.87, 118.89°) |
| OKLab | oklab(94.15% -0.0106 0.0203) |
| OKLCH | oklch(94.15% 0.023 117.6) |
| XYZ | xyz(77.5554, 83.8621, 80.4938) |
| Luminance | 0.8386 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 3.43
Ivory
#FFFFF0
ΔE00 4.23
Eggshell
#F0EAD6
ΔE00 4.47
Off White (survey)
#FFFFE4
ΔE00 5.02
Honeydew
#F0FFF0
ΔE00 5.21
Lightyellow
#FFFFE0
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAEEDD #E1DDEE
analogous
#EEEADD #EAEEDD #E1EEDD
triadic
#EAEEDD #DDEAEE #EEDDEA
tetradic
#EAEEDD #DDEEEA #E1DDEE #EEDDE1
square
#EAEEDD #DDEEEA #E1DDEE #EEDDE1
split-complementary
#EAEEDD #DDE1EE #EADDEE
monochromatic
#B8C58B #D1DAB4 #EAEEDD #F2F5EB #F2F5EB
Accessibility & contrast
On white
1.18
#EAEEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.77
#EAEEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAEEDD
17.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAEEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAEEDD | 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)
#F1ECDC
Deuteranopia (green-blind)
#F0ECDE
Tritanopia (blue-blind)
#ECECE9
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #eaeedd; /* rgb */ color: rgb(234, 238, 221); /* oklch */ color: oklch(94.1% 0.023 117.6);
Tailwind
colors: {
custom: {
50: '#f0f3e7',
500: '#eaeedd',
950: '#000000',
},
}SCSS
$custom: #eaeedd; $custom-light: #f0f3e7; $custom-dark: #000000;
JSON
{
"hex": "#eaeedd",
"rgb": {
"r": 234,
"g": 238,
"b": 221
},
"hsl": {
"h": 74.118,
"s": 33.333,
"l": 90
},
"oklch": {
"l": 0.94146,
"c": 0.02292,
"h": 117.6
},
"luminance": 0.83862
}Semantic roles & 50–950 ramp
primary
#EAEEDD
secondary
#AFA7C8
accent
#39AC54
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#161716
muted
#858584