#B4BDAE#B4BDAE
#B4BDAE is a light, muted yellow-green. Relative luminance 0.492; OKLCH L 78.7% C 0.023 H 132.6°. Best body text is #000000 at 10.83:1 contrast (WCAG AA passes).
Color values
| HEX | #B4BDAE |
|---|---|
| RGB | rgb(180, 189, 174) |
| HSL | hsl(96, 10%, 71%) |
| HSV | hsv(96, 8%, 74%) |
| CMYK | cmyk(4.8%, 0%, 7.9%, 25.9%) |
| CIE-LAB | lab(75.55, -5.89, 6.51) |
| CIE-LCH | lch(75.55, 8.78, 132.15°) |
| OKLab | oklab(78.7% -0.0156 0.017) |
| OKLCH | oklch(78.7% 0.023 132.6) |
| XYZ | xyz(44.6587, 49.1543, 47.1712) |
| Luminance | 0.4915 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.58
Cement
#A5A391
ΔE00 8.37
Greyish
#A8A495
ΔE00 8.68
Silver
#C0C0C0
ΔE00 8.93
Light Grey
#D8DCD6
ΔE00 9.39
Greenish Grey
#96AE8D
ΔE00 9.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4BDAE #B7AEBD
analogous
#BBBDAE #B4BDAE #AEBDAF
triadic
#B4BDAE #AEB4BD #BDAEB4
tetradic
#B4BDAE #AEBBBD #B7AEBD #BDAFAE
square
#B4BDAE #AEBBBD #B7AEBD #BDAFAE
split-complementary
#B4BDAE #AFAEBD #BDAEBB
monochromatic
#76856C #95A28C #B4BDAE #D3D8D0 #EFF1EE
Accessibility & contrast
On white
1.94
#B4BDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.83
#B4BDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4BDAE
10.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4BDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4BDAE | 1.00 | 1.94 | 10.83 | 10.83 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBBAD
Deuteranopia (green-blind)
#BDBAAF
Tritanopia (blue-blind)
#B4BCB9
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #b4bdae; /* rgb */ color: rgb(180, 189, 174); /* oklch */ color: oklch(78.7% 0.023 132.6);
Tailwind
colors: {
custom: {
50: '#cad0c6',
500: '#b4bdae',
950: '#000000',
},
}SCSS
$custom: #b4bdae; $custom-light: #cad0c6; $custom-dark: #000000;
JSON
{
"hex": "#b4bdae",
"rgb": {
"r": 180,
"g": 189,
"b": 174
},
"hsl": {
"h": 96,
"s": 10.204,
"l": 71.176
},
"oklch": {
"l": 0.78704,
"c": 0.02309,
"h": 132.6
},
"luminance": 0.49154
}Semantic roles & 50–950 ramp
primary
#B4BDAE
secondary
#E4E1E5
accent
#519479
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131413
muted
#828282