#B4BBAC#B4BBAC
#B4BBAC is a light, muted yellow-green. Relative luminance 0.482; OKLCH L 78.2% C 0.022 H 127.5°. Best body text is #000000 at 10.64:1 contrast (WCAG AA passes).
Color values
| HEX | #B4BBAC |
|---|---|
| RGB | rgb(180, 187, 172) |
| HSL | hsl(88, 10%, 70%) |
| HSV | hsv(88, 8%, 73%) |
| CMYK | cmyk(3.7%, 0%, 8%, 26.7%) |
| CIE-LAB | lab(74.97, -5.19, 6.75) |
| CIE-LCH | lch(74.97, 8.52, 127.54°) |
| OKLab | oklab(78.23% -0.0135 0.0177) |
| OKLCH | oklch(78.23% 0.022 127.5) |
| XYZ | xyz(44.0379, 48.2224, 46.0096) |
| Luminance | 0.4822 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.53
Cement
#A5A391
ΔE00 7.57
Greyish
#A8A495
ΔE00 7.81
Silver
#C0C0C0
ΔE00 8.59
Bland
#AFA88B
ΔE00 8.94
Warm Gray
#C9BEB0
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4BBAC #B3ACBB
analogous
#BBBAAC #B4BBAC #ACBBAC
triadic
#B4BBAC #ACB4BB #BBACB4
tetradic
#B4BBAC #ACBBBA #B3ACBB #BBACAC
square
#B4BBAC #ACBBBA #B3ACBB #BBACAC
split-complementary
#B4BBAC #ACACBB #BAACBB
monochromatic
#77826B #969F8A #B4BBAC #D2D7CE #F0F1EE
Accessibility & contrast
On white
1.97
#B4BBAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.64
#B4BBAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4BBAC
10.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4BBAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4BBAC | 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)
#BDB9AB
Deuteranopia (green-blind)
#BCB8AD
Tritanopia (blue-blind)
#B5B9B7
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #b4bbac; /* rgb */ color: rgb(180, 187, 172); /* oklch */ color: oklch(78.2% 0.022 127.5);
Tailwind
colors: {
custom: {
50: '#cacfc4',
500: '#b4bbac',
950: '#000000',
},
}SCSS
$custom: #b4bbac; $custom-light: #cacfc4; $custom-dark: #000000;
JSON
{
"hex": "#b4bbac",
"rgb": {
"r": 180,
"g": 187,
"b": 172
},
"hsl": {
"h": 88,
"s": 9.934,
"l": 70.392
},
"oklch": {
"l": 0.78228,
"c": 0.02223,
"h": 127.5
},
"luminance": 0.48223
}Semantic roles & 50–950 ramp
primary
#B4BBAC
secondary
#E1DFE3
accent
#529471
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131312
muted
#828281