#B8BBAC#B8BBAC
#B8BBAC is a light, muted yellow-green. Relative luminance 0.487; OKLCH L 78.5% C 0.021 H 116.1°. Best body text is #000000 at 10.74:1 contrast (WCAG AA passes).
Color values
| HEX | #B8BBAC |
|---|---|
| RGB | rgb(184, 187, 172) |
| HSL | hsl(72, 10%, 70%) |
| HSV | hsv(72, 8%, 73%) |
| CMYK | cmyk(1.6%, 0%, 8%, 26.7%) |
| CIE-LAB | lab(75.27, -3.76, 7.23) |
| CIE-LCH | lch(75.27, 8.15, 117.46°) |
| OKLab | oklab(78.55% -0.0092 0.0189) |
| OKLCH | oklch(78.55% 0.021 116.1) |
| XYZ | xyz(44.9828, 48.7096, 46.0539) |
| Luminance | 0.4871 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Greyish
#A8A495
ΔE00 6.97
Cement
#A5A391
ΔE00 7.03
Silver (survey)
#C5C9C7
ΔE00 7.08
Warm Gray
#C9BEB0
ΔE00 7.36
Silver
#C0C0C0
ΔE00 7.80
Bland
#AFA88B
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8BBAC #AFACBB
analogous
#BBB6AC #B8BBAC #B0BBAC
triadic
#B8BBAC #ACB8BB #BBACB8
tetradic
#B8BBAC #ACBBB6 #AFACBB #BBACB0
square
#B8BBAC #ACBBB6 #AFACBB #BBACB0
split-complementary
#B8BBAC #ACB0BB #B6ACBB
monochromatic
#7D826B #9B9F8A #B8BBAC #D5D7CE #F1F1EE
Accessibility & contrast
On white
1.95
#B8BBAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.74
#B8BBAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8BBAC
10.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8BBAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8BBAC | 1.00 | 1.95 | 10.74 | 10.74 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB9AB
Deuteranopia (green-blind)
#BDB9AD
Tritanopia (blue-blind)
#BAB9B7
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #b8bbac; /* rgb */ color: rgb(184, 187, 172); /* oklch */ color: oklch(78.5% 0.021 116.1);
Tailwind
colors: {
custom: {
50: '#cdcfc4',
500: '#b8bbac',
950: '#000000',
},
}SCSS
$custom: #b8bbac; $custom-light: #cdcfc4; $custom-dark: #000000;
JSON
{
"hex": "#b8bbac",
"rgb": {
"r": 184,
"g": 187,
"b": 172
},
"hsl": {
"h": 72,
"s": 9.934,
"l": 70.392
},
"oklch": {
"l": 0.78545,
"c": 0.02104,
"h": 116.1
},
"luminance": 0.4871
}Semantic roles & 50–950 ramp
primary
#B8BBAC
secondary
#E0DFE3
accent
#52945F
background
#FCFCFC
surface
#F9F9F8
border
#D2D2D1
text
#131312
muted
#828281