#B7BBAC#B7BBAC
#B7BBAC is a light, muted yellow-green. Relative luminance 0.486; OKLCH L 78.5% C 0.021 H 119.0°. Best body text is #000000 at 10.72:1 contrast (WCAG AA passes).
Color values
| HEX | #B7BBAC |
|---|---|
| RGB | rgb(183, 187, 172) |
| HSL | hsl(76, 10%, 70%) |
| HSV | hsv(76, 8%, 73%) |
| CMYK | cmyk(2.1%, 0%, 8%, 26.7%) |
| CIE-LAB | lab(75.19, -4.12, 7.11) |
| CIE-LCH | lch(75.19, 8.22, 120.06°) |
| OKLab | oklab(78.46% -0.0103 0.0186) |
| OKLCH | oklch(78.46% 0.021 119) |
| XYZ | xyz(44.7441, 48.5865, 46.0427) |
| Luminance | 0.4859 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Cement
#A5A391
ΔE00 7.13
Greyish
#A8A495
ΔE00 7.15
Silver (survey)
#C5C9C7
ΔE00 7.16
Warm Gray
#C9BEB0
ΔE00 7.82
Silver
#C0C0C0
ΔE00 7.98
Bland
#AFA88B
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7BBAC #B0ACBB
analogous
#BBB7AC #B7BBAC #AFBBAC
triadic
#B7BBAC #ACB7BB #BBACB7
tetradic
#B7BBAC #ACBBB7 #B0ACBB #BBACAF
square
#B7BBAC #ACBBB7 #B0ACBB #BBACAF
split-complementary
#B7BBAC #ACAFBB #B7ACBB
monochromatic
#7C826B #9A9F8A #B7BBAC #D4D7CE #F0F1EE
Accessibility & contrast
On white
1.96
#B7BBAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.72
#B7BBAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7BBAC
10.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7BBAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7BBAC | 1.00 | 1.96 | 10.72 | 10.72 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB9AB
Deuteranopia (green-blind)
#BDB9AD
Tritanopia (blue-blind)
#B9B9B7
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #b7bbac; /* rgb */ color: rgb(183, 187, 172); /* oklch */ color: oklch(78.5% 0.021 119.0);
Tailwind
colors: {
custom: {
50: '#cccfc4',
500: '#b7bbac',
950: '#000000',
},
}SCSS
$custom: #b7bbac; $custom-light: #cccfc4; $custom-dark: #000000;
JSON
{
"hex": "#b7bbac",
"rgb": {
"r": 183,
"g": 187,
"b": 172
},
"hsl": {
"h": 76,
"s": 9.934,
"l": 70.392
},
"oklch": {
"l": 0.78465,
"c": 0.02126,
"h": 119
},
"luminance": 0.48586
}Semantic roles & 50–950 ramp
primary
#B7BBAC
secondary
#E0DFE3
accent
#529463
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131312
muted
#828281