#B0B0AE#B0B0AE
#B0B0AE is a light, near-neutral grey. Relative luminance 0.433; OKLCH L 75.7% C 0.003 H 106.5°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #B0B0AE |
|---|---|
| RGB | rgb(176, 176, 174) |
| HSL | hsl(60, 1%, 69%) |
| HSV | hsv(60, 1%, 69%) |
| CMYK | cmyk(0%, 0%, 1.1%, 31%) |
| CIE-LAB | lab(71.78, -0.37, 1.02) |
| CIE-LCH | lch(71.78, 1.09, 110.07°) |
| OKLab | oklab(75.66% -0.0008 0.0027) |
| OKLCH | oklch(75.66% 0.003 106.5) |
| XYZ | xyz(41.0686, 43.3368, 46.2375) |
| Luminance | 0.4334 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 2.26
Dove Gray
#B6B8BD
ΔE00 4.37
Silver
#C0C0C0
ΔE00 4.48
Silver (survey)
#C5C9C7
ΔE00 6.67
Greyish
#A8A495
ΔE00 7.01
Cool Gray
#9AA7B0
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0B0AE #AEAEB0
analogous
#B0AFAE #B0B0AE #AFB0AE
triadic
#B0B0AE #AEB0B0 #B0AEB0
tetradic
#B0B0AE #AEB0AF #AEAEB0 #B0AEAF
square
#B0B0AE #AEB0AF #AEAEB0 #B0AEAF
split-complementary
#B0B0AE #AEAFB0 #AFAEB0
monochromatic
#737370 #92928F #B0B0AE #CECECD #ECECEC
Accessibility & contrast
On white
2.17
#B0B0AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#B0B0AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0B0AE
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0B0AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0B0AE | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B0AE
Deuteranopia (green-blind)
#B0B0AE
Tritanopia (blue-blind)
#B0B0AF
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #b0b0ae; /* rgb */ color: rgb(176, 176, 174); /* oklch */ color: oklch(75.7% 0.003 106.5);
Tailwind
colors: {
custom: {
50: '#c7c7c6',
500: '#b0b0ae',
950: '#000000',
},
}SCSS
$custom: #b0b0ae; $custom-light: #c7c7c6; $custom-dark: #000000;
JSON
{
"hex": "#b0b0ae",
"rgb": {
"r": 176,
"g": 176,
"b": 174
},
"hsl": {
"h": 60,
"s": 1.25,
"l": 68.627
},
"oklch": {
"l": 0.75661,
"c": 0.00282,
"h": 106.5
},
"luminance": 0.43337
}Semantic roles & 50–950 ramp
primary
#B0B0AE
secondary
#DDDDDD
accent
#5B8B5B
background
#FCFCFC
surface
#F8F8F8
border
#D1D1D1
text
#131313
muted
#828282