#B2BBB0#B2BBB0
#B2BBB0 is a light, near-neutral grey. Relative luminance 0.481; OKLCH L 78.2% C 0.018 H 140.0°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BBB0 |
|---|---|
| RGB | rgb(178, 187, 176) |
| HSL | hsl(109, 7%, 71%) |
| HSV | hsv(109, 6%, 73%) |
| CMYK | cmyk(4.8%, 0%, 5.9%, 26.7%) |
| CIE-LAB | lab(74.91, -5.18, 4.49) |
| CIE-LCH | lch(74.91, 6.85, 139.09°) |
| OKLab | oklab(78.18% -0.014 0.0118) |
| OKLCH | oklch(78.18% 0.018 140) |
| XYZ | xyz(43.9655, 48.1400, 48.0416) |
| Luminance | 0.4814 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.58
Silver
#C0C0C0
ΔE00 7.73
Cement
#A5A391
ΔE00 8.32
Greyish
#A8A495
ΔE00 8.38
Dark Gray
#A9A9A9
ΔE00 8.61
Light Grey
#D8DCD6
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BBB0 #B9B0BB
analogous
#B7BBB0 #B2BBB0 #B0BBB3
triadic
#B2BBB0 #B0B2BB #BBB0B2
tetradic
#B2BBB0 #B0B7BB #B9B0BB #BBB3B0
square
#B2BBB0 #B0B7BB #B9B0BB #BBB3B0
split-complementary
#B2BBB0 #B3B0BB #BBB0B7
monochromatic
#73816F #929F8F #B2BBB0 #D2D7D1 #EFF1EF
Accessibility & contrast
On white
1.98
#B2BBB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#B2BBB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BBB0
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BBB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BBB0 | 1.00 | 1.98 | 10.63 | 10.63 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB9AF
Deuteranopia (green-blind)
#BAB8B0
Tritanopia (blue-blind)
#B2BAB8
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #b2bbb0; /* rgb */ color: rgb(178, 187, 176); /* oklch */ color: oklch(78.2% 0.018 140.0);
Tailwind
colors: {
custom: {
50: '#c9cfc7',
500: '#b2bbb0',
950: '#000000',
},
}SCSS
$custom: #b2bbb0; $custom-light: #c9cfc7; $custom-dark: #000000;
JSON
{
"hex": "#b2bbb0",
"rgb": {
"r": 178,
"g": 187,
"b": 176
},
"hsl": {
"h": 109.091,
"s": 7.483,
"l": 71.176
},
"oklch": {
"l": 0.78182,
"c": 0.01829,
"h": 140
},
"luminance": 0.4814
}Semantic roles & 50–950 ramp
primary
#B2BBB0
secondary
#E4E2E5
accent
#549186
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131313
muted
#828282