#B7BBAB#B7BBAB
#B7BBAB is a light, muted yellow-green. Relative luminance 0.485; OKLCH L 78.4% C 0.023 H 118.3°. Best body text is #000000 at 10.71:1 contrast (WCAG AA passes).
Color values
| HEX | #B7BBAB |
|---|---|
| RGB | rgb(183, 187, 171) |
| HSL | hsl(75, 11%, 70%) |
| HSV | hsv(75, 9%, 73%) |
| CMYK | cmyk(2.1%, 0%, 8.6%, 26.7%) |
| CIE-LAB | lab(75.17, -4.29, 7.62) |
| CIE-LCH | lch(75.17, 8.75, 119.38°) |
| OKLab | oklab(78.44% -0.0107 0.0199) |
| OKLCH | oklch(78.44% 0.023 118.3) |
| XYZ | xyz(44.6484, 48.5483, 45.5388) |
| Luminance | 0.4855 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Cement
#A5A391
ΔE00 7.08
Greyish
#A8A495
ΔE00 7.18
Silver (survey)
#C5C9C7
ΔE00 7.50
Warm Gray
#C9BEB0
ΔE00 7.95
Bland
#AFA88B
ΔE00 8.05
Silver
#C0C0C0
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7BBAB #AFABBB
analogous
#BBB7AB #B7BBAB #AFBBAB
triadic
#B7BBAB #ABB7BB #BBABB7
tetradic
#B7BBAB #ABBBB7 #AFABBB #BBABAF
square
#B7BBAB #ABBBB7 #AFABBB #BBABAF
split-complementary
#B7BBAB #ABAFBB #B7ABBB
monochromatic
#7C8269 #9AA089 #B7BBAB #D4D6CD #F1F1EE
Accessibility & contrast
On white
1.96
#B7BBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.71
#B7BBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7BBAB
10.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7BBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7BBAB | 1.00 | 1.96 | 10.71 | 10.71 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB9AA
Deuteranopia (green-blind)
#BDB9AC
Tritanopia (blue-blind)
#B9B9B6
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #b7bbab; /* rgb */ color: rgb(183, 187, 171); /* oklch */ color: oklch(78.4% 0.023 118.3);
Tailwind
colors: {
custom: {
50: '#cccfc4',
500: '#b7bbab',
950: '#000000',
},
}SCSS
$custom: #b7bbab; $custom-light: #cccfc4; $custom-dark: #000000;
JSON
{
"hex": "#b7bbab",
"rgb": {
"r": 183,
"g": 187,
"b": 171
},
"hsl": {
"h": 75,
"s": 10.526,
"l": 70.196
},
"oklch": {
"l": 0.78438,
"c": 0.02261,
"h": 118.3
},
"luminance": 0.48548
}Semantic roles & 50–950 ramp
primary
#B7BBAB
secondary
#E0DFE3
accent
#519562
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131312
muted
#828281