#B4BFAA#B4BFAA
#B4BFAA is a light, muted yellow-green. Relative luminance 0.499; OKLCH L 79.0% C 0.032 H 129.8°. Best body text is #000000 at 10.97:1 contrast (WCAG AA passes).
Color values
| HEX | #B4BFAA |
|---|---|
| RGB | rgb(180, 191, 170) |
| HSL | hsl(91, 14%, 71%) |
| HSV | hsv(91, 11%, 75%) |
| CMYK | cmyk(5.8%, 0%, 11%, 25.1%) |
| CIE-LAB | lab(75.99, -7.65, 9.30) |
| CIE-LCH | lch(75.99, 12.04, 129.42°) |
| OKLab | oklab(79.02% -0.0202 0.0242) |
| OKLCH | oklch(79.02% 0.032 129.8) |
| XYZ | xyz(44.7077, 49.8670, 45.2924) |
| Luminance | 0.4987 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.13
Sage Green
#9CAF88
ΔE00 8.14
Cement
#A5A391
ΔE00 9.15
Silver (survey)
#C5C9C7
ΔE00 9.62
Bland
#AFA88B
ΔE00 9.65
Greyish
#A8A495
ΔE00 9.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4BFAA #B5AABF
analogous
#BEBFAA #B4BFAA #AABFAA
triadic
#B4BFAA #AAB4BF #BFAAB4
tetradic
#B4BFAA #AABEBF #B5AABF #BFAAAA
square
#B4BFAA #AABEBF #B5AABF #BFAAAA
split-complementary
#B4BFAA #AAAABF #BFAABE
monochromatic
#768866 #95A587 #B4BFAA #D3D9CD #F0F2EE
Accessibility & contrast
On white
1.91
#B4BFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.97
#B4BFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4BFAA
10.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4BFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4BFAA | 1.00 | 1.91 | 10.97 | 10.97 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BCA9
Deuteranopia (green-blind)
#C0BBAB
Tritanopia (blue-blind)
#B5BDB9
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #b4bfaa; /* rgb */ color: rgb(180, 191, 170); /* oklch */ color: oklch(79.0% 0.032 129.8);
Tailwind
colors: {
custom: {
50: '#cad2c3',
500: '#b4bfaa',
950: '#000000',
},
}SCSS
$custom: #b4bfaa; $custom-light: #cad2c3; $custom-dark: #000000;
JSON
{
"hex": "#b4bfaa",
"rgb": {
"r": 180,
"g": 191,
"b": 170
},
"hsl": {
"h": 91.429,
"s": 14.094,
"l": 70.784
},
"oklch": {
"l": 0.79021,
"c": 0.0315,
"h": 129.8
},
"luminance": 0.49867
}Semantic roles & 50–950 ramp
primary
#B4BFAA
secondary
#E3E0E5
accent
#4D9875
background
#FCFCFB
surface
#F8F9F7
border
#D1D2D0
text
#131412
muted
#828281