#BBBFB0#BBBFB0
#BBBFB0 is a light, muted yellow-green. Relative luminance 0.510; OKLCH L 79.7% C 0.021 H 119.0°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBFB0 |
|---|---|
| RGB | rgb(187, 191, 176) |
| HSL | hsl(76, 10%, 72%) |
| HSV | hsv(76, 8%, 75%) |
| CMYK | cmyk(2.1%, 0%, 7.9%, 25.1%) |
| CIE-LAB | lab(76.66, -4.10, 7.08) |
| CIE-LCH | lch(76.66, 8.19, 120.07°) |
| OKLab | oklab(79.73% -0.0103 0.0185) |
| OKLCH | oklch(79.73% 0.021 119) |
| XYZ | xyz(46.9596, 50.9610, 48.4284) |
| Luminance | 0.5096 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.63
Warm Gray
#C9BEB0
ΔE00 7.65
Silver
#C0C0C0
ΔE00 7.78
Greyish
#A8A495
ΔE00 8.06
Cement
#A5A391
ΔE00 8.11
Light Grey
#D8DCD6
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBFB0 #B4B0BF
analogous
#BFBCB0 #BBBFB0 #B4BFB0
triadic
#BBBFB0 #B0BBBF #BFB0BB
tetradic
#BBBFB0 #B0BFBC #B4B0BF #BFB0B4
square
#BBBFB0 #B0BFBC #B4B0BF #BFB0B4
split-complementary
#BBBFB0 #B0B4BF #BCB0BF
monochromatic
#80876D #9EA48E #BBBFB0 #D8DAD2 #F0F1EE
Accessibility & contrast
On white
1.88
#BBBFB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#BBBFB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBFB0
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBFB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBFB0 | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BDAF
Deuteranopia (green-blind)
#C1BDB1
Tritanopia (blue-blind)
#BDBDBB
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #bbbfb0; /* rgb */ color: rgb(187, 191, 176); /* oklch */ color: oklch(79.7% 0.021 119.0);
Tailwind
colors: {
custom: {
50: '#cfd2c7',
500: '#bbbfb0',
950: '#000000',
},
}SCSS
$custom: #bbbfb0; $custom-light: #cfd2c7; $custom-dark: #000000;
JSON
{
"hex": "#bbbfb0",
"rgb": {
"r": 187,
"g": 191,
"b": 176
},
"hsl": {
"h": 76,
"s": 10.49,
"l": 71.961
},
"oklch": {
"l": 0.79726,
"c": 0.02118,
"h": 119
},
"luminance": 0.50961
}Semantic roles & 50–950 ramp
primary
#BBBFB0
secondary
#868192
accent
#519563
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#131413
muted
#838382