#BCBFB0#BCBFB0
#BCBFB0 is a light, muted yellow-green. Relative luminance 0.511; OKLCH L 79.8% C 0.021 H 116.1°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #BCBFB0 |
|---|---|
| RGB | rgb(188, 191, 176) |
| HSL | hsl(72, 10%, 72%) |
| HSV | hsv(72, 8%, 75%) |
| CMYK | cmyk(1.6%, 0%, 7.9%, 25.1%) |
| CIE-LAB | lab(76.73, -3.74, 7.20) |
| CIE-LCH | lch(76.73, 8.12, 117.47°) |
| OKLab | oklab(79.81% -0.0092 0.0188) |
| OKLCH | oklch(79.81% 0.021 116.1) |
| XYZ | xyz(47.2052, 51.0876, 48.4399) |
| Luminance | 0.5109 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.56
Warm Gray
#C9BEB0
ΔE00 7.19
Silver
#C0C0C0
ΔE00 7.61
Greyish
#A8A495
ΔE00 7.90
Cement
#A5A391
ΔE00 8.02
Light Grey
#D8DCD6
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCBFB0 #B3B0BF
analogous
#BFBBB0 #BCBFB0 #B5BFB0
triadic
#BCBFB0 #B0BCBF #BFB0BC
tetradic
#BCBFB0 #B0BFBB #B3B0BF #BFB0B5
square
#BCBFB0 #B0BFBB #B3B0BF #BFB0B5
split-complementary
#BCBFB0 #B0B5BF #BBB0BF
monochromatic
#82876D #9FA48E #BCBFB0 #D9DAD2 #F1F1EE
Accessibility & contrast
On white
1.87
#BCBFB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#BCBFB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCBFB0
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCBFB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCBFB0 | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BDAF
Deuteranopia (green-blind)
#C1BDB1
Tritanopia (blue-blind)
#BEBDBB
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #bcbfb0; /* rgb */ color: rgb(188, 191, 176); /* oklch */ color: oklch(79.8% 0.021 116.1);
Tailwind
colors: {
custom: {
50: '#d0d2c7',
500: '#bcbfb0',
950: '#000000',
},
}SCSS
$custom: #bcbfb0; $custom-light: #d0d2c7; $custom-dark: #000000;
JSON
{
"hex": "#bcbfb0",
"rgb": {
"r": 188,
"g": 191,
"b": 176
},
"hsl": {
"h": 72,
"s": 10.49,
"l": 71.961
},
"oklch": {
"l": 0.79805,
"c": 0.02096,
"h": 116.1
},
"luminance": 0.51088
}Semantic roles & 50–950 ramp
primary
#BCBFB0
secondary
#848192
accent
#51955E
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382