#B0B2AE#B0B2AE
#B0B2AE is a light, near-neutral grey. Relative luminance 0.441; OKLCH L 76.1% C 0.006 H 128.5°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #B0B2AE |
|---|---|
| RGB | rgb(176, 178, 174) |
| HSL | hsl(90, 3%, 69%) |
| HSV | hsv(90, 2%, 70%) |
| CMYK | cmyk(1.1%, 0%, 2.2%, 30.2%) |
| CIE-LAB | lab(72.31, -1.45, 1.79) |
| CIE-LCH | lch(72.31, 2.31, 128.97°) |
| OKLab | oklab(76.08% -0.0038 0.0047) |
| OKLCH | oklch(76.08% 0.006 128.5) |
| XYZ | xyz(41.4636, 44.1269, 46.3691) |
| Luminance | 0.4413 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 3.55
Silver
#C0C0C0
ΔE00 4.75
Dove Gray
#B6B8BD
ΔE00 5.30
Silver (survey)
#C5C9C7
ΔE00 6.10
Greyish
#A8A495
ΔE00 6.63
Cool Grey
#95A3A6
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0B2AE #B0AEB2
analogous
#B2B2AE #B0B2AE #AEB2AE
triadic
#B0B2AE #AEB0B2 #B2AEB0
tetradic
#B0B2AE #AEB2B2 #B0AEB2 #B2AEAE
square
#B0B2AE #AEB2B2 #B0AEB2 #B2AEAE
split-complementary
#B0B2AE #AEAEB2 #B2AEB2
monochromatic
#737670 #91948F #B0B2AE #CFD0CD #EDEEED
Accessibility & contrast
On white
2.14
#B0B2AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#B0B2AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0B2AE
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0B2AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0B2AE | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B1AE
Deuteranopia (green-blind)
#B2B1AE
Tritanopia (blue-blind)
#B0B2B1
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #b0b2ae; /* rgb */ color: rgb(176, 178, 174); /* oklch */ color: oklch(76.1% 0.006 128.5);
Tailwind
colors: {
custom: {
50: '#c7c9c6',
500: '#b0b2ae',
950: '#000000',
},
}SCSS
$custom: #b0b2ae; $custom-light: #c7c9c6; $custom-dark: #000000;
JSON
{
"hex": "#b0b2ae",
"rgb": {
"r": 176,
"g": 178,
"b": 174
},
"hsl": {
"h": 90,
"s": 2.532,
"l": 69.02
},
"oklch": {
"l": 0.76079,
"c": 0.00603,
"h": 128.5
},
"luminance": 0.44127
}Semantic roles & 50–950 ramp
primary
#B0B2AE
secondary
#DEDDDE
accent
#598C73
background
#FCFCFC
surface
#F8F8F8
border
#D1D1D1
text
#131313
muted
#828282