#E0EEEA#E0EEEA
#E0EEEA is a very light, near-neutral teal. Relative luminance 0.829; OKLCH L 93.8% C 0.016 H 177.1°. Best body text is #000000 at 17.59:1 contrast (WCAG AA passes).
Color values
| HEX | #E0EEEA |
|---|---|
| RGB | rgb(224, 238, 234) |
| HSL | hsl(163, 29%, 91%) |
| HSV | hsv(163, 6%, 93%) |
| CMYK | cmyk(5.9%, 0%, 1.7%, 6.7%) |
| CIE-LAB | lab(92.99, -5.35, 0.33) |
| CIE-LCH | lch(92.99, 5.37, 176.42°) |
| OKLab | oklab(93.75% -0.0157 0.0008) |
| OKLCH | oklch(93.75% 0.016 177.1) |
| XYZ | xyz(76.1633, 82.9362, 89.8217) |
| Luminance | 0.8294 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 3.99
Azure (CSS)
#F0FFFF
ΔE00 4.01
Light Grey
#D8DCD6
ΔE00 5.40
Honeydew
#F0FFF0
ΔE00 5.71
Lightcyan
#E0FFFF
ΔE00 6.10
Aliceblue
#F0F8FF
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0EEEA #EEE0E4
analogous
#E0EEE3 #E0EEEA #E0EBEE
triadic
#E0EEEA #EAE0EE #EEEAE0
tetradic
#E0EEEA #E3E0EE #EEE0E4 #EBEEE0
square
#E0EEEA #E3E0EE #EEE0E4 #EBEEE0
split-complementary
#E0EEEA #EEE0EB #EEE3E0
monochromatic
#91C3B4 #B8D8CF #E0EEEA #EBF4F2 #EBF4F2
Accessibility & contrast
On white
1.19
#E0EEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.59
#E0EEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0EEEA
17.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0EEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0EEEA | 1.00 | 1.19 | 17.59 | 17.59 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDECEA
Deuteranopia (green-blind)
#EAEAEA
Tritanopia (blue-blind)
#DDEEED
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #e0eeea; /* rgb */ color: rgb(224, 238, 234); /* oklch */ color: oklch(93.8% 0.016 177.1);
Tailwind
colors: {
custom: {
50: '#e9f3f0',
500: '#e0eeea',
950: '#000000',
},
}SCSS
$custom: #e0eeea; $custom-light: #e9f3f0; $custom-dark: #000000;
JSON
{
"hex": "#e0eeea",
"rgb": {
"r": 224,
"g": 238,
"b": 234
},
"hsl": {
"h": 162.857,
"s": 29.167,
"l": 90.588
},
"oklch": {
"l": 0.93753,
"c": 0.01577,
"h": 177.1
},
"luminance": 0.82937
}Semantic roles & 50–950 ramp
primary
#E0EEEA
secondary
#C7ABB3
accent
#3E5CA8
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585