#B4BAAC#B4BAAC
#B4BAAC is a light, muted yellow-green. Relative luminance 0.478; OKLCH L 78.0% C 0.021 H 125.9°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #B4BAAC |
|---|---|
| RGB | rgb(180, 186, 172) |
| HSL | hsl(86, 9%, 70%) |
| HSV | hsv(86, 8%, 73%) |
| CMYK | cmyk(3.2%, 0%, 7.5%, 27.1%) |
| CIE-LAB | lab(74.70, -4.66, 6.37) |
| CIE-LCH | lch(74.70, 7.89, 126.18°) |
| OKLab | oklab(78.02% -0.0121 0.0167) |
| OKLCH | oklch(78.02% 0.021 125.9) |
| XYZ | xyz(43.8265, 47.7996, 45.9391) |
| Luminance | 0.4780 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.20
Cement
#A5A391
ΔE00 7.25
Greyish
#A8A495
ΔE00 7.37
Silver
#C0C0C0
ΔE00 8.09
Warm Gray
#C9BEB0
ΔE00 8.67
Bland
#AFA88B
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4BAAC #B2ACBA
analogous
#BAB9AC #B4BAAC #ADBAAC
triadic
#B4BAAC #ACB4BA #BAACB4
tetradic
#B4BAAC #ACBAB9 #B2ACBA #BAACAD
square
#B4BAAC #ACBAB9 #B2ACBA #BAACAD
split-complementary
#B4BAAC #ACADBA #B9ACBA
monochromatic
#77816B #969E8B #B4BAAC #D2D6CD #F0F1EE
Accessibility & contrast
On white
1.99
#B4BAAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.56
#B4BAAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4BAAC
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4BAAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4BAAC | 1.00 | 1.99 | 10.56 | 10.56 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB8AB
Deuteranopia (green-blind)
#BBB8AD
Tritanopia (blue-blind)
#B5B8B6
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #b4baac; /* rgb */ color: rgb(180, 186, 172); /* oklch */ color: oklch(78.0% 0.021 125.9);
Tailwind
colors: {
custom: {
50: '#cacec4',
500: '#b4baac',
950: '#000000',
},
}SCSS
$custom: #b4baac; $custom-light: #cacec4; $custom-dark: #000000;
JSON
{
"hex": "#b4baac",
"rgb": {
"r": 180,
"g": 186,
"b": 172
},
"hsl": {
"h": 85.714,
"s": 9.211,
"l": 70.196
},
"oklch": {
"l": 0.78018,
"c": 0.02057,
"h": 125.9
},
"luminance": 0.478
}Semantic roles & 50–950 ramp
primary
#B4BAAC
secondary
#E1DFE3
accent
#52936E
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131312
muted
#828281