#BBBFB1#BBBFB1
#BBBFB1 is a light, near-neutral yellow-green. Relative luminance 0.510; OKLCH L 79.8% C 0.020 H 119.8°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBFB1 |
|---|---|
| RGB | rgb(187, 191, 177) |
| HSL | hsl(77, 10%, 72%) |
| HSV | hsv(77, 7%, 75%) |
| CMYK | cmyk(2.1%, 0%, 7.3%, 25.1%) |
| CIE-LAB | lab(76.68, -3.93, 6.58) |
| CIE-LCH | lch(76.68, 7.66, 120.84°) |
| OKLab | oklab(79.75% -0.0099 0.0172) |
| OKLCH | oklch(79.75% 0.02 119.8) |
| XYZ | xyz(47.0589, 51.0008, 48.9514) |
| Luminance | 0.5100 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.26
Silver
#C0C0C0
ΔE00 7.40
Warm Gray
#C9BEB0
ΔE00 7.54
Greyish
#A8A495
ΔE00 8.06
Light Grey
#D8DCD6
ΔE00 8.08
Cement
#A5A391
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBFB1 #B5B1BF
analogous
#BFBCB1 #BBBFB1 #B4BFB1
triadic
#BBBFB1 #B1BBBF #BFB1BB
tetradic
#BBBFB1 #B1BFBC #B5B1BF #BFB1B4
square
#BBBFB1 #B1BFBC #B5B1BF #BFB1B4
split-complementary
#BBBFB1 #B1B4BF #BCB1BF
monochromatic
#80876F #9EA38F #BBBFB1 #D8DBD3 #F0F1EE
Accessibility & contrast
On white
1.87
#BBBFB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#BBBFB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBFB1
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBFB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBFB1 | 1.00 | 1.87 | 11.20 | 11.20 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BDB0
Deuteranopia (green-blind)
#C1BDB2
Tritanopia (blue-blind)
#BCBDBB
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #bbbfb1; /* rgb */ color: rgb(187, 191, 177); /* oklch */ color: oklch(79.8% 0.020 119.8);
Tailwind
colors: {
custom: {
50: '#cfd2c8',
500: '#bbbfb1',
950: '#000000',
},
}SCSS
$custom: #bbbfb1; $custom-light: #cfd2c8; $custom-dark: #000000;
JSON
{
"hex": "#bbbfb1",
"rgb": {
"r": 187,
"g": 191,
"b": 177
},
"hsl": {
"h": 77.143,
"s": 9.859,
"l": 72.157
},
"oklch": {
"l": 0.79753,
"c": 0.01984,
"h": 119.8
},
"luminance": 0.51001
}Semantic roles & 50–950 ramp
primary
#BBBFB1
secondary
#878292
accent
#529465
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#131413
muted
#838382