#B4BBAE#B4BBAE
#B4BBAE is a light, near-neutral yellow-green. Relative luminance 0.483; OKLCH L 78.3% C 0.020 H 130.2°. Best body text is #000000 at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #B4BBAE |
|---|---|
| RGB | rgb(180, 187, 174) |
| HSL | hsl(92, 9%, 71%) |
| HSV | hsv(92, 7%, 73%) |
| CMYK | cmyk(3.7%, 0%, 7%, 26.7%) |
| CIE-LAB | lab(75.01, -4.83, 5.74) |
| CIE-LCH | lch(75.01, 7.50, 130.11°) |
| OKLab | oklab(78.28% -0.0127 0.015) |
| OKLCH | oklch(78.28% 0.02 130.2) |
| XYZ | xyz(44.2314, 48.2998, 47.0288) |
| Luminance | 0.4830 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.86
Cement
#A5A391
ΔE00 7.73
Greyish
#A8A495
ΔE00 7.82
Silver
#C0C0C0
ΔE00 7.89
Dark Gray
#A9A9A9
ΔE00 8.81
Warm Gray
#C9BEB0
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4BBAE #B5AEBB
analogous
#BABBAE #B4BBAE #AEBBAE
triadic
#B4BBAE #AEB4BB #BBAEB4
tetradic
#B4BBAE #AEBABB #B5AEBB #BBAEAE
square
#B4BBAE #AEBABB #B5AEBB #BBAEAE
split-complementary
#B4BBAE #AEAEBB #BBAEBA
monochromatic
#76826D #959F8D #B4BBAE #D3D7CF #F0F1EE
Accessibility & contrast
On white
1.97
#B4BBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.66
#B4BBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4BBAE
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4BBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4BBAE | 1.00 | 1.97 | 10.66 | 10.66 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB9AD
Deuteranopia (green-blind)
#BBB8AF
Tritanopia (blue-blind)
#B4BAB7
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #b4bbae; /* rgb */ color: rgb(180, 187, 174); /* oklch */ color: oklch(78.3% 0.020 130.2);
Tailwind
colors: {
custom: {
50: '#cacfc6',
500: '#b4bbae',
950: '#000000',
},
}SCSS
$custom: #b4bbae; $custom-light: #cacfc6; $custom-dark: #000000;
JSON
{
"hex": "#b4bbae",
"rgb": {
"r": 180,
"g": 187,
"b": 174
},
"hsl": {
"h": 92.308,
"s": 8.725,
"l": 70.784
},
"oklch": {
"l": 0.78283,
"c": 0.01967,
"h": 130.2
},
"luminance": 0.483
}Semantic roles & 50–950 ramp
primary
#B4BBAE
secondary
#E3E1E4
accent
#539375
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131313
muted
#828282