#B2B4AC#B2B4AC
#B2B4AC is a light, near-neutral grey. Relative luminance 0.451; OKLCH L 76.6% C 0.011 H 118.1°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #B2B4AC |
|---|---|
| RGB | rgb(178, 180, 172) |
| HSL | hsl(75, 5%, 69%) |
| HSV | hsv(75, 4%, 71%) |
| CMYK | cmyk(1.1%, 0%, 4.4%, 29.4%) |
| CIE-LAB | lab(72.95, -2.18, 3.83) |
| CIE-LCH | lch(72.95, 4.41, 119.64°) |
| OKLab | oklab(76.6% -0.0054 0.0101) |
| OKLCH | oklch(76.6% 0.011 118.1) |
| XYZ | xyz(42.1266, 45.0861, 45.5049) |
| Luminance | 0.4509 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 5.34
Silver
#C0C0C0
ΔE00 5.69
Greyish
#A8A495
ΔE00 5.84
Silver (survey)
#C5C9C7
ΔE00 6.26
Cement
#A5A391
ΔE00 6.59
Dove Gray
#B6B8BD
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2B4AC #AEACB4
analogous
#B4B2AC #B2B4AC #AEB4AC
triadic
#B2B4AC #ACB2B4 #B4ACB2
tetradic
#B2B4AC #ACB4B2 #AEACB4 #B4ACAE
square
#B2B4AC #ACB4B2 #AEACB4 #B4ACAE
split-complementary
#B2B4AC #ACAEB4 #B2ACB4
monochromatic
#76796D #94978C #B2B4AC #D0D1CC #EEEEEC
Accessibility & contrast
On white
2.10
#B2B4AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#B2B4AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2B4AC
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2B4AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2B4AC | 1.00 | 2.10 | 10.02 | 10.02 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B3AC
Deuteranopia (green-blind)
#B5B3AC
Tritanopia (blue-blind)
#B3B3B2
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #b2b4ac; /* rgb */ color: rgb(178, 180, 172); /* oklch */ color: oklch(76.6% 0.011 118.1);
Tailwind
colors: {
custom: {
50: '#c9cac4',
500: '#b2b4ac',
950: '#000000',
},
}SCSS
$custom: #b2b4ac; $custom-light: #c9cac4; $custom-dark: #000000;
JSON
{
"hex": "#b2b4ac",
"rgb": {
"r": 178,
"g": 180,
"b": 172
},
"hsl": {
"h": 75,
"s": 5.063,
"l": 69.02
},
"oklch": {
"l": 0.766,
"c": 0.0114,
"h": 118.1
},
"luminance": 0.45086
}Semantic roles & 50–950 ramp
primary
#B2B4AC
secondary
#DDDDDF
accent
#578F65
background
#FCFCFC
surface
#F8F8F8
border
#D1D1D1
text
#131312
muted
#828281