#B6BCB2#B6BCB2
#B6BCB2 is a light, near-neutral grey. Relative luminance 0.491; OKLCH L 78.8% C 0.015 H 132.5°. Best body text is #000000 at 10.83:1 contrast (WCAG AA passes).
Color values
| HEX | #B6BCB2 |
|---|---|
| RGB | rgb(182, 188, 178) |
| HSL | hsl(96, 7%, 72%) |
| HSV | hsv(96, 5%, 74%) |
| CMYK | cmyk(3.2%, 0%, 5.3%, 26.3%) |
| CIE-LAB | lab(75.53, -3.94, 4.33) |
| CIE-LCH | lch(75.53, 5.85, 132.26°) |
| OKLab | oklab(78.76% -0.0104 0.0114) |
| OKLCH | oklch(78.76% 0.015 132.5) |
| XYZ | xyz(45.3092, 49.1258, 49.2061) |
| Luminance | 0.4913 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.51
Silver
#C0C0C0
ΔE00 6.48
Dark Gray
#A9A9A9
ΔE00 7.87
Greyish
#A8A495
ΔE00 7.97
Cement
#A5A391
ΔE00 8.21
Warm Gray
#C9BEB0
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6BCB2 #B8B2BC
analogous
#BBBCB2 #B6BCB2 #B2BCB3
triadic
#B6BCB2 #B2B6BC #BCB2B6
tetradic
#B6BCB2 #B2BBBC #B8B2BC #BCB3B2
square
#B6BCB2 #B2BBBC #B8B2BC #BCB3B2
split-complementary
#B6BCB2 #B3B2BC #BCB2BB
monochromatic
#788271 #97A091 #B6BCB2 #D5D8D3 #EFF1EF
Accessibility & contrast
On white
1.94
#B6BCB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.83
#B6BCB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6BCB2
10.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6BCB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6BCB2 | 1.00 | 1.94 | 10.83 | 10.83 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBAB1
Deuteranopia (green-blind)
#BCBAB2
Tritanopia (blue-blind)
#B6BBB9
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #b6bcb2; /* rgb */ color: rgb(182, 188, 178); /* oklch */ color: oklch(78.8% 0.015 132.5);
Tailwind
colors: {
custom: {
50: '#cbd0c9',
500: '#b6bcb2',
950: '#000000',
},
}SCSS
$custom: #b6bcb2; $custom-light: #cbd0c9; $custom-dark: #000000;
JSON
{
"hex": "#b6bcb2",
"rgb": {
"r": 182,
"g": 188,
"b": 178
},
"hsl": {
"h": 96,
"s": 6.944,
"l": 71.765
},
"oklch": {
"l": 0.7876,
"c": 0.0154,
"h": 132.5
},
"luminance": 0.49126
}Semantic roles & 50–950 ramp
primary
#B6BCB2
secondary
#E5E4E6
accent
#559179
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131413
muted
#828282