#B6BEBC#B6BEBC
#B6BEBC is a light, near-neutral grey. Relative luminance 0.504; OKLCH L 79.5% C 0.009 H 179.5°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #B6BEBC |
|---|---|
| RGB | rgb(182, 190, 188) |
| HSL | hsl(165, 6%, 73%) |
| HSV | hsv(165, 4%, 75%) |
| CMYK | cmyk(4.2%, 0%, 1.1%, 25.5%) |
| CIE-LAB | lab(76.32, -3.14, 0.05) |
| CIE-LCH | lch(76.32, 3.14, 179.14°) |
| OKLab | oklab(79.46% -0.0093 0.0001) |
| OKLCH | oklch(79.46% 0.009 179.5) |
| XYZ | xyz(46.7802, 50.4025, 54.8313) |
| Luminance | 0.5040 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.55
Silver
#C0C0C0
ΔE00 4.38
Dove Gray
#B6B8BD
ΔE00 5.43
Dark Gray
#A9A9A9
ΔE00 6.80
Light Gray
#D3D3D3
ΔE00 7.10
Light Grey
#D8DCD6
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6BEBC #BEB6B8
analogous
#B6BEB8 #B6BEBC #B6BCBE
triadic
#B6BEBC #BCB6BE #BEBCB6
tetradic
#B6BEBC #B8B6BE #BEB6B8 #BCBEB6
square
#B6BEBC #B8B6BE #BEB6B8 #BCBEB6
split-complementary
#B6BEBC #BEB6BC #BEB8B6
monochromatic
#768480 #96A19E #B6BEBC #D6DBDA #EFF1F0
Accessibility & contrast
On white
1.90
#B6BEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#B6BEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6BEBC
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6BEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6BEBC | 1.00 | 1.90 | 11.08 | 11.08 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBDBC
Deuteranopia (green-blind)
#BCBCBC
Tritanopia (blue-blind)
#B4BEBD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #b6bebc; /* rgb */ color: rgb(182, 190, 188); /* oklch */ color: oklch(79.5% 0.009 179.5);
Tailwind
colors: {
custom: {
50: '#cbd1d0',
500: '#b6bebc',
950: '#000000',
},
}SCSS
$custom: #b6bebc; $custom-light: #cbd1d0; $custom-dark: #000000;
JSON
{
"hex": "#b6bebc",
"rgb": {
"r": 182,
"g": 190,
"b": 188
},
"hsl": {
"h": 165,
"s": 5.797,
"l": 72.941
},
"oklch": {
"l": 0.79464,
"c": 0.0093,
"h": 179.5
},
"luminance": 0.50403
}Semantic roles & 50–950 ramp
primary
#B6BEBC
secondary
#91878A
accent
#566490
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383