#B4BCAB#B4BCAB
#B4BCAB is a light, muted yellow-green. Relative luminance 0.486; OKLCH L 78.4% C 0.025 H 127.7°. Best body text is #000000 at 10.72:1 contrast (WCAG AA passes).
Color values
| HEX | #B4BCAB |
|---|---|
| RGB | rgb(180, 188, 171) |
| HSL | hsl(88, 11%, 70%) |
| HSV | hsv(88, 9%, 74%) |
| CMYK | cmyk(4.3%, 0%, 9%, 26.3%) |
| CIE-LAB | lab(75.21, -5.89, 7.65) |
| CIE-LCH | lch(75.21, 9.65, 127.63°) |
| OKLab | oklab(78.41% -0.0154 0.02) |
| OKLCH | oklch(78.41% 0.025 127.7) |
| XYZ | xyz(44.1551, 48.6099, 45.5766) |
| Luminance | 0.4861 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Cement
#A5A391
ΔE00 7.90
Silver (survey)
#C5C9C7
ΔE00 8.21
Greyish
#A8A495
ΔE00 8.32
Bland
#AFA88B
ΔE00 8.96
Greenish Grey
#96AE8D
ΔE00 9.26
Sage Green
#9CAF88
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4BCAB #B3ABBC
analogous
#BCBBAB #B4BCAB #ABBCAB
triadic
#B4BCAB #ABB4BC #BCABB4
tetradic
#B4BCAB #ABBCBB #B3ABBC #BCABAB
square
#B4BCAB #ABBCBB #B3ABBC #BCABAB
split-complementary
#B4BCAB #ABABBC #BBABBC
monochromatic
#778469 #96A189 #B4BCAB #D2D7CD #F0F1EE
Accessibility & contrast
On white
1.96
#B4BCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.72
#B4BCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4BCAB
10.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4BCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4BCAB | 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)
#BEB9AA
Deuteranopia (green-blind)
#BDB9AC
Tritanopia (blue-blind)
#B5BAB7
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #b4bcab; /* rgb */ color: rgb(180, 188, 171); /* oklch */ color: oklch(78.4% 0.025 127.7);
Tailwind
colors: {
custom: {
50: '#cad0c4',
500: '#b4bcab',
950: '#000000',
},
}SCSS
$custom: #b4bcab; $custom-light: #cad0c4; $custom-dark: #000000;
JSON
{
"hex": "#b4bcab",
"rgb": {
"r": 180,
"g": 188,
"b": 171
},
"hsl": {
"h": 88.235,
"s": 11.258,
"l": 70.392
},
"oklch": {
"l": 0.78412,
"c": 0.0252,
"h": 127.7
},
"luminance": 0.4861
}Semantic roles & 50–950 ramp
primary
#B4BCAB
secondary
#E1DFE4
accent
#509571
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131412
muted
#828281