#E0EFEB#E0EFEB
#E0EFEB is a very light, near-neutral teal. Relative luminance 0.836; OKLCH L 94.0% C 0.017 H 178.3°. Best body text is #000000 at 17.72:1 contrast (WCAG AA passes).
Color values
| HEX | #E0EFEB |
|---|---|
| RGB | rgb(224, 239, 235) |
| HSL | hsl(164, 32%, 91%) |
| HSV | hsv(164, 6%, 94%) |
| CMYK | cmyk(6.3%, 0%, 1.7%, 6.3%) |
| CIE-LAB | lab(93.27, -5.68, 0.22) |
| CIE-LCH | lch(93.27, 5.68, 177.74°) |
| OKLab | oklab(93.98% -0.0167 0.0005) |
| OKLCH | oklch(93.98% 0.017 178.3) |
| XYZ | xyz(76.5993, 83.5777, 90.6777) |
| Luminance | 0.8358 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.89
Mintcream
#F5FFFA
ΔE00 4.00
Honeydew
#F0FFF0
ΔE00 5.57
Lightcyan
#E0FFFF
ΔE00 5.72
Light Grey
#D8DCD6
ΔE00 5.78
Aliceblue
#F0F8FF
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0EFEB #EFE0E4
analogous
#E0EFE3 #E0EFEB #E0EBEF
triadic
#E0EFEB #EBE0EF #EFEBE0
tetradic
#E0EFEB #E3E0EF #EFE0E4 #EBEFE0
square
#E0EFEB #E3E0EF #EFE0E4 #EBEFE0
split-complementary
#E0EFEB #EFE0EB #EFE3E0
monochromatic
#8FC5B7 #B8DAD1 #E0EFEB #EBF5F2 #EBF5F2
Accessibility & contrast
On white
1.19
#E0EFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.72
#E0EFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0EFEB
17.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0EFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0EFEB | 1.00 | 1.19 | 17.72 | 17.72 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEDEB
Deuteranopia (green-blind)
#EBEBEB
Tritanopia (blue-blind)
#DDF0EE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #e0efeb; /* rgb */ color: rgb(224, 239, 235); /* oklch */ color: oklch(94.0% 0.017 178.3);
Tailwind
colors: {
custom: {
50: '#e9f4f1',
500: '#e0efeb',
950: '#000000',
},
}SCSS
$custom: #e0efeb; $custom-light: #e9f4f1; $custom-dark: #000000;
JSON
{
"hex": "#e0efeb",
"rgb": {
"r": 224,
"g": 239,
"b": 235
},
"hsl": {
"h": 164,
"s": 31.915,
"l": 90.784
},
"oklch": {
"l": 0.93983,
"c": 0.01675,
"h": 178.3
},
"luminance": 0.83578
}Semantic roles & 50–950 ramp
primary
#E0EFEB
secondary
#C9AAB2
accent
#3B59AB
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161716
muted
#848585