#B0AAA6#B0AAA6
#B0AAA6 is a light, near-neutral grey. Relative luminance 0.407; OKLCH L 74.2% C 0.009 H 56.3°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #B0AAA6 |
|---|---|
| RGB | rgb(176, 170, 166) |
| HSL | hsl(24, 6%, 67%) |
| HSV | hsv(24, 6%, 69%) |
| CMYK | cmyk(0%, 3.4%, 5.7%, 31%) |
| CIE-LAB | lab(69.99, 1.42, 2.82) |
| CIE-LCH | lch(69.99, 3.16, 63.32°) |
| OKLab | oklab(74.18% 0.005 0.0075) |
| OKLCH | oklch(74.18% 0.009 56.3) |
| XYZ | xyz(39.1613, 40.7330, 41.8682) |
| Luminance | 0.4073 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 3.32
Stone
#A89F91
ΔE00 5.75
Greyish
#A8A495
ΔE00 6.23
Dove Gray
#B6B8BD
ΔE00 6.55
Silver
#C0C0C0
ΔE00 6.58
Greige
#B8AB98
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0AAA6 #A6ACB0
analogous
#B0A6A7 #B0AAA6 #B0AFA6
triadic
#B0AAA6 #A6B0AA #AAA6B0
tetradic
#B0AAA6 #A7B0A6 #A6ACB0 #AFA6B0
square
#B0AAA6 #A7B0A6 #A6ACB0 #AFA6B0
split-complementary
#B0AAA6 #A6B0AF #A6A7B0
monochromatic
#746C67 #938B86 #B0AAA6 #CDC9C6 #EAE8E7
Accessibility & contrast
On white
2.30
#B0AAA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#B0AAA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0AAA6
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0AAA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0AAA6 | 1.00 | 2.30 | 9.15 | 9.15 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACAAA6
Deuteranopia (green-blind)
#ADACA6
Tritanopia (blue-blind)
#B2A9A9
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #b0aaa6; /* rgb */ color: rgb(176, 170, 166); /* oklch */ color: oklch(74.2% 0.009 56.3);
Tailwind
colors: {
custom: {
50: '#c7c3c0',
500: '#b0aaa6',
950: '#000000',
},
}SCSS
$custom: #b0aaa6; $custom-light: #c7c3c0; $custom-dark: #000000;
JSON
{
"hex": "#b0aaa6",
"rgb": {
"r": 176,
"g": 170,
"b": 166
},
"hsl": {
"h": 24,
"s": 5.952,
"l": 67.059
},
"oklch": {
"l": 0.74183,
"c": 0.00897,
"h": 56.3
},
"luminance": 0.40733
}Semantic roles & 50–950 ramp
primary
#B0AAA6
secondary
#D7D9DA
accent
#799056
background
#FCFBFB
surface
#F8F7F7
border
#D1D0D0
text
#131212
muted
#828181