#B6BBAF#B6BBAF
#B6BBAF is a light, near-neutral yellow-green. Relative luminance 0.486; OKLCH L 78.5% C 0.018 H 125.4°. Best body text is #000000 at 10.72:1 contrast (WCAG AA passes).
Color values
| HEX | #B6BBAF |
|---|---|
| RGB | rgb(182, 187, 175) |
| HSL | hsl(85, 8%, 71%) |
| HSV | hsv(85, 6%, 73%) |
| CMYK | cmyk(2.7%, 0%, 6.4%, 26.7%) |
| CIE-LAB | lab(75.19, -3.94, 5.47) |
| CIE-LCH | lch(75.19, 6.74, 125.80°) |
| OKLab | oklab(78.47% -0.0102 0.0143) |
| OKLCH | oklch(78.47% 0.018 125.4) |
| XYZ | xyz(44.7984, 48.5808, 47.5661) |
| Luminance | 0.4858 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.23
Silver
#C0C0C0
ΔE00 7.06
Greyish
#A8A495
ΔE00 7.41
Cement
#A5A391
ΔE00 7.56
Warm Gray
#C9BEB0
ΔE00 7.99
Dark Gray
#A9A9A9
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6BBAF #B4AFBB
analogous
#BBBAAF #B6BBAF #B0BBAF
triadic
#B6BBAF #AFB6BB #BBAFB6
tetradic
#B6BBAF #AFBBBA #B4AFBB #BBAFB0
square
#B6BBAF #AFBBBA #B4AFBB #BBAFB0
split-complementary
#B6BBAF #AFB0BB #BAAFBB
monochromatic
#79826E #989F8E #B6BBAF #D4D7D0 #F0F1EE
Accessibility & contrast
On white
1.96
#B6BBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.72
#B6BBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6BBAF
10.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6BBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6BBAF | 1.00 | 1.96 | 10.72 | 10.72 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB9AE
Deuteranopia (green-blind)
#BCB9AF
Tritanopia (blue-blind)
#B7BAB7
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #b6bbaf; /* rgb */ color: rgb(182, 187, 175); /* oklch */ color: oklch(78.5% 0.018 125.4);
Tailwind
colors: {
custom: {
50: '#cbcfc6',
500: '#b6bbaf',
950: '#000000',
},
}SCSS
$custom: #b6bbaf; $custom-light: #cbcfc6; $custom-dark: #000000;
JSON
{
"hex": "#b6bbaf",
"rgb": {
"r": 182,
"g": 187,
"b": 175
},
"hsl": {
"h": 85,
"s": 8.108,
"l": 70.98
},
"oklch": {
"l": 0.78467,
"c": 0.01756,
"h": 125.4
},
"luminance": 0.48581
}Semantic roles & 50–950 ramp
primary
#B6BBAF
secondary
#E3E1E4
accent
#53926E
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131313
muted
#828282