#B6BBAE#B6BBAE
#B6BBAE is a light, near-neutral yellow-green. Relative luminance 0.485; OKLCH L 78.4% C 0.019 H 124.1°. Best body text is #000000 at 10.71:1 contrast (WCAG AA passes).
Color values
| HEX | #B6BBAE |
|---|---|
| RGB | rgb(182, 187, 174) |
| HSL | hsl(83, 9%, 71%) |
| HSV | hsv(83, 7%, 73%) |
| CMYK | cmyk(2.7%, 0%, 7%, 26.7%) |
| CIE-LAB | lab(75.17, -4.12, 5.98) |
| CIE-LCH | lch(75.17, 7.26, 124.60°) |
| OKLab | oklab(78.44% -0.0106 0.0156) |
| OKLCH | oklch(78.44% 0.019 124.1) |
| XYZ | xyz(44.7005, 48.5417, 47.0508) |
| Luminance | 0.4854 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.57
Greyish
#A8A495
ΔE00 7.37
Silver
#C0C0C0
ΔE00 7.43
Cement
#A5A391
ΔE00 7.44
Warm Gray
#C9BEB0
ΔE00 8.07
Dark Gray
#A9A9A9
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6BBAE #B3AEBB
analogous
#BBB9AE #B6BBAE #AFBBAE
triadic
#B6BBAE #AEB6BB #BBAEB6
tetradic
#B6BBAE #AEBBB9 #B3AEBB #BBAEAF
square
#B6BBAE #AEBBB9 #B3AEBB #BBAEAF
split-complementary
#B6BBAE #AEAFBB #B9AEBB
monochromatic
#7A826D #989F8D #B6BBAE #D4D7CF #F0F1EE
Accessibility & contrast
On white
1.96
#B6BBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.71
#B6BBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6BBAE
10.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6BBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6BBAE | 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)
#BDB9AD
Deuteranopia (green-blind)
#BCB9AE
Tritanopia (blue-blind)
#B7BAB7
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #b6bbae; /* rgb */ color: rgb(182, 187, 174); /* oklch */ color: oklch(78.4% 0.019 124.1);
Tailwind
colors: {
custom: {
50: '#cbcfc6',
500: '#b6bbae',
950: '#000000',
},
}SCSS
$custom: #b6bbae; $custom-light: #cbcfc6; $custom-dark: #000000;
JSON
{
"hex": "#b6bbae",
"rgb": {
"r": 182,
"g": 187,
"b": 174
},
"hsl": {
"h": 83.077,
"s": 8.725,
"l": 70.784
},
"oklch": {
"l": 0.7844,
"c": 0.01888,
"h": 124.1
},
"luminance": 0.48542
}Semantic roles & 50–950 ramp
primary
#B6BBAE
secondary
#E2E1E4
accent
#53936B
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131313
muted
#828282