#BFC3AB#BFC3AB
#BFC3AB is a light, muted yellow-green. Relative luminance 0.530; OKLCH L 80.7% C 0.033 H 114.8°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC3AB |
|---|---|
| RGB | rgb(191, 195, 171) |
| HSL | hsl(70, 17%, 72%) |
| HSV | hsv(70, 12%, 76%) |
| CMYK | cmyk(2.1%, 0%, 12.3%, 23.5%) |
| CIE-LAB | lab(77.90, -5.61, 11.60) |
| CIE-LCH | lch(77.90, 12.89, 115.82°) |
| OKLab | oklab(80.75% -0.0139 0.0301) |
| OKLCH | oklch(80.75% 0.033 114.8) |
| XYZ | xyz(48.3507, 53.0470, 46.2121) |
| Luminance | 0.5305 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Bland
#AFA88B
ΔE00 8.50
Warm Gray
#C9BEB0
ΔE00 9.14
Cement
#A5A391
ΔE00 9.17
Silver (survey)
#C5C9C7
ΔE00 9.46
Stone (survey)
#ADA587
ΔE00 9.47
Greyish
#A8A495
ΔE00 9.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC3AB #AFABC3
analogous
#C3BBAB #BFC3AB #B3C3AB
triadic
#BFC3AB #ABBFC3 #C3ABBF
tetradic
#BFC3AB #ABC3BB #AFABC3 #C3ABB3
square
#BFC3AB #ABC3BB #AFABC3 #C3ABB3
split-complementary
#BFC3AB #ABB3C3 #BBABC3
monochromatic
#878E66 #A4AA87 #BFC3AB #DADDCF #F1F2ED
Accessibility & contrast
On white
1.81
#BFC3AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#BFC3AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC3AB
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC3AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC3AB | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C0AA
Deuteranopia (green-blind)
#C7C1AC
Tritanopia (blue-blind)
#C2C0BC
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bfc3ab; /* rgb */ color: rgb(191, 195, 171); /* oklch */ color: oklch(80.7% 0.033 114.8);
Tailwind
colors: {
custom: {
50: '#d2d5c4',
500: '#bfc3ab',
950: '#000000',
},
}SCSS
$custom: #bfc3ab; $custom-light: #d2d5c4; $custom-dark: #000000;
JSON
{
"hex": "#bfc3ab",
"rgb": {
"r": 191,
"g": 195,
"b": 171
},
"hsl": {
"h": 70,
"s": 16.667,
"l": 71.765
},
"oklch": {
"l": 0.80748,
"c": 0.03315,
"h": 114.8
},
"luminance": 0.53047
}Semantic roles & 50–950 ramp
primary
#BFC3AB
secondary
#807B97
accent
#4B9B58
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141412
muted
#838382