#B6BBAD#B6BBAD
#B6BBAD is a light, muted yellow-green. Relative luminance 0.485; OKLCH L 78.4% C 0.020 H 122.9°. Best body text is #000000 at 10.70:1 contrast (WCAG AA passes).
Color values
| HEX | #B6BBAD |
|---|---|
| RGB | rgb(182, 187, 173) |
| HSL | hsl(81, 9%, 71%) |
| HSV | hsv(81, 7%, 73%) |
| CMYK | cmyk(2.7%, 0%, 7.5%, 26.7%) |
| CIE-LAB | lab(75.14, -4.30, 6.48) |
| CIE-LCH | lch(75.14, 7.78, 123.55°) |
| OKLab | oklab(78.41% -0.011 0.017) |
| OKLCH | oklch(78.41% 0.02 122.9) |
| XYZ | xyz(44.6034, 48.5029, 46.5392) |
| Luminance | 0.4850 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.92
Cement
#A5A391
ΔE00 7.34
Greyish
#A8A495
ΔE00 7.35
Silver
#C0C0C0
ΔE00 7.80
Warm Gray
#C9BEB0
ΔE00 8.16
Bland
#AFA88B
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6BBAD #B2ADBB
analogous
#BBB9AD #B6BBAD #AFBBAD
triadic
#B6BBAD #ADB6BB #BBADB6
tetradic
#B6BBAD #ADBBB9 #B2ADBB #BBADAF
square
#B6BBAD #ADBBB9 #B2ADBB #BBADAF
split-complementary
#B6BBAD #ADAFBB #B9ADBB
monochromatic
#7A826C #989F8C #B6BBAD #D4D7CE #F0F1EE
Accessibility & contrast
On white
1.96
#B6BBAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.70
#B6BBAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6BBAD
10.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6BBAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6BBAD | 1.00 | 1.96 | 10.70 | 10.70 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB9AC
Deuteranopia (green-blind)
#BCB9AE
Tritanopia (blue-blind)
#B7B9B7
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #b6bbad; /* rgb */ color: rgb(182, 187, 173); /* oklch */ color: oklch(78.4% 0.020 122.9);
Tailwind
colors: {
custom: {
50: '#cbcfc5',
500: '#b6bbad',
950: '#000000',
},
}SCSS
$custom: #b6bbad; $custom-light: #cbcfc5; $custom-dark: #000000;
JSON
{
"hex": "#b6bbad",
"rgb": {
"r": 182,
"g": 187,
"b": 173
},
"hsl": {
"h": 81.429,
"s": 9.333,
"l": 70.588
},
"oklch": {
"l": 0.78413,
"c": 0.0202,
"h": 122.9
},
"luminance": 0.48503
}Semantic roles & 50–950 ramp
primary
#B6BBAD
secondary
#E1E0E4
accent
#529369
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131312
muted
#828281