#E5EFEB#E5EFEB
#E5EFEB is a very light, near-neutral teal. Relative luminance 0.844; OKLCH L 94.3% C 0.012 H 170.3°. Best body text is #000000 at 17.88:1 contrast (WCAG AA passes).
Color values
| HEX | #E5EFEB |
|---|---|
| RGB | rgb(229, 239, 235) |
| HSL | hsl(156, 24%, 92%) |
| HSV | hsv(156, 4%, 94%) |
| CMYK | cmyk(4.2%, 0%, 1.7%, 6.3%) |
| CIE-LAB | lab(93.62, -4.03, 0.78) |
| CIE-LCH | lch(93.62, 4.11, 169.05°) |
| OKLab | oklab(94.35% -0.0117 0.002) |
| OKLCH | oklch(94.35% 0.012 170.3) |
| XYZ | xyz(78.1722, 84.3887, 90.7514) |
| Luminance | 0.8439 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 3.30
Azure (CSS)
#F0FFFF
ΔE00 3.97
Light Grey
#D8DCD6
ΔE00 4.70
Whitesmoke
#F5F5F5
ΔE00 5.64
Off White
#FAF9F6
ΔE00 5.74
Honeydew
#F0FFF0
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5EFEB #EFE5E9
analogous
#E5EFE6 #E5EFEB #E5EEEF
triadic
#E5EFEB #EBE5EF #EFEBE5
tetradic
#E5EFEB #E6E5EF #EFE5E9 #EEEFE5
square
#E5EFEB #E6E5EF #EFE5E9 #EEEFE5
split-complementary
#E5EFEB #EFE5EE #EFE6E5
monochromatic
#99C0B1 #BFD8CE #E5EFEB #ECF3F0 #ECF3F0
Accessibility & contrast
On white
1.17
#E5EFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.88
#E5EFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5EFEB
17.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5EFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5EFEB | 1.00 | 1.17 | 17.88 | 17.88 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEEDEB
Deuteranopia (green-blind)
#ECECEB
Tritanopia (blue-blind)
#E3EFEE
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #e5efeb; /* rgb */ color: rgb(229, 239, 235); /* oklch */ color: oklch(94.3% 0.012 170.3);
Tailwind
colors: {
custom: {
50: '#edf4f1',
500: '#e5efeb',
950: '#000000',
},
}SCSS
$custom: #e5efeb; $custom-light: #edf4f1; $custom-dark: #000000;
JSON
{
"hex": "#e5efeb",
"rgb": {
"r": 229,
"g": 239,
"b": 235
},
"hsl": {
"h": 156,
"s": 23.81,
"l": 91.765
},
"oklch": {
"l": 0.94348,
"c": 0.01187,
"h": 170.3
},
"luminance": 0.84389
}Semantic roles & 50–950 ramp
primary
#E5EFEB
secondary
#C7B1BA
accent
#4369A2
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161716
muted
#848585