#B6BBAB#B6BBAB
#B6BBAB is a light, muted yellow-green. Relative luminance 0.484; OKLCH L 78.4% C 0.023 H 121.1°. Best body text is #000000 at 10.69:1 contrast (WCAG AA passes).
Color values
| HEX | #B6BBAB |
|---|---|
| RGB | rgb(182, 187, 171) |
| HSL | hsl(79, 11%, 70%) |
| HSV | hsv(79, 9%, 73%) |
| CMYK | cmyk(2.7%, 0%, 8.6%, 26.7%) |
| CIE-LAB | lab(75.09, -4.65, 7.50) |
| CIE-LCH | lch(75.09, 8.83, 121.80°) |
| OKLab | oklab(78.36% -0.0118 0.0196) |
| OKLCH | oklch(78.36% 0.023 121.1) |
| XYZ | xyz(44.4113, 48.4260, 45.5277) |
| Luminance | 0.4843 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Cement
#A5A391
ΔE00 7.21
Greyish
#A8A495
ΔE00 7.39
Silver (survey)
#C5C9C7
ΔE00 7.60
Bland
#AFA88B
ΔE00 8.27
Warm Gray
#C9BEB0
ΔE00 8.40
Silver
#C0C0C0
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6BBAB #B0ABBB
analogous
#BBB8AB #B6BBAB #AEBBAB
triadic
#B6BBAB #ABB6BB #BBABB6
tetradic
#B6BBAB #ABBBB8 #B0ABBB #BBABAE
square
#B6BBAB #ABBBB8 #B0ABBB #BBABAE
split-complementary
#B6BBAB #ABAEBB #B8ABBB
monochromatic
#7A8269 #99A089 #B6BBAB #D3D6CD #F0F1EE
Accessibility & contrast
On white
1.97
#B6BBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.69
#B6BBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6BBAB
10.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6BBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6BBAB | 1.00 | 1.97 | 10.69 | 10.69 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB9AA
Deuteranopia (green-blind)
#BDB9AC
Tritanopia (blue-blind)
#B7B9B6
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #b6bbab; /* rgb */ color: rgb(182, 187, 171); /* oklch */ color: oklch(78.4% 0.023 121.1);
Tailwind
colors: {
custom: {
50: '#cbcfc4',
500: '#b6bbab',
950: '#000000',
},
}SCSS
$custom: #b6bbab; $custom-light: #cbcfc4; $custom-dark: #000000;
JSON
{
"hex": "#b6bbab",
"rgb": {
"r": 182,
"g": 187,
"b": 171
},
"hsl": {
"h": 78.75,
"s": 10.526,
"l": 70.196
},
"oklch": {
"l": 0.78359,
"c": 0.02286,
"h": 121.1
},
"luminance": 0.48426
}Semantic roles & 50–950 ramp
primary
#B6BBAB
secondary
#E0DFE3
accent
#519566
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131312
muted
#828281