#E0EED4#E0EED4
#E0EED4 is a very light, muted yellow-green. Relative luminance 0.818; OKLCH L 93.2% C 0.038 H 130.4°. Best body text is #000000 at 17.35:1 contrast (WCAG AA passes).
Color values
| HEX | #E0EED4 |
|---|---|
| RGB | rgb(224, 238, 212) |
| HSL | hsl(92, 43%, 88%) |
| HSV | hsv(92, 11%, 93%) |
| CMYK | cmyk(5.9%, 0%, 10.9%, 6.7%) |
| CIE-LAB | lab(92.46, -9.21, 11.01) |
| CIE-LCH | lch(92.46, 14.36, 129.92°) |
| OKLab | oklab(93.17% -0.0244 0.0286) |
| OKLCH | oklch(93.17% 0.038 130.4) |
| XYZ | xyz(73.1967, 81.7495, 74.1976) |
| Luminance | 0.8175 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.36
Beige
#F5F5DC
ΔE00 5.75
Off White (survey)
#FFFFE4
ΔE00 6.67
Lightyellow
#FFFFE0
ΔE00 6.67
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.96
Eggshell (survey)
#FFFFD4
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0EED4 #E2D4EE
analogous
#EDEED4 #E0EED4 #D4EED5
triadic
#E0EED4 #D4E0EE #EED4E0
tetradic
#E0EED4 #D4EDEE #E2D4EE #EED5D4
square
#E0EED4 #D4EDEE #E2D4EE #EED5D4
split-complementary
#E0EED4 #D5D4EE #EED4ED
monochromatic
#A1CB7C #C0DDA8 #E0EED4 #EFF6E9 #EFF6E9
Accessibility & contrast
On white
1.21
#E0EED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.35
#E0EED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0EED4
17.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0EED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0EED4 | 1.00 | 1.21 | 17.35 | 17.35 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1EAD3
Deuteranopia (green-blind)
#EFE9D5
Tritanopia (blue-blind)
#E1EBE6
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #e0eed4; /* rgb */ color: rgb(224, 238, 212); /* oklch */ color: oklch(93.2% 0.038 130.4);
Tailwind
colors: {
custom: {
50: '#e9f3e1',
500: '#e0eed4',
950: '#000000',
},
}SCSS
$custom: #e0eed4; $custom-light: #e9f3e1; $custom-dark: #000000;
JSON
{
"hex": "#e0eed4",
"rgb": {
"r": 224,
"g": 238,
"b": 212
},
"hsl": {
"h": 92.308,
"s": 43.333,
"l": 88.235
},
"oklch": {
"l": 0.93168,
"c": 0.03759,
"h": 130.4
},
"luminance": 0.8175
}Semantic roles & 50–950 ramp
primary
#E0EED4
secondary
#B59CCA
accent
#2FB678
background
#FEFFFE
surface
#FDFEFC
border
#D5D6D5
text
#161715
muted
#848584