#E0EEE8#E0EEE8
#E0EEE8 is a very light, near-neutral teal. Relative luminance 0.828; OKLCH L 93.7% C 0.017 H 168.5°. Best body text is #000000 at 17.56:1 contrast (WCAG AA passes).
Color values
| HEX | #E0EEE8 |
|---|---|
| RGB | rgb(224, 238, 232) |
| HSL | hsl(154, 29%, 91%) |
| HSV | hsv(154, 6%, 93%) |
| CMYK | cmyk(5.9%, 0%, 2.5%, 6.7%) |
| CIE-LAB | lab(92.94, -5.72, 1.30) |
| CIE-LCH | lch(92.94, 5.87, 167.18°) |
| OKLab | oklab(93.7% -0.0165 0.0034) |
| OKLCH | oklch(93.7% 0.017 168.5) |
| XYZ | xyz(75.8776, 82.8219, 88.3170) |
| Luminance | 0.8282 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 4.08
Azure (CSS)
#F0FFFF
ΔE00 4.55
Honeydew
#F0FFF0
ΔE00 5.00
Light Grey
#D8DCD6
ΔE00 5.40
Lightcyan
#E0FFFF
ΔE00 6.35
Ivory
#FFFFF0
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0EEE8 #EEE0E6
analogous
#E0EEE1 #E0EEE8 #E0EDEE
triadic
#E0EEE8 #E8E0EE #EEE8E0
tetradic
#E0EEE8 #E1E0EE #EEE0E6 #EDEEE0
square
#E0EEE8 #E1E0EE #EEE0E6 #EDEEE0
split-complementary
#E0EEE8 #EEE0ED #EEE1E0
monochromatic
#91C3AD #B8D8CB #E0EEE8 #EBF4F0 #EBF4F0
Accessibility & contrast
On white
1.20
#E0EEE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.56
#E0EEE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0EEE8
17.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0EEE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0EEE8 | 1.00 | 1.20 | 17.56 | 17.56 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDECE8
Deuteranopia (green-blind)
#EAEAE8
Tritanopia (blue-blind)
#DDEEEC
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #e0eee8; /* rgb */ color: rgb(224, 238, 232); /* oklch */ color: oklch(93.7% 0.017 168.5);
Tailwind
colors: {
custom: {
50: '#e9f3ef',
500: '#e0eee8',
950: '#000000',
},
}SCSS
$custom: #e0eee8; $custom-light: #e9f3ef; $custom-dark: #000000;
JSON
{
"hex": "#e0eee8",
"rgb": {
"r": 224,
"g": 238,
"b": 232
},
"hsl": {
"h": 154.286,
"s": 29.167,
"l": 90.588
},
"oklch": {
"l": 0.93697,
"c": 0.01686,
"h": 168.5
},
"luminance": 0.82823
}Semantic roles & 50–950 ramp
primary
#E0EEE8
secondary
#C7ABB7
accent
#3E6BA8
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585