#B3BFAB#B3BFAB
#B3BFAB is a light, muted yellow-green. Relative luminance 0.498; OKLCH L 79.0% C 0.031 H 132.7°. Best body text is #000000 at 10.96:1 contrast (WCAG AA passes).
Color values
| HEX | #B3BFAB |
|---|---|
| RGB | rgb(179, 191, 171) |
| HSL | hsl(96, 14%, 71%) |
| HSV | hsv(96, 10%, 75%) |
| CMYK | cmyk(6.3%, 0%, 10.5%, 25.1%) |
| CIE-LAB | lab(75.94, -7.83, 8.68) |
| CIE-LCH | lch(75.94, 11.69, 132.04°) |
| OKLab | oklab(78.97% -0.0208 0.0226) |
| OKLCH | oklch(78.97% 0.031 132.7) |
| XYZ | xyz(44.5706, 49.7854, 45.7816) |
| Luminance | 0.4979 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.11
Sage Green
#9CAF88
ΔE00 8.28
Cement
#A5A391
ΔE00 9.31
Silver (survey)
#C5C9C7
ΔE00 9.49
Greyish
#A8A495
ΔE00 9.99
Bland
#AFA88B
ΔE00 10.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3BFAB #B7ABBF
analogous
#BDBFAB #B3BFAB #ABBFAD
triadic
#B3BFAB #ABB3BF #BFABB3
tetradic
#B3BFAB #ABBDBF #B7ABBF #BFADAB
square
#B3BFAB #ABBDBF #B7ABBF #BFADAB
split-complementary
#B3BFAB #ADABBF #BFABBD
monochromatic
#758868 #94A588 #B3BFAB #D2D9CE #EFF2EE
Accessibility & contrast
On white
1.92
#B3BFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.96
#B3BFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3BFAB
10.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3BFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3BFAB | 1.00 | 1.92 | 10.96 | 10.96 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BCAA
Deuteranopia (green-blind)
#BFBBAC
Tritanopia (blue-blind)
#B3BDB9
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #b3bfab; /* rgb */ color: rgb(179, 191, 171); /* oklch */ color: oklch(79.0% 0.031 132.7);
Tailwind
colors: {
custom: {
50: '#c9d2c4',
500: '#b3bfab',
950: '#000000',
},
}SCSS
$custom: #b3bfab; $custom-light: #c9d2c4; $custom-dark: #000000;
JSON
{
"hex": "#b3bfab",
"rgb": {
"r": 179,
"g": 191,
"b": 171
},
"hsl": {
"h": 96,
"s": 13.514,
"l": 70.98
},
"oklch": {
"l": 0.78971,
"c": 0.03072,
"h": 132.7
},
"luminance": 0.49786
}Semantic roles & 50–950 ramp
primary
#B3BFAB
secondary
#E3E0E6
accent
#4E987A
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131412
muted
#828281