#B8BBAB#B8BBAB
#B8BBAB is a light, muted yellow-green. Relative luminance 0.487; OKLCH L 78.5% C 0.022 H 115.5°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #B8BBAB |
|---|---|
| RGB | rgb(184, 187, 171) |
| HSL | hsl(71, 11%, 70%) |
| HSV | hsv(71, 9%, 73%) |
| CMYK | cmyk(1.6%, 0%, 8.6%, 26.7%) |
| CIE-LAB | lab(75.25, -3.93, 7.74) |
| CIE-LCH | lch(75.25, 8.68, 116.93°) |
| OKLab | oklab(78.52% -0.0097 0.0202) |
| OKLCH | oklch(78.52% 0.022 115.5) |
| XYZ | xyz(44.8871, 48.6714, 45.5500) |
| Luminance | 0.4867 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Cement
#A5A391
ΔE00 6.97
Greyish
#A8A495
ΔE00 6.99
Silver (survey)
#C5C9C7
ΔE00 7.43
Warm Gray
#C9BEB0
ΔE00 7.50
Bland
#AFA88B
ΔE00 7.85
Silver
#C0C0C0
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8BBAB #AEABBB
analogous
#BBB6AB #B8BBAB #B0BBAB
triadic
#B8BBAB #ABB8BB #BBABB8
tetradic
#B8BBAB #ABBBB6 #AEABBB #BBABB0
square
#B8BBAB #ABBBB6 #AEABBB #BBABB0
split-complementary
#B8BBAB #ABB0BB #B6ABBB
monochromatic
#7E8269 #9BA089 #B8BBAB #D5D6CD #F1F1EE
Accessibility & contrast
On white
1.96
#B8BBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#B8BBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8BBAB
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8BBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8BBAB | 1.00 | 1.96 | 10.73 | 10.73 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB9AA
Deuteranopia (green-blind)
#BDB9AC
Tritanopia (blue-blind)
#BAB9B6
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #b8bbab; /* rgb */ color: rgb(184, 187, 171); /* oklch */ color: oklch(78.5% 0.022 115.5);
Tailwind
colors: {
custom: {
50: '#cdcfc4',
500: '#b8bbab',
950: '#000000',
},
}SCSS
$custom: #b8bbab; $custom-light: #cdcfc4; $custom-dark: #000000;
JSON
{
"hex": "#b8bbab",
"rgb": {
"r": 184,
"g": 187,
"b": 171
},
"hsl": {
"h": 71.25,
"s": 10.526,
"l": 70.196
},
"oklch": {
"l": 0.78518,
"c": 0.0224,
"h": 115.5
},
"luminance": 0.48671
}Semantic roles & 50–950 ramp
primary
#B8BBAB
secondary
#E0DFE3
accent
#51955E
background
#FCFCFC
surface
#F9F9F8
border
#D2D2D1
text
#131312
muted
#828281