#B6BEBE#B6BEBE
#B6BEBE is a light, near-neutral grey. Relative luminance 0.505; OKLCH L 79.5% C 0.009 H 197.0°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #B6BEBE |
|---|---|
| RGB | rgb(182, 190, 190) |
| HSL | hsl(180, 6%, 73%) |
| HSV | hsv(180, 4%, 75%) |
| CMYK | cmyk(4.2%, 0%, 0%, 25.5%) |
| CIE-LAB | lab(76.37, -2.76, -0.96) |
| CIE-LCH | lch(76.37, 2.92, 199.18°) |
| OKLab | oklab(79.52% -0.0085 -0.0026) |
| OKLCH | oklch(79.52% 0.009 197) |
| XYZ | xyz(46.9973, 50.4894, 55.9747) |
| Luminance | 0.5049 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.55
Silver
#C0C0C0
ΔE00 4.00
Dove Gray
#B6B8BD
ΔE00 4.62
Dark Gray
#A9A9A9
ΔE00 6.60
Light Gray
#D3D3D3
ΔE00 6.84
Cool Gray
#9AA7B0
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6BEBE #BEB6B6
analogous
#B6BEBA #B6BEBE #B6BABE
triadic
#B6BEBE #BEB6BE #BEBEB6
tetradic
#B6BEBE #BAB6BE #BEB6B6 #BABEB6
square
#B6BEBE #BAB6BE #BEB6B6 #BABEB6
split-complementary
#B6BEBE #BEB6BA #BEBAB6
monochromatic
#768484 #96A1A1 #B6BEBE #D6DBDB #EFF1F1
Accessibility & contrast
On white
1.89
#B6BEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#B6BEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6BEBE
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6BEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6BEBE | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBDBE
Deuteranopia (green-blind)
#BBBCBE
Tritanopia (blue-blind)
#B4BFBE
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #b6bebe; /* rgb */ color: rgb(182, 190, 190); /* oklch */ color: oklch(79.5% 0.009 197.0);
Tailwind
colors: {
custom: {
50: '#cbd1d1',
500: '#b6bebe',
950: '#000000',
},
}SCSS
$custom: #b6bebe; $custom-light: #cbd1d1; $custom-dark: #000000;
JSON
{
"hex": "#b6bebe",
"rgb": {
"r": 182,
"g": 190,
"b": 190
},
"hsl": {
"h": 180,
"s": 5.797,
"l": 72.941
},
"oklch": {
"l": 0.79524,
"c": 0.00889,
"h": 197
},
"luminance": 0.5049
}Semantic roles & 50–950 ramp
primary
#B6BEBE
secondary
#918787
accent
#565690
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383