#E5EBED#E5EBED
#E5EBED is a very light, near-neutral cyan. Relative luminance 0.822; OKLCH L 93.6% C 0.007 H 219.5°. Best body text is #000000 at 17.44:1 contrast (WCAG AA passes).
Color values
| HEX | #E5EBED |
|---|---|
| RGB | rgb(229, 235, 237) |
| HSL | hsl(195, 18%, 91%) |
| HSV | hsv(195, 3%, 93%) |
| CMYK | cmyk(3.4%, 0.8%, 0%, 7.1%) |
| CIE-LAB | lab(92.66, -1.63, -1.66) |
| CIE-LCH | lch(92.66, 2.33, 225.58°) |
| OKLab | oklab(93.61% -0.0054 -0.0044) |
| OKLCH | oklch(93.61% 0.007 219.5) |
| XYZ | xyz(77.3046, 82.1887, 91.8957) |
| Luminance | 0.8219 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.57
Aliceblue
#F0F8FF
ΔE00 3.58
Whitesmoke
#F5F5F5
ΔE00 3.62
Gainsboro
#DCDCDC
ΔE00 4.13
Pale Grey
#FDFDFE
ΔE00 4.84
Off White
#FAF9F6
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5EBED #EDE7E5
analogous
#E5EDEB #E5EBED #E5E7ED
triadic
#E5EBED #EDE5EB #EBEDE5
tetradic
#E5EBED #EBE5ED #EDE7E5 #E7EDE5
square
#E5EBED #EBE5ED #EDE7E5 #E7EDE5
split-complementary
#E5EBED #EDE5E7 #EDEBE5
monochromatic
#9DB3BB #C1CFD4 #E5EBED #EDF1F2 #EDF1F2
Accessibility & contrast
On white
1.20
#E5EBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.44
#E5EBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5EBED
17.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5EBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5EBED | 1.00 | 1.20 | 17.44 | 17.44 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEBED
Deuteranopia (green-blind)
#E8E9ED
Tritanopia (blue-blind)
#E3ECEC
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #e5ebed; /* rgb */ color: rgb(229, 235, 237); /* oklch */ color: oklch(93.6% 0.007 219.5);
Tailwind
colors: {
custom: {
50: '#edf1f2',
500: '#e5ebed',
950: '#000000',
},
}SCSS
$custom: #e5ebed; $custom-light: #edf1f2; $custom-dark: #000000;
JSON
{
"hex": "#e5ebed",
"rgb": {
"r": 229,
"g": 235,
"b": 237
},
"hsl": {
"h": 195,
"s": 18.182,
"l": 91.373
},
"oklch": {
"l": 0.93608,
"c": 0.00699,
"h": 219.5
},
"luminance": 0.82189
}Semantic roles & 50–950 ramp
primary
#E5EBED
secondary
#C4B7B2
accent
#5E499C
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161617
muted
#848585