#B7BBAE#B7BBAE
#B7BBAE is a light, near-neutral yellow-green. Relative luminance 0.487; OKLCH L 78.5% C 0.019 H 120.8°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #B7BBAE |
|---|---|
| RGB | rgb(183, 187, 174) |
| HSL | hsl(78, 9%, 71%) |
| HSV | hsv(78, 7%, 73%) |
| CMYK | cmyk(2.1%, 0%, 7%, 26.7%) |
| CIE-LAB | lab(75.24, -3.77, 6.10) |
| CIE-LCH | lch(75.24, 7.17, 121.70°) |
| OKLab | oklab(78.52% -0.0095 0.016) |
| OKLCH | oklch(78.52% 0.019 120.8) |
| XYZ | xyz(44.9376, 48.6639, 47.0619) |
| Luminance | 0.4866 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.46
Greyish
#A8A495
ΔE00 7.17
Silver
#C0C0C0
ΔE00 7.22
Cement
#A5A391
ΔE00 7.32
Warm Gray
#C9BEB0
ΔE00 7.61
Dark Gray
#A9A9A9
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7BBAE #B2AEBB
analogous
#BBB8AE #B7BBAE #B0BBAE
triadic
#B7BBAE #AEB7BB #BBAEB7
tetradic
#B7BBAE #AEBBB8 #B2AEBB #BBAEB0
square
#B7BBAE #AEBBB8 #B2AEBB #BBAEB0
split-complementary
#B7BBAE #AEB0BB #B8AEBB
monochromatic
#7B826D #999F8D #B7BBAE #D5D7CF #F0F1EE
Accessibility & contrast
On white
1.96
#B7BBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#B7BBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7BBAE
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7BBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7BBAE | 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)
#BDB9AD
Deuteranopia (green-blind)
#BCB9AE
Tritanopia (blue-blind)
#B8B9B7
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #b7bbae; /* rgb */ color: rgb(183, 187, 174); /* oklch */ color: oklch(78.5% 0.019 120.8);
Tailwind
colors: {
custom: {
50: '#cccfc6',
500: '#b7bbae',
950: '#000000',
},
}SCSS
$custom: #b7bbae; $custom-light: #cccfc6; $custom-dark: #000000;
JSON
{
"hex": "#b7bbae",
"rgb": {
"r": 183,
"g": 187,
"b": 174
},
"hsl": {
"h": 78.462,
"s": 8.725,
"l": 70.784
},
"oklch": {
"l": 0.78519,
"c": 0.01857,
"h": 120.8
},
"luminance": 0.48664
}Semantic roles & 50–950 ramp
primary
#B7BBAE
secondary
#E2E1E4
accent
#539366
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131313
muted
#828282