#BCBFB1#BCBFB1
#BCBFB1 is a light, near-neutral yellow-green. Relative luminance 0.511; OKLCH L 79.8% C 0.020 H 116.7°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #BCBFB1 |
|---|---|
| RGB | rgb(188, 191, 177) |
| HSL | hsl(73, 10%, 72%) |
| HSV | hsv(73, 7%, 75%) |
| CMYK | cmyk(1.6%, 0%, 7.3%, 25.1%) |
| CIE-LAB | lab(76.76, -3.57, 6.70) |
| CIE-LCH | lch(76.76, 7.59, 118.06°) |
| OKLab | oklab(79.83% -0.0088 0.0175) |
| OKLCH | oklch(79.83% 0.02 116.7) |
| XYZ | xyz(47.3045, 51.1274, 48.9629) |
| Luminance | 0.5113 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.18
Warm Gray
#C9BEB0
ΔE00 7.07
Silver
#C0C0C0
ΔE00 7.22
Greyish
#A8A495
ΔE00 7.90
Light Grey
#D8DCD6
ΔE00 8.01
Cement
#A5A391
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCBFB1 #B4B1BF
analogous
#BFBBB1 #BCBFB1 #B5BFB1
triadic
#BCBFB1 #B1BCBF #BFB1BC
tetradic
#BCBFB1 #B1BFBB #B4B1BF #BFB1B5
square
#BCBFB1 #B1BFBB #B4B1BF #BFB1B5
split-complementary
#BCBFB1 #B1B5BF #BBB1BF
monochromatic
#82876F #9FA38F #BCBFB1 #D9DBD3 #F1F1EE
Accessibility & contrast
On white
1.87
#BCBFB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#BCBFB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCBFB1
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCBFB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCBFB1 | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BDB0
Deuteranopia (green-blind)
#C1BEB1
Tritanopia (blue-blind)
#BEBDBB
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #bcbfb1; /* rgb */ color: rgb(188, 191, 177); /* oklch */ color: oklch(79.8% 0.020 116.7);
Tailwind
colors: {
custom: {
50: '#d0d2c8',
500: '#bcbfb1',
950: '#000000',
},
}SCSS
$custom: #bcbfb1; $custom-light: #d0d2c8; $custom-dark: #000000;
JSON
{
"hex": "#bcbfb1",
"rgb": {
"r": 188,
"g": 191,
"b": 177
},
"hsl": {
"h": 72.857,
"s": 9.859,
"l": 72.157
},
"oklch": {
"l": 0.79832,
"c": 0.01961,
"h": 116.7
},
"luminance": 0.51127
}Semantic roles & 50–950 ramp
primary
#BCBFB1
secondary
#858292
accent
#529460
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382