#BCBFAE#BCBFAE
#BCBFAE is a light, muted yellow-green. Relative luminance 0.510; OKLCH L 79.8% C 0.024 H 115.1°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #BCBFAE |
|---|---|
| RGB | rgb(188, 191, 174) |
| HSL | hsl(71, 12%, 72%) |
| HSV | hsv(71, 9%, 75%) |
| CMYK | cmyk(1.6%, 0%, 8.9%, 25.1%) |
| CIE-LAB | lab(76.68, -4.09, 8.22) |
| CIE-LCH | lch(76.68, 9.18, 116.46°) |
| OKLab | oklab(79.75% -0.01 0.0214) |
| OKLCH | oklch(79.75% 0.024 115.1) |
| XYZ | xyz(47.0088, 51.0091, 47.4054) |
| Luminance | 0.5101 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.29
Warm Gray
#C9BEB0
ΔE00 7.48
Cement
#A5A391
ΔE00 7.93
Greyish
#A8A495
ΔE00 7.95
Silver
#C0C0C0
ΔE00 8.36
Bland
#AFA88B
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCBFAE #B1AEBF
analogous
#BFBAAE #BCBFAE #B4BFAE
triadic
#BCBFAE #AEBCBF #BFAEBC
tetradic
#BCBFAE #AEBFBA #B1AEBF #BFAEB4
square
#BCBFAE #AEBFBA #B1AEBF #BFAEB4
split-complementary
#BCBFAE #AEB4BF #BAAEBF
monochromatic
#83886B #A0A48C #BCBFAE #D8DAD0 #F1F1EE
Accessibility & contrast
On white
1.87
#BCBFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#BCBFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCBFAE
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCBFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCBFAE | 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)
#C2BDAD
Deuteranopia (green-blind)
#C2BDAF
Tritanopia (blue-blind)
#BEBDBA
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #bcbfae; /* rgb */ color: rgb(188, 191, 174); /* oklch */ color: oklch(79.8% 0.024 115.1);
Tailwind
colors: {
custom: {
50: '#d0d2c6',
500: '#bcbfae',
950: '#000000',
},
}SCSS
$custom: #bcbfae; $custom-light: #d0d2c6; $custom-dark: #000000;
JSON
{
"hex": "#bcbfae",
"rgb": {
"r": 188,
"g": 191,
"b": 174
},
"hsl": {
"h": 70.588,
"s": 11.724,
"l": 71.569
},
"oklch": {
"l": 0.79752,
"c": 0.02367,
"h": 115.1
},
"luminance": 0.51009
}Semantic roles & 50–950 ramp
primary
#BCBFAE
secondary
#827F92
accent
#50965C
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382