#B4BDAB#B4BDAB
#B4BDAB is a light, muted yellow-green. Relative luminance 0.490; OKLCH L 78.6% C 0.027 H 128.9°. Best body text is #000000 at 10.81:1 contrast (WCAG AA passes).
Color values
| HEX | #B4BDAB |
|---|---|
| RGB | rgb(180, 189, 171) |
| HSL | hsl(90, 12%, 71%) |
| HSV | hsv(90, 10%, 74%) |
| CMYK | cmyk(4.8%, 0%, 9.5%, 25.9%) |
| CIE-LAB | lab(75.48, -6.42, 8.03) |
| CIE-LCH | lch(75.48, 10.28, 128.65°) |
| OKLab | oklab(78.62% -0.0169 0.0209) |
| OKLCH | oklch(78.62% 0.027 128.9) |
| XYZ | xyz(44.3695, 49.0386, 45.6481) |
| Luminance | 0.4904 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Cement
#A5A391
ΔE00 8.29
Silver (survey)
#C5C9C7
ΔE00 8.57
Greyish
#A8A495
ΔE00 8.80
Greenish Grey
#96AE8D
ΔE00 8.91
Sage Green
#9CAF88
ΔE00 8.99
Bland
#AFA88B
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4BDAB #B4ABBD
analogous
#BDBDAB #B4BDAB #ABBDAB
triadic
#B4BDAB #ABB4BD #BDABB4
tetradic
#B4BDAB #ABBDBD #B4ABBD #BDABAB
square
#B4BDAB #ABBDBD #B4ABBD #BDABAB
split-complementary
#B4BDAB #ABABBD #BDABBD
monochromatic
#778569 #95A289 #B4BDAB #D3D8CD #F0F2EE
Accessibility & contrast
On white
1.94
#B4BDAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.81
#B4BDAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4BDAB
10.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4BDAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4BDAB | 1.00 | 1.94 | 10.81 | 10.81 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBAAA
Deuteranopia (green-blind)
#BEBAAC
Tritanopia (blue-blind)
#B5BBB8
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #b4bdab; /* rgb */ color: rgb(180, 189, 171); /* oklch */ color: oklch(78.6% 0.027 128.9);
Tailwind
colors: {
custom: {
50: '#cad0c4',
500: '#b4bdab',
950: '#000000',
},
}SCSS
$custom: #b4bdab; $custom-light: #cad0c4; $custom-dark: #000000;
JSON
{
"hex": "#b4bdab",
"rgb": {
"r": 180,
"g": 189,
"b": 171
},
"hsl": {
"h": 90,
"s": 12,
"l": 70.588
},
"oklch": {
"l": 0.78624,
"c": 0.02688,
"h": 128.9
},
"luminance": 0.49039
}Semantic roles & 50–950 ramp
primary
#B4BDAB
secondary
#E2DFE4
accent
#4F9673
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131412
muted
#828281