#B6BFBF#B6BFBF
#B6BFBF is a light, near-neutral grey. Relative luminance 0.510; OKLCH L 79.8% C 0.010 H 196.9°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #B6BFBF |
|---|---|
| RGB | rgb(182, 191, 191) |
| HSL | hsl(180, 7%, 73%) |
| HSV | hsv(180, 5%, 75%) |
| CMYK | cmyk(4.7%, 0%, 0%, 25.1%) |
| CIE-LAB | lab(76.66, -3.10, -1.08) |
| CIE-LCH | lch(76.66, 3.28, 199.15°) |
| OKLab | oklab(79.76% -0.0095 -0.0029) |
| OKLCH | oklch(79.76% 0.01 196.9) |
| XYZ | xyz(47.3243, 50.9679, 56.6247) |
| Luminance | 0.5097 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.60
Silver
#C0C0C0
ΔE00 4.37
Dove Gray
#B6B8BD
ΔE00 5.02
Light Gray
#D3D3D3
ΔE00 6.93
Dark Gray
#A9A9A9
ΔE00 7.02
Light Grey
#D8DCD6
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6BFBF #BFB6B6
analogous
#B6BFBA #B6BFBF #B6BABF
triadic
#B6BFBF #BFB6BF #BFBFB6
tetradic
#B6BFBF #BAB6BF #BFB6B6 #BABFB6
square
#B6BFBF #BAB6BF #BFB6B6 #BABFB6
split-complementary
#B6BFBF #BFB6BA #BFBAB6
monochromatic
#758686 #95A2A2 #B6BFBF #D7DCDC #EFF1F1
Accessibility & contrast
On white
1.88
#B6BFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#B6BFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6BFBF
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6BFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6BFBF | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBEBF
Deuteranopia (green-blind)
#BCBDBF
Tritanopia (blue-blind)
#B4C0BF
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #b6bfbf; /* rgb */ color: rgb(182, 191, 191); /* oklch */ color: oklch(79.8% 0.010 196.9);
Tailwind
colors: {
custom: {
50: '#cbd2d2',
500: '#b6bfbf',
950: '#000000',
},
}SCSS
$custom: #b6bfbf; $custom-light: #cbd2d2; $custom-dark: #000000;
JSON
{
"hex": "#b6bfbf",
"rgb": {
"r": 182,
"g": 191,
"b": 191
},
"hsl": {
"h": 180,
"s": 6.569,
"l": 73.137
},
"oklch": {
"l": 0.79762,
"c": 0.00998,
"h": 196.9
},
"luminance": 0.50968
}Semantic roles & 50–950 ramp
primary
#B6BFBF
secondary
#928787
accent
#555590
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383