#B4BAAE#B4BAAE
#B4BAAE is a light, near-neutral yellow-green. Relative luminance 0.479; OKLCH L 78.1% C 0.018 H 128.7°. Best body text is #000000 at 10.58:1 contrast (WCAG AA passes).
Color values
| HEX | #B4BAAE |
|---|---|
| RGB | rgb(180, 186, 174) |
| HSL | hsl(90, 8%, 71%) |
| HSV | hsv(90, 6%, 73%) |
| CMYK | cmyk(3.2%, 0%, 6.5%, 27.1%) |
| CIE-LAB | lab(74.75, -4.30, 5.36) |
| CIE-LCH | lch(74.75, 6.87, 128.79°) |
| OKLab | oklab(78.07% -0.0112 0.014) |
| OKLCH | oklch(78.07% 0.018 128.7) |
| XYZ | xyz(44.0200, 47.8770, 46.9583) |
| Luminance | 0.4788 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.53
Silver
#C0C0C0
ΔE00 7.37
Greyish
#A8A495
ΔE00 7.42
Cement
#A5A391
ΔE00 7.47
Dark Gray
#A9A9A9
ΔE00 8.19
Warm Gray
#C9BEB0
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4BAAE #B4AEBA
analogous
#BABAAE #B4BAAE #AEBAAE
triadic
#B4BAAE #AEB4BA #BAAEB4
tetradic
#B4BAAE #AEBABA #B4AEBA #BAAEAE
square
#B4BAAE #AEBABA #B4AEBA #BAAEAE
split-complementary
#B4BAAE #AEAEBA #BAAEBA
monochromatic
#77806D #959E8D #B4BAAE #D3D6CF #F0F1EE
Accessibility & contrast
On white
1.99
#B4BAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.58
#B4BAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4BAAE
10.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4BAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4BAAE | 1.00 | 1.99 | 10.58 | 10.58 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB8AD
Deuteranopia (green-blind)
#BAB8AE
Tritanopia (blue-blind)
#B5B9B6
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #b4baae; /* rgb */ color: rgb(180, 186, 174); /* oklch */ color: oklch(78.1% 0.018 128.7);
Tailwind
colors: {
custom: {
50: '#cacec6',
500: '#b4baae',
950: '#000000',
},
}SCSS
$custom: #b4baae; $custom-light: #cacec6; $custom-dark: #000000;
JSON
{
"hex": "#b4baae",
"rgb": {
"r": 180,
"g": 186,
"b": 174
},
"hsl": {
"h": 90,
"s": 8,
"l": 70.588
},
"oklch": {
"l": 0.78073,
"c": 0.01797,
"h": 128.7
},
"luminance": 0.47877
}Semantic roles & 50–950 ramp
primary
#B4BAAE
secondary
#E2E0E4
accent
#549273
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131313
muted
#828282