#B0B6AE#B0B6AE
#B0B6AE is a light, near-neutral grey. Relative luminance 0.457; OKLCH L 76.9% C 0.013 H 137.8°. Best body text is #000000 at 10.15:1 contrast (WCAG AA passes).
Color values
| HEX | #B0B6AE |
|---|---|
| RGB | rgb(176, 182, 174) |
| HSL | hsl(105, 5%, 70%) |
| HSV | hsv(105, 4%, 71%) |
| CMYK | cmyk(3.3%, 0%, 4.4%, 28.6%) |
| CIE-LAB | lab(73.38, -3.59, 3.34) |
| CIE-LCH | lch(73.38, 4.90, 137.11°) |
| OKLab | oklab(76.92% -0.0097 0.0088) |
| OKLCH | oklch(76.92% 0.013 137.8) |
| XYZ | xyz(42.2711, 45.7419, 46.6383) |
| Luminance | 0.4574 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.15
Silver
#C0C0C0
ΔE00 6.38
Dark Gray
#A9A9A9
ΔE00 6.38
Greyish
#A8A495
ΔE00 7.05
Cement
#A5A391
ΔE00 7.39
Dove Gray
#B6B8BD
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0B6AE #B4AEB6
analogous
#B4B6AE #B0B6AE #AEB6B0
triadic
#B0B6AE #AEB0B6 #B6AEB0
tetradic
#B0B6AE #AEB4B6 #B4AEB6 #B6B0AE
square
#B0B6AE #AEB4B6 #B4AEB6 #B6B0AE
split-complementary
#B0B6AE #B0AEB6 #B6AEB4
monochromatic
#727B6F #91998E #B0B6AE #CFD3CE #EFF0EE
Accessibility & contrast
On white
2.07
#B0B6AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.15
#B0B6AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0B6AE
10.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0B6AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0B6AE | 1.00 | 2.07 | 10.15 | 10.15 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B5AE
Deuteranopia (green-blind)
#B6B4AE
Tritanopia (blue-blind)
#B0B5B4
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #b0b6ae; /* rgb */ color: rgb(176, 182, 174); /* oklch */ color: oklch(76.9% 0.013 137.8);
Tailwind
colors: {
custom: {
50: '#c7cbc6',
500: '#b0b6ae',
950: '#000000',
},
}SCSS
$custom: #b0b6ae; $custom-light: #c7cbc6; $custom-dark: #000000;
JSON
{
"hex": "#b0b6ae",
"rgb": {
"r": 176,
"g": 182,
"b": 174
},
"hsl": {
"h": 105,
"s": 5.195,
"l": 69.804
},
"oklch": {
"l": 0.76917,
"c": 0.01304,
"h": 137.8
},
"luminance": 0.45742
}Semantic roles & 50–950 ramp
primary
#B0B6AE
secondary
#E0DFE1
accent
#568F81
background
#FCFCFC
surface
#F8F8F8
border
#D1D1D1
text
#131313
muted
#828282