#E0EEEB#E0EEEB
#E0EEEB is a very light, near-neutral teal. Relative luminance 0.830; OKLCH L 93.8% C 0.015 H 181.8°. Best body text is #000000 at 17.60:1 contrast (WCAG AA passes).
Color values
| HEX | #E0EEEB |
|---|---|
| RGB | rgb(224, 238, 235) |
| HSL | hsl(167, 29%, 91%) |
| HSV | hsv(167, 6%, 93%) |
| CMYK | cmyk(5.9%, 0%, 1.3%, 6.7%) |
| CIE-LAB | lab(93.01, -5.17, -0.15) |
| CIE-LCH | lch(93.01, 5.17, 181.64°) |
| OKLab | oklab(93.78% -0.0154 -0.0005) |
| OKLCH | oklch(93.78% 0.015 181.8) |
| XYZ | xyz(76.3074, 82.9938, 90.5804) |
| Luminance | 0.8299 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.79
Mintcream
#F5FFFA
ΔE00 4.03
Light Grey
#D8DCD6
ΔE00 5.46
Lightcyan
#E0FFFF
ΔE00 6.04
Honeydew
#F0FFF0
ΔE00 6.10
Aliceblue
#F0F8FF
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0EEEB #EEE0E3
analogous
#E0EEE4 #E0EEEB #E0EAEE
triadic
#E0EEEB #EBE0EE #EEEBE0
tetradic
#E0EEEB #E4E0EE #EEE0E3 #EAEEE0
square
#E0EEEB #E4E0EE #EEE0E3 #EAEEE0
split-complementary
#E0EEEB #EEE0EA #EEE4E0
monochromatic
#91C3B8 #B8D8D1 #E0EEEB #EBF4F2 #EBF4F2
Accessibility & contrast
On white
1.19
#E0EEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.60
#E0EEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0EEEB
17.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0EEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0EEEB | 1.00 | 1.19 | 17.60 | 17.60 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDECEB
Deuteranopia (green-blind)
#EAEAEB
Tritanopia (blue-blind)
#DDEFED
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #e0eeeb; /* rgb */ color: rgb(224, 238, 235); /* oklch */ color: oklch(93.8% 0.015 181.8);
Tailwind
colors: {
custom: {
50: '#e9f3f1',
500: '#e0eeeb',
950: '#000000',
},
}SCSS
$custom: #e0eeeb; $custom-light: #e9f3f1; $custom-dark: #000000;
JSON
{
"hex": "#e0eeeb",
"rgb": {
"r": 224,
"g": 238,
"b": 235
},
"hsl": {
"h": 167.143,
"s": 29.167,
"l": 90.588
},
"oklch": {
"l": 0.93781,
"c": 0.01538,
"h": 181.8
},
"luminance": 0.82995
}Semantic roles & 50–950 ramp
primary
#E0EEEB
secondary
#C7ABB1
accent
#3E54A8
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585