#E5EBEA#E5EBEA
#E5EBEA is a very light, near-neutral teal. Relative luminance 0.820; OKLCH L 93.5% C 0.007 H 185.3°. Best body text is #000000 at 17.40:1 contrast (WCAG AA passes).
Color values
| HEX | #E5EBEA |
|---|---|
| RGB | rgb(229, 235, 234) |
| HSL | hsl(170, 13%, 91%) |
| HSV | hsv(170, 3%, 92%) |
| CMYK | cmyk(2.6%, 0%, 0.4%, 7.8%) |
| CIE-LAB | lab(92.58, -2.18, -0.21) |
| CIE-LCH | lch(92.58, 2.19, 185.61°) |
| OKLab | oklab(93.52% -0.0065 -0.0006) |
| OKLCH | oklch(93.52% 0.007 185.3) |
| XYZ | xyz(76.8700, 82.0149, 89.6067) |
| Luminance | 0.8202 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 3.86
Light Grey
#D8DCD6
ΔE00 4.14
Gainsboro
#DCDCDC
ΔE00 4.29
Fog
#D8DCE0
ΔE00 4.37
Off White
#FAF9F6
ΔE00 4.56
Aliceblue
#F0F8FF
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5EBEA #EBE5E6
analogous
#E5EBE7 #E5EBEA #E5E9EB
triadic
#E5EBEA #EAE5EB #EBEAE5
tetradic
#E5EBEA #E7E5EB #EBE5E6 #E9EBE5
square
#E5EBEA #E7E5EB #EBE5E6 #E9EBE5
split-complementary
#E5EBEA #EBE5E9 #EBE7E5
monochromatic
#A0B6B2 #C2D0CE #E5EBEA #EEF2F1 #EEF2F1
Accessibility & contrast
On white
1.21
#E5EBEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.40
#E5EBEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5EBEA
17.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5EBEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5EBEA | 1.00 | 1.21 | 17.40 | 17.40 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEAEA
Deuteranopia (green-blind)
#E9E9EA
Tritanopia (blue-blind)
#E4EBEB
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #e5ebea; /* rgb */ color: rgb(229, 235, 234); /* oklch */ color: oklch(93.5% 0.007 185.3);
Tailwind
colors: {
custom: {
50: '#edf1f0',
500: '#e5ebea',
950: '#000000',
},
}SCSS
$custom: #e5ebea; $custom-light: #edf1f0; $custom-dark: #000000;
JSON
{
"hex": "#e5ebea",
"rgb": {
"r": 229,
"g": 235,
"b": 234
},
"hsl": {
"h": 170,
"s": 13.043,
"l": 90.98
},
"oklch": {
"l": 0.93523,
"c": 0.00655,
"h": 185.3
},
"luminance": 0.82015
}Semantic roles & 50–950 ramp
primary
#E5EBEA
secondary
#C0B4B6
accent
#4E5A97
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161616
muted
#848585