#B0B2AA#B0B2AA
#B0B2AA is a light, near-neutral grey. Relative luminance 0.440; OKLCH L 76.0% C 0.011 H 118.1°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #B0B2AA |
|---|---|
| RGB | rgb(176, 178, 170) |
| HSL | hsl(75, 5%, 68%) |
| HSV | hsv(75, 4%, 70%) |
| CMYK | cmyk(1.1%, 0%, 4.5%, 30.2%) |
| CIE-LAB | lab(72.21, -2.18, 3.84) |
| CIE-LCH | lch(72.21, 4.41, 119.63°) |
| OKLab | oklab(75.96% -0.0054 0.0101) |
| OKLCH | oklch(75.96% 0.011 118.1) |
| XYZ | xyz(41.0795, 43.9732, 44.3459) |
| Luminance | 0.4397 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 5.07
Greyish
#A8A495
ΔE00 5.44
Silver
#C0C0C0
ΔE00 6.05
Cement
#A5A391
ΔE00 6.19
Silver (survey)
#C5C9C7
ΔE00 6.75
Dove Gray
#B6B8BD
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0B2AA #ACAAB2
analogous
#B2B0AA #B0B2AA #ACB2AA
triadic
#B0B2AA #AAB0B2 #B2AAB0
tetradic
#B0B2AA #AAB2B0 #ACAAB2 #B2AAAC
square
#B0B2AA #AAB2B0 #ACAAB2 #B2AAAC
split-complementary
#B0B2AA #AAACB2 #B0AAB2
monochromatic
#74766B #92958A #B0B2AA #CECFCA #ECECEA
Accessibility & contrast
On white
2.14
#B0B2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#B0B2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0B2AA
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0B2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0B2AA | 1.00 | 2.14 | 9.79 | 9.79 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B1AA
Deuteranopia (green-blind)
#B3B1AA
Tritanopia (blue-blind)
#B1B1B0
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #b0b2aa; /* rgb */ color: rgb(176, 178, 170); /* oklch */ color: oklch(76.0% 0.011 118.1);
Tailwind
colors: {
custom: {
50: '#c7c9c3',
500: '#b0b2aa',
950: '#000000',
},
}SCSS
$custom: #b0b2aa; $custom-light: #c7c9c3; $custom-dark: #000000;
JSON
{
"hex": "#b0b2aa",
"rgb": {
"r": 176,
"g": 178,
"b": 170
},
"hsl": {
"h": 75,
"s": 4.938,
"l": 68.235
},
"oklch": {
"l": 0.75964,
"c": 0.01143,
"h": 118.1
},
"luminance": 0.43973
}Semantic roles & 50–950 ramp
primary
#B0B2AA
secondary
#DBDBDD
accent
#578F65
background
#FCFCFB
surface
#F8F8F7
border
#D1D1D0
text
#131312
muted
#828281