#B0B2AC#B0B2AC
#B0B2AC is a light, near-neutral grey. Relative luminance 0.440; OKLCH L 76.0% C 0.009 H 121.7°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #B0B2AC |
|---|---|
| RGB | rgb(176, 178, 172) |
| HSL | hsl(80, 4%, 69%) |
| HSV | hsv(80, 3%, 70%) |
| CMYK | cmyk(1.1%, 0%, 3.4%, 30.2%) |
| CIE-LAB | lab(72.26, -1.82, 2.81) |
| CIE-LCH | lch(72.26, 3.35, 122.87°) |
| OKLab | oklab(76.02% -0.0046 0.0074) |
| OKLCH | oklch(76.02% 0.009 121.7) |
| XYZ | xyz(41.2701, 44.0495, 45.3499) |
| Luminance | 0.4405 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 4.28
Silver
#C0C0C0
ΔE00 5.37
Greyish
#A8A495
ΔE00 5.97
Dove Gray
#B6B8BD
ΔE00 6.31
Silver (survey)
#C5C9C7
ΔE00 6.36
Cement
#A5A391
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0B2AC #AEACB2
analogous
#B2B1AC #B0B2AC #ADB2AC
triadic
#B0B2AC #ACB0B2 #B2ACB0
tetradic
#B0B2AC #ACB2B1 #AEACB2 #B2ACAD
square
#B0B2AC #ACB2B1 #AEACB2 #B2ACAD
split-complementary
#B0B2AC #ACADB2 #B1ACB2
monochromatic
#73766E #92958C #B0B2AC #CECFCC #ECEDEB
Accessibility & contrast
On white
2.14
#B0B2AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#B0B2AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0B2AC
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0B2AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0B2AC | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B1AC
Deuteranopia (green-blind)
#B3B1AC
Tritanopia (blue-blind)
#B1B1B0
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #b0b2ac; /* rgb */ color: rgb(176, 178, 172); /* oklch */ color: oklch(76.0% 0.009 121.7);
Tailwind
colors: {
custom: {
50: '#c7c9c4',
500: '#b0b2ac',
950: '#000000',
},
}SCSS
$custom: #b0b2ac; $custom-light: #c7c9c4; $custom-dark: #000000;
JSON
{
"hex": "#b0b2ac",
"rgb": {
"r": 176,
"g": 178,
"b": 172
},
"hsl": {
"h": 80,
"s": 3.75,
"l": 68.627
},
"oklch": {
"l": 0.76021,
"c": 0.00871,
"h": 121.7
},
"luminance": 0.44049
}Semantic roles & 50–950 ramp
primary
#B0B2AC
secondary
#DDDCDE
accent
#588E6A
background
#FCFCFC
surface
#F8F8F8
border
#D1D1D1
text
#131312
muted
#828281