#E0EEE4#E0EEE4
#E0EEE4 is a very light, near-neutral green. Relative luminance 0.826; OKLCH L 93.6% C 0.020 H 154.9°. Best body text is #000000 at 17.52:1 contrast (WCAG AA passes).
Color values
| HEX | #E0EEE4 |
|---|---|
| RGB | rgb(224, 238, 228) |
| HSL | hsl(137, 29%, 91%) |
| HSV | hsv(137, 6%, 93%) |
| CMYK | cmyk(5.9%, 0%, 4.2%, 6.7%) |
| CIE-LAB | lab(92.84, -6.44, 3.24) |
| CIE-LCH | lch(92.84, 7.21, 153.32°) |
| OKLab | oklab(93.59% -0.0181 0.0085) |
| OKLCH | oklch(93.59% 0.02 154.9) |
| XYZ | xyz(75.3159, 82.5972, 85.3587) |
| Luminance | 0.8260 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.94
Mintcream
#F5FFFA
ΔE00 4.75
Light Grey
#D8DCD6
ΔE00 5.78
Azure (CSS)
#F0FFFF
ΔE00 5.86
Ivory
#FFFFF0
ΔE00 7.08
Lightcyan
#E0FFFF
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0EEE4 #EEE0EA
analogous
#E3EEE0 #E0EEE4 #E0EEEB
triadic
#E0EEE4 #E4E0EE #EEE4E0
tetradic
#E0EEE4 #E0E3EE #EEE0EA #EEEBE0
square
#E0EEE4 #E0E3EE #EEE0EA #EEEBE0
split-complementary
#E0EEE4 #EBE0EE #EEE0E3
monochromatic
#91C39F #B8D8C2 #E0EEE4 #EBF4EE #EBF4EE
Accessibility & contrast
On white
1.20
#E0EEE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.52
#E0EEE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0EEE4
17.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0EEE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0EEE4 | 1.00 | 1.20 | 17.52 | 17.52 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEBE4
Deuteranopia (green-blind)
#EBEAE4
Tritanopia (blue-blind)
#DEEEEB
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #e0eee4; /* rgb */ color: rgb(224, 238, 228); /* oklch */ color: oklch(93.6% 0.020 154.9);
Tailwind
colors: {
custom: {
50: '#e9f3ec',
500: '#e0eee4',
950: '#000000',
},
}SCSS
$custom: #e0eee4; $custom-light: #e9f3ec; $custom-dark: #000000;
JSON
{
"hex": "#e0eee4",
"rgb": {
"r": 224,
"g": 238,
"b": 228
},
"hsl": {
"h": 137.143,
"s": 29.167,
"l": 90.588
},
"oklch": {
"l": 0.93587,
"c": 0.01994,
"h": 154.9
},
"luminance": 0.82598
}Semantic roles & 50–950 ramp
primary
#E0EEE4
secondary
#C7ABBF
accent
#3E89A8
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#161716
muted
#848584