#B2B6AA#B2B6AA
#B2B6AA is a light, near-neutral grey. Relative luminance 0.458; OKLCH L 77.0% C 0.017 H 121.9°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #B2B6AA |
|---|---|
| RGB | rgb(178, 182, 170) |
| HSL | hsl(80, 8%, 69%) |
| HSV | hsv(80, 7%, 71%) |
| CMYK | cmyk(2.2%, 0%, 6.6%, 28.6%) |
| CIE-LAB | lab(73.43, -3.61, 5.62) |
| CIE-LCH | lch(73.43, 6.68, 122.70°) |
| OKLab | oklab(76.96% -0.0091 0.0147) |
| OKLCH | oklch(76.96% 0.017 121.9) |
| XYZ | xyz(42.3426, 45.8232, 44.6365) |
| Luminance | 0.4582 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Greyish
#A8A495
ΔE00 6.13
Cement
#A5A391
ΔE00 6.29
Silver (survey)
#C5C9C7
ΔE00 7.05
Silver
#C0C0C0
ΔE00 7.32
Dark Gray
#A9A9A9
ΔE00 7.36
Warm Gray
#C9BEB0
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2B6AA #AEAAB6
analogous
#B6B4AA #B2B6AA #ACB6AA
triadic
#B2B6AA #AAB2B6 #B6AAB2
tetradic
#B2B6AA #AAB6B4 #AEAAB6 #B6AAAC
square
#B2B6AA #AAB6B4 #AEAAB6 #B6AAAC
split-complementary
#B2B6AA #AAACB6 #B4AAB6
monochromatic
#767C6A #949A89 #B2B6AA #D0D2CB #EEEFEC
Accessibility & contrast
On white
2.07
#B2B6AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#B2B6AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2B6AA
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2B6AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2B6AA | 1.00 | 2.07 | 10.16 | 10.16 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B4A9
Deuteranopia (green-blind)
#B7B4AA
Tritanopia (blue-blind)
#B3B5B2
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #b2b6aa; /* rgb */ color: rgb(178, 182, 170); /* oklch */ color: oklch(77.0% 0.017 121.9);
Tailwind
colors: {
custom: {
50: '#c9cbc3',
500: '#b2b6aa',
950: '#000000',
},
}SCSS
$custom: #b2b6aa; $custom-light: #c9cbc3; $custom-dark: #000000;
JSON
{
"hex": "#b2b6aa",
"rgb": {
"r": 178,
"g": 182,
"b": 170
},
"hsl": {
"h": 80,
"s": 7.595,
"l": 69.02
},
"oklch": {
"l": 0.76964,
"c": 0.01732,
"h": 121.9
},
"luminance": 0.45823
}Semantic roles & 50–950 ramp
primary
#B2B6AA
secondary
#DDDCE0
accent
#549268
background
#FCFCFB
surface
#F8F8F7
border
#D1D1D0
text
#131312
muted
#828281