#E5EAEB#E5EAEB
#E5EAEB is a very light, near-neutral cyan. Relative luminance 0.815; OKLCH L 93.4% C 0.006 H 211.1°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #E5EAEB |
|---|---|
| RGB | rgb(229, 234, 235) |
| HSL | hsl(190, 13%, 91%) |
| HSV | hsv(190, 3%, 92%) |
| CMYK | cmyk(2.6%, 0.4%, 0%, 7.8%) |
| CIE-LAB | lab(92.35, -1.48, -1.07) |
| CIE-LCH | lch(92.35, 1.83, 215.71°) |
| OKLab | oklab(93.35% -0.0047 -0.0029) |
| OKLCH | oklch(93.35% 0.006 211.1) |
| XYZ | xyz(76.7286, 81.5015, 90.2702) |
| Luminance | 0.8150 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 3.43
Fog
#D8DCE0
ΔE00 3.49
Gainsboro
#DCDCDC
ΔE00 3.71
Aliceblue
#F0F8FF
ΔE00 4.07
Off White
#FAF9F6
ΔE00 4.56
Light Grey
#D8DCD6
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5EAEB #EBE6E5
analogous
#E5EBE9 #E5EAEB #E5E7EB
triadic
#E5EAEB #EBE5EA #EAEBE5
tetradic
#E5EAEB #E9E5EB #EBE6E5 #E7EBE5
square
#E5EAEB #E9E5EB #EBE6E5 #E7EBE5
split-complementary
#E5EAEB #EBE5E7 #EBE9E5
monochromatic
#A0B2B6 #C2CED0 #E5EAEB #EEF1F2 #EEF1F2
Accessibility & contrast
On white
1.21
#E5EAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#E5EAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5EAEB
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5EAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5EAEB | 1.00 | 1.21 | 17.30 | 17.30 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EAEB
Deuteranopia (green-blind)
#E8E9EB
Tritanopia (blue-blind)
#E4EBEA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #e5eaeb; /* rgb */ color: rgb(229, 234, 235); /* oklch */ color: oklch(93.4% 0.006 211.1);
Tailwind
colors: {
custom: {
50: '#edf0f1',
500: '#e5eaeb',
950: '#000000',
},
}SCSS
$custom: #e5eaeb; $custom-light: #edf0f1; $custom-dark: #000000;
JSON
{
"hex": "#e5eaeb",
"rgb": {
"r": 229,
"g": 234,
"b": 235
},
"hsl": {
"h": 190,
"s": 13.043,
"l": 90.98
},
"oklch": {
"l": 0.93352,
"c": 0.00554,
"h": 211.1
},
"luminance": 0.81502
}Semantic roles & 50–950 ramp
primary
#E5EAEB
secondary
#C0B6B4
accent
#5A4E97
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161616
muted
#848585