#B4BBAB#B4BBAB
#B4BBAB is a light, muted yellow-green. Relative luminance 0.482; OKLCH L 78.2% C 0.024 H 126.3°. Best body text is #000000 at 10.64:1 contrast (WCAG AA passes).
Color values
| HEX | #B4BBAB |
|---|---|
| RGB | rgb(180, 187, 171) |
| HSL | hsl(86, 11%, 70%) |
| HSV | hsv(86, 9%, 73%) |
| CMYK | cmyk(3.7%, 0%, 8.6%, 26.7%) |
| CIE-LAB | lab(74.94, -5.37, 7.26) |
| CIE-LCH | lch(74.94, 9.03, 126.46°) |
| OKLab | oklab(78.2% -0.0139 0.019) |
| OKLCH | oklch(78.2% 0.024 126.3) |
| XYZ | xyz(43.9422, 48.1842, 45.5057) |
| Luminance | 0.4818 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Cement
#A5A391
ΔE00 7.52
Greyish
#A8A495
ΔE00 7.84
Silver (survey)
#C5C9C7
ΔE00 7.86
Bland
#AFA88B
ΔE00 8.74
Silver
#C0C0C0
ΔE00 8.94
Warm Gray
#C9BEB0
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4BBAB #B2ABBB
analogous
#BBBAAB #B4BBAB #ACBBAB
triadic
#B4BBAB #ABB4BB #BBABB4
tetradic
#B4BBAB #ABBBBA #B2ABBB #BBABAC
square
#B4BBAB #ABBBBA #B2ABBB #BBABAC
split-complementary
#B4BBAB #ABACBB #BAABBB
monochromatic
#778269 #96A089 #B4BBAB #D2D6CD #F0F1EE
Accessibility & contrast
On white
1.97
#B4BBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.64
#B4BBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4BBAB
10.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4BBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4BBAB | 1.00 | 1.97 | 10.64 | 10.64 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB9AA
Deuteranopia (green-blind)
#BCB8AC
Tritanopia (blue-blind)
#B5B9B6
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #b4bbab; /* rgb */ color: rgb(180, 187, 171); /* oklch */ color: oklch(78.2% 0.024 126.3);
Tailwind
colors: {
custom: {
50: '#cacfc4',
500: '#b4bbab',
950: '#000000',
},
}SCSS
$custom: #b4bbab; $custom-light: #cacfc4; $custom-dark: #000000;
JSON
{
"hex": "#b4bbab",
"rgb": {
"r": 180,
"g": 187,
"b": 171
},
"hsl": {
"h": 86.25,
"s": 10.526,
"l": 70.196
},
"oklch": {
"l": 0.78201,
"c": 0.02353,
"h": 126.3
},
"luminance": 0.48184
}Semantic roles & 50–950 ramp
primary
#B4BBAB
secondary
#E1DFE3
accent
#51956F
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131312
muted
#828281