#B7BBAF#B7BBAF
#B7BBAF is a light, near-neutral yellow-green. Relative luminance 0.487; OKLCH L 78.5% C 0.017 H 121.8°. Best body text is #000000 at 10.74:1 contrast (WCAG AA passes).
Color values
| HEX | #B7BBAF |
|---|---|
| RGB | rgb(183, 187, 175) |
| HSL | hsl(80, 8%, 71%) |
| HSV | hsv(80, 6%, 73%) |
| CMYK | cmyk(2.1%, 0%, 6.4%, 26.7%) |
| CIE-LAB | lab(75.27, -3.59, 5.59) |
| CIE-LCH | lch(75.27, 6.64, 122.71°) |
| OKLab | oklab(78.55% -0.0091 0.0146) |
| OKLCH | oklch(78.55% 0.017 121.8) |
| XYZ | xyz(45.0354, 48.7031, 47.5772) |
| Luminance | 0.4870 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.12
Silver
#C0C0C0
ΔE00 6.83
Greyish
#A8A495
ΔE00 7.21
Cement
#A5A391
ΔE00 7.44
Warm Gray
#C9BEB0
ΔE00 7.53
Dark Gray
#A9A9A9
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7BBAF #B3AFBB
analogous
#BBB9AF #B7BBAF #B1BBAF
triadic
#B7BBAF #AFB7BB #BBAFB7
tetradic
#B7BBAF #AFBBB9 #B3AFBB #BBAFB1
square
#B7BBAF #AFBBB9 #B3AFBB #BBAFB1
split-complementary
#B7BBAF #AFB1BB #B9AFBB
monochromatic
#7B826E #999F8E #B7BBAF #D5D7D0 #F0F1EE
Accessibility & contrast
On white
1.96
#B7BBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.74
#B7BBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7BBAF
10.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7BBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7BBAF | 1.00 | 1.96 | 10.74 | 10.74 |
| #FFFFFF | 1.96 | 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)
#BDB9AE
Deuteranopia (green-blind)
#BCB9AF
Tritanopia (blue-blind)
#B8BAB7
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #b7bbaf; /* rgb */ color: rgb(183, 187, 175); /* oklch */ color: oklch(78.5% 0.017 121.8);
Tailwind
colors: {
custom: {
50: '#cccfc6',
500: '#b7bbaf',
950: '#000000',
},
}SCSS
$custom: #b7bbaf; $custom-light: #cccfc6; $custom-dark: #000000;
JSON
{
"hex": "#b7bbaf",
"rgb": {
"r": 183,
"g": 187,
"b": 175
},
"hsl": {
"h": 80,
"s": 8.108,
"l": 70.98
},
"oklch": {
"l": 0.78547,
"c": 0.01723,
"h": 121.8
},
"luminance": 0.48703
}Semantic roles & 50–950 ramp
primary
#B7BBAF
secondary
#E2E1E4
accent
#539268
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131313
muted
#828282