#BCBFB2#BCBFB2
#BCBFB2 is a light, near-neutral yellow-green. Relative luminance 0.512; OKLCH L 79.9% C 0.018 H 117.4°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #BCBFB2 |
|---|---|
| RGB | rgb(188, 191, 178) |
| HSL | hsl(74, 9%, 72%) |
| HSV | hsv(74, 7%, 75%) |
| CMYK | cmyk(1.6%, 0%, 6.8%, 25.1%) |
| CIE-LAB | lab(76.78, -3.40, 6.19) |
| CIE-LCH | lch(76.78, 7.06, 118.74°) |
| OKLab | oklab(79.86% -0.0084 0.0162) |
| OKLCH | oklch(79.86% 0.018 117.4) |
| XYZ | xyz(47.4045, 51.1674, 49.4898) |
| Luminance | 0.5117 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.81
Silver
#C0C0C0
ΔE00 6.82
Warm Gray
#C9BEB0
ΔE00 6.97
Light Grey
#D8DCD6
ΔE00 7.82
Greyish
#A8A495
ΔE00 7.92
Cement
#A5A391
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCBFB2 #B5B2BF
analogous
#BFBCB2 #BCBFB2 #B6BFB2
triadic
#BCBFB2 #B2BCBF #BFB2BC
tetradic
#BCBFB2 #B2BFBC #B5B2BF #BFB2B6
square
#BCBFB2 #B2BFBC #B5B2BF #BFB2B6
split-complementary
#BCBFB2 #B2B6BF #BCB2BF
monochromatic
#818770 #9FA391 #BCBFB2 #D9DBD3 #F0F1EE
Accessibility & contrast
On white
1.87
#BCBFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#BCBFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCBFB2
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCBFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCBFB2 | 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)
#C1BDB1
Deuteranopia (green-blind)
#C1BEB2
Tritanopia (blue-blind)
#BDBDBB
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #bcbfb2; /* rgb */ color: rgb(188, 191, 178); /* oklch */ color: oklch(79.9% 0.018 117.4);
Tailwind
colors: {
custom: {
50: '#d0d2c9',
500: '#bcbfb2',
950: '#000000',
},
}SCSS
$custom: #bcbfb2; $custom-light: #d0d2c9; $custom-dark: #000000;
JSON
{
"hex": "#bcbfb2",
"rgb": {
"r": 188,
"g": 191,
"b": 178
},
"hsl": {
"h": 73.846,
"s": 9.22,
"l": 72.353
},
"oklch": {
"l": 0.79859,
"c": 0.01826,
"h": 117.4
},
"luminance": 0.51167
}Semantic roles & 50–950 ramp
primary
#BCBFB2
secondary
#878392
accent
#529361
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382