#E5EEEB#E5EEEB
#E5EEEB is a very light, near-neutral teal. Relative luminance 0.838; OKLCH L 94.1% C 0.010 H 174.2°. Best body text is #000000 at 17.76:1 contrast (WCAG AA passes).
Color values
| HEX | #E5EEEB |
|---|---|
| RGB | rgb(229, 238, 235) |
| HSL | hsl(160, 21%, 92%) |
| HSV | hsv(160, 4%, 93%) |
| CMYK | cmyk(3.8%, 0%, 1.3%, 6.7%) |
| CIE-LAB | lab(93.37, -3.53, 0.41) |
| CIE-LCH | lch(93.37, 3.55, 173.35°) |
| OKLab | oklab(94.15% -0.0103 0.001) |
| OKLCH | oklch(94.15% 0.01 174.2) |
| XYZ | xyz(77.8802, 83.8048, 90.6541) |
| Luminance | 0.8380 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 3.58
Azure (CSS)
#F0FFFF
ΔE00 4.11
Light Grey
#D8DCD6
ΔE00 4.47
Whitesmoke
#F5F5F5
ΔE00 5.10
Off White
#FAF9F6
ΔE00 5.35
Aliceblue
#F0F8FF
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5EEEB #EEE5E8
analogous
#E5EEE7 #E5EEEB #E5EDEE
triadic
#E5EEEB #EBE5EE #EEEBE5
tetradic
#E5EEEB #E7E5EE #EEE5E8 #EDEEE5
square
#E5EEEB #E7E5EE #EEE5E8 #EDEEE5
split-complementary
#E5EEEB #EEE5ED #EEE7E5
monochromatic
#9BBEB2 #C0D6CF #E5EEEB #ECF3F1 #ECF3F1
Accessibility & contrast
On white
1.18
#E5EEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.76
#E5EEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5EEEB
17.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5EEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5EEEB | 1.00 | 1.18 | 17.76 | 17.76 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEDEB
Deuteranopia (green-blind)
#EBEBEB
Tritanopia (blue-blind)
#E3EEED
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #e5eeeb; /* rgb */ color: rgb(229, 238, 235); /* oklch */ color: oklch(94.1% 0.010 174.2);
Tailwind
colors: {
custom: {
50: '#edf3f1',
500: '#e5eeeb',
950: '#000000',
},
}SCSS
$custom: #e5eeeb; $custom-light: #edf3f1; $custom-dark: #000000;
JSON
{
"hex": "#e5eeeb",
"rgb": {
"r": 229,
"g": 238,
"b": 235
},
"hsl": {
"h": 160,
"s": 20.93,
"l": 91.569
},
"oklch": {
"l": 0.94149,
"c": 0.01037,
"h": 174.2
},
"luminance": 0.83805
}Semantic roles & 50–950 ramp
primary
#E5EEEB
secondary
#C5B2B8
accent
#46649F
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161716
muted
#848585