#B0B0AA#B0B0AA
#B0B0AA is a light, near-neutral grey. Relative luminance 0.432; OKLCH L 75.5% C 0.008 H 106.6°. Best body text is #000000 at 9.64:1 contrast (WCAG AA passes).
Color values
| HEX | #B0B0AA |
|---|---|
| RGB | rgb(176, 176, 170) |
| HSL | hsl(60, 4%, 68%) |
| HSV | hsv(60, 3%, 69%) |
| CMYK | cmyk(0%, 0%, 3.4%, 31%) |
| CIE-LAB | lab(71.68, -1.11, 3.07) |
| CIE-LCH | lch(71.68, 3.26, 109.85°) |
| OKLab | oklab(75.55% -0.0024 0.0081) |
| OKLCH | oklch(75.55% 0.008 106.6) |
| XYZ | xyz(40.6844, 43.1831, 44.2143) |
| Luminance | 0.4318 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 3.74
Greyish
#A8A495
ΔE00 5.39
Silver
#C0C0C0
ΔE00 5.47
Dove Gray
#B6B8BD
ΔE00 6.33
Cement
#A5A391
ΔE00 6.54
Stone
#A89F91
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0B0AA #AAAAB0
analogous
#B0ADAA #B0B0AA #ADB0AA
triadic
#B0B0AA #AAB0B0 #B0AAB0
tetradic
#B0B0AA #AAB0AD #AAAAB0 #B0AAAD
square
#B0B0AA #AAB0AD #AAAAB0 #B0AAAD
split-complementary
#B0B0AA #AAADB0 #ADAAB0
monochromatic
#74746C #93938A #B0B0AA #CDCDCA #EBEBE9
Accessibility & contrast
On white
2.18
#B0B0AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.64
#B0B0AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0B0AA
9.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0B0AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0B0AA | 1.00 | 2.18 | 9.64 | 9.64 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AFAA
Deuteranopia (green-blind)
#B1B0AA
Tritanopia (blue-blind)
#B1AFAE
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #b0b0aa; /* rgb */ color: rgb(176, 176, 170); /* oklch */ color: oklch(75.5% 0.008 106.6);
Tailwind
colors: {
custom: {
50: '#c7c7c3',
500: '#b0b0aa',
950: '#000000',
},
}SCSS
$custom: #b0b0aa; $custom-light: #c7c7c3; $custom-dark: #000000;
JSON
{
"hex": "#b0b0aa",
"rgb": {
"r": 176,
"g": 176,
"b": 170
},
"hsl": {
"h": 60,
"s": 3.659,
"l": 67.843
},
"oklch": {
"l": 0.75545,
"c": 0.00843,
"h": 106.6
},
"luminance": 0.43183
}Semantic roles & 50–950 ramp
primary
#B0B0AA
secondary
#DADADC
accent
#588D58
background
#FCFCFB
surface
#F8F8F7
border
#D1D1D0
text
#131312
muted
#828281