#B4BBAD#B4BBAD
#B4BBAD is a light, muted yellow-green. Relative luminance 0.483; OKLCH L 78.3% C 0.021 H 128.8°. Best body text is #000000 at 10.65:1 contrast (WCAG AA passes).
Color values
| HEX | #B4BBAD |
|---|---|
| RGB | rgb(180, 187, 173) |
| HSL | hsl(90, 9%, 71%) |
| HSV | hsv(90, 7%, 73%) |
| CMYK | cmyk(3.7%, 0%, 7.5%, 26.7%) |
| CIE-LAB | lab(74.99, -5.01, 6.25) |
| CIE-LCH | lch(74.99, 8.01, 128.74°) |
| OKLab | oklab(78.26% -0.0131 0.0163) |
| OKLCH | oklch(78.26% 0.021 128.8) |
| XYZ | xyz(44.1343, 48.2610, 46.5173) |
| Luminance | 0.4826 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.19
Cement
#A5A391
ΔE00 7.64
Greyish
#A8A495
ΔE00 7.80
Silver
#C0C0C0
ΔE00 8.25
Warm Gray
#C9BEB0
ΔE00 9.05
Dark Gray
#A9A9A9
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4BBAD #B4ADBB
analogous
#BBBBAD #B4BBAD #ADBBAD
triadic
#B4BBAD #ADB4BB #BBADB4
tetradic
#B4BBAD #ADBBBB #B4ADBB #BBADAD
square
#B4BBAD #ADBBBB #B4ADBB #BBADAD
split-complementary
#B4BBAD #ADADBB #BBADBB
monochromatic
#77826C #959F8C #B4BBAD #D3D7CE #F0F1EE
Accessibility & contrast
On white
1.97
#B4BBAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.65
#B4BBAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4BBAD
10.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4BBAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4BBAD | 1.00 | 1.97 | 10.65 | 10.65 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB9AC
Deuteranopia (green-blind)
#BCB8AE
Tritanopia (blue-blind)
#B5BAB7
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #b4bbad; /* rgb */ color: rgb(180, 187, 173); /* oklch */ color: oklch(78.3% 0.021 128.8);
Tailwind
colors: {
custom: {
50: '#cacfc5',
500: '#b4bbad',
950: '#000000',
},
}SCSS
$custom: #b4bbad; $custom-light: #cacfc5; $custom-dark: #000000;
JSON
{
"hex": "#b4bbad",
"rgb": {
"r": 180,
"g": 187,
"b": 173
},
"hsl": {
"h": 90,
"s": 9.333,
"l": 70.588
},
"oklch": {
"l": 0.78255,
"c": 0.02094,
"h": 128.8
},
"luminance": 0.48261
}Semantic roles & 50–950 ramp
primary
#B4BBAD
secondary
#E2E0E4
accent
#529373
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131312
muted
#828281