#BBBFAB#BBBFAB
#BBBFAB is a light, muted yellow-green. Relative luminance 0.508; OKLCH L 79.6% C 0.028 H 116.2°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBFAB |
|---|---|
| RGB | rgb(187, 191, 171) |
| HSL | hsl(72, 14%, 71%) |
| HSV | hsv(72, 10%, 75%) |
| CMYK | cmyk(2.1%, 0%, 10.5%, 25.1%) |
| CIE-LAB | lab(76.54, -4.96, 9.62) |
| CIE-LCH | lch(76.54, 10.82, 117.29°) |
| OKLab | oklab(79.59% -0.0123 0.025) |
| OKLCH | oklch(79.59% 0.028 116.2) |
| XYZ | xyz(46.4740, 50.7668, 45.8708) |
| Luminance | 0.5077 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Cement
#A5A391
ΔE00 8.02
Bland
#AFA88B
ΔE00 8.09
Greyish
#A8A495
ΔE00 8.32
Silver (survey)
#C5C9C7
ΔE00 8.42
Warm Gray
#C9BEB0
ΔE00 8.42
Stone (survey)
#ADA587
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBFAB #AFABBF
analogous
#BFB9AB #BBBFAB #B1BFAB
triadic
#BBBFAB #ABBBBF #BFABBB
tetradic
#BBBFAB #ABBFB9 #AFABBF #BFABB1
square
#BBBFAB #ABBFB9 #AFABBF #BFABB1
split-complementary
#BBBFAB #ABB1BF #B9ABBF
monochromatic
#828868 #9FA588 #BBBFAB #D7D9CE #F1F2EE
Accessibility & contrast
On white
1.88
#BBBFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#BBBFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBFAB
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBFAB | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BDAA
Deuteranopia (green-blind)
#C2BDAC
Tritanopia (blue-blind)
#BDBDB9
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #bbbfab; /* rgb */ color: rgb(187, 191, 171); /* oklch */ color: oklch(79.6% 0.028 116.2);
Tailwind
colors: {
custom: {
50: '#cfd2c4',
500: '#bbbfab',
950: '#000000',
},
}SCSS
$custom: #bbbfab; $custom-light: #cfd2c4; $custom-dark: #000000;
JSON
{
"hex": "#bbbfab",
"rgb": {
"r": 187,
"g": 191,
"b": 171
},
"hsl": {
"h": 72,
"s": 13.514,
"l": 70.98
},
"oklch": {
"l": 0.79594,
"c": 0.0279,
"h": 116.2
},
"luminance": 0.50767
}Semantic roles & 50–950 ramp
primary
#BBBFAB
secondary
#807C92
accent
#4E985D
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#131412
muted
#838382