#E6EBED#E6EBED
#E6EBED is a very light, near-neutral cyan. Relative luminance 0.824; OKLCH L 93.7% C 0.006 H 223.5°. Best body text is #000000 at 17.47:1 contrast (WCAG AA passes).
Color values
| HEX | #E6EBED |
|---|---|
| RGB | rgb(230, 235, 237) |
| HSL | hsl(197, 16%, 92%) |
| HSV | hsv(197, 3%, 93%) |
| CMYK | cmyk(3%, 0.8%, 0%, 7.1%) |
| CIE-LAB | lab(92.73, -1.30, -1.55) |
| CIE-LCH | lch(92.73, 2.02, 229.97°) |
| OKLab | oklab(93.68% -0.0044 -0.0041) |
| OKLCH | oklch(93.68% 0.006 223.5) |
| XYZ | xyz(77.6247, 82.3538, 91.9107) |
| Luminance | 0.8235 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 3.28
Fog
#D8DCE0
ΔE00 3.48
Aliceblue
#F0F8FF
ΔE00 3.58
Gainsboro
#DCDCDC
ΔE00 3.90
Pale Grey
#FDFDFE
ΔE00 4.56
Off White
#FAF9F6
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6EBED #EDE8E6
analogous
#E6EDEC #E6EBED #E6E8ED
triadic
#E6EBED #EDE6EB #EBEDE6
tetradic
#E6EBED #ECE6ED #EDE8E6 #E8EDE6
square
#E6EBED #ECE6ED #EDE8E6 #E8EDE6
split-complementary
#E6EBED #EDE6E8 #EDECE6
monochromatic
#9FB2BA #C2CFD3 #E6EBED #EDF1F2 #EDF1F2
Accessibility & contrast
On white
1.20
#E6EBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.47
#E6EBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6EBED
17.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6EBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6EBED | 1.00 | 1.20 | 17.47 | 17.47 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEBED
Deuteranopia (green-blind)
#E9EAED
Tritanopia (blue-blind)
#E4ECEC
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #e6ebed; /* rgb */ color: rgb(230, 235, 237); /* oklch */ color: oklch(93.7% 0.006 223.5);
Tailwind
colors: {
custom: {
50: '#edf1f2',
500: '#e6ebed',
950: '#000000',
},
}SCSS
$custom: #e6ebed; $custom-light: #edf1f2; $custom-dark: #000000;
JSON
{
"hex": "#e6ebed",
"rgb": {
"r": 230,
"g": 235,
"b": 237
},
"hsl": {
"h": 197.143,
"s": 16.279,
"l": 91.569
},
"oklch": {
"l": 0.93683,
"c": 0.00602,
"h": 223.5
},
"luminance": 0.82354
}Semantic roles & 50–950 ramp
primary
#E6EBED
secondary
#C3B8B4
accent
#624B9B
background
#FEFFFF
surface
#FDFEFE
border
#D5D6D6
text
#161617
muted
#848585