#B7BBAD#B7BBAD
#B7BBAD is a light, near-neutral yellow-green. Relative luminance 0.486; OKLCH L 78.5% C 0.020 H 119.8°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #B7BBAD |
|---|---|
| RGB | rgb(183, 187, 173) |
| HSL | hsl(77, 9%, 71%) |
| HSV | hsv(77, 7%, 73%) |
| CMYK | cmyk(2.1%, 0%, 7.5%, 26.7%) |
| CIE-LAB | lab(75.22, -3.94, 6.60) |
| CIE-LCH | lch(75.22, 7.69, 120.83°) |
| OKLab | oklab(78.49% -0.0099 0.0173) |
| OKLCH | oklch(78.49% 0.02 119.8) |
| XYZ | xyz(44.8405, 48.6251, 46.5504) |
| Luminance | 0.4863 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.81
Greyish
#A8A495
ΔE00 7.15
Cement
#A5A391
ΔE00 7.21
Silver
#C0C0C0
ΔE00 7.60
Warm Gray
#C9BEB0
ΔE00 7.70
Bland
#AFA88B
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7BBAD #B1ADBB
analogous
#BBB8AD #B7BBAD #B0BBAD
triadic
#B7BBAD #ADB7BB #BBADB7
tetradic
#B7BBAD #ADBBB8 #B1ADBB #BBADB0
square
#B7BBAD #ADBBB8 #B1ADBB #BBADB0
split-complementary
#B7BBAD #ADB0BB #B8ADBB
monochromatic
#7C826C #9A9F8C #B7BBAD #D4D7CE #F0F1EE
Accessibility & contrast
On white
1.96
#B7BBAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#B7BBAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7BBAD
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7BBAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7BBAD | 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)
#BDB9AC
Deuteranopia (green-blind)
#BDB9AE
Tritanopia (blue-blind)
#B8B9B7
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #b7bbad; /* rgb */ color: rgb(183, 187, 173); /* oklch */ color: oklch(78.5% 0.020 119.8);
Tailwind
colors: {
custom: {
50: '#cccfc5',
500: '#b7bbad',
950: '#000000',
},
}SCSS
$custom: #b7bbad; $custom-light: #cccfc5; $custom-dark: #000000;
JSON
{
"hex": "#b7bbad",
"rgb": {
"r": 183,
"g": 187,
"b": 173
},
"hsl": {
"h": 77.143,
"s": 9.333,
"l": 70.588
},
"oklch": {
"l": 0.78492,
"c": 0.01991,
"h": 119.8
},
"luminance": 0.48625
}Semantic roles & 50–950 ramp
primary
#B7BBAD
secondary
#E1E0E4
accent
#529365
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131312
muted
#828281