#E0EEE6#E0EEE6
#E0EEE6 is a very light, near-neutral green. Relative luminance 0.827; OKLCH L 93.6% C 0.018 H 161.1°. Best body text is #000000 at 17.54:1 contrast (WCAG AA passes).
Color values
| HEX | #E0EEE6 |
|---|---|
| RGB | rgb(224, 238, 230) |
| HSL | hsl(146, 29%, 91%) |
| HSV | hsv(146, 6%, 93%) |
| CMYK | cmyk(5.9%, 0%, 3.4%, 6.7%) |
| CIE-LAB | lab(92.89, -6.08, 2.27) |
| CIE-LCH | lch(92.89, 6.49, 159.54°) |
| OKLab | oklab(93.64% -0.0173 0.0059) |
| OKLCH | oklch(93.64% 0.018 161.1) |
| XYZ | xyz(75.5951, 82.7089, 86.8294) |
| Luminance | 0.8271 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 4.35
Honeydew
#F0FFF0
ΔE00 4.40
Azure (CSS)
#F0FFFF
ΔE00 5.18
Light Grey
#D8DCD6
ΔE00 5.53
Lightcyan
#E0FFFF
ΔE00 6.71
Ivory
#FFFFF0
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0EEE6 #EEE0E8
analogous
#E1EEE0 #E0EEE6 #E0EEED
triadic
#E0EEE6 #E6E0EE #EEE6E0
tetradic
#E0EEE6 #E0E1EE #EEE0E8 #EEEDE0
square
#E0EEE6 #E0E1EE #EEE0E8 #EEEDE0
split-complementary
#E0EEE6 #EDE0EE #EEE0E1
monochromatic
#91C3A6 #B8D8C6 #E0EEE6 #EBF4EF #EBF4EF
Accessibility & contrast
On white
1.20
#E0EEE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.54
#E0EEE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0EEE6
17.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0EEE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0EEE6 | 1.00 | 1.20 | 17.54 | 17.54 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEECE6
Deuteranopia (green-blind)
#EBEAE6
Tritanopia (blue-blind)
#DEEEEC
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #e0eee6; /* rgb */ color: rgb(224, 238, 230); /* oklch */ color: oklch(93.6% 0.018 161.1);
Tailwind
colors: {
custom: {
50: '#e9f3ed',
500: '#e0eee6',
950: '#000000',
},
}SCSS
$custom: #e0eee6; $custom-light: #e9f3ed; $custom-dark: #000000;
JSON
{
"hex": "#e0eee6",
"rgb": {
"r": 224,
"g": 238,
"b": 230
},
"hsl": {
"h": 145.714,
"s": 29.167,
"l": 90.588
},
"oklch": {
"l": 0.93642,
"c": 0.01828,
"h": 161.1
},
"luminance": 0.8271
}Semantic roles & 50–950 ramp
primary
#E0EEE6
secondary
#C7ABBB
accent
#3E7AA8
background
#FEFFFE
surface
#FCFEFD
border
#D5D6D5
text
#161716
muted
#848584