#BFC4AB#BFC4AB
#BFC4AB is a light, muted yellow-green. Relative luminance 0.535; OKLCH L 81.0% C 0.035 H 116.4°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC4AB |
|---|---|
| RGB | rgb(191, 196, 171) |
| HSL | hsl(72, 17%, 72%) |
| HSV | hsv(72, 13%, 77%) |
| CMYK | cmyk(2.6%, 0%, 12.8%, 23.1%) |
| CIE-LAB | lab(78.17, -6.14, 11.98) |
| CIE-LCH | lch(78.17, 13.46, 117.13°) |
| OKLab | oklab(80.96% -0.0154 0.031) |
| OKLCH | oklch(80.96% 0.035 116.4) |
| XYZ | xyz(48.5755, 53.4966, 46.2870) |
| Luminance | 0.5350 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Bland
#AFA88B
ΔE00 8.83
Sage Green
#9CAF88
ΔE00 9.34
Cement
#A5A391
ΔE00 9.57
Warm Gray
#C9BEB0
ΔE00 9.70
Stone (survey)
#ADA587
ΔE00 9.80
Silver (survey)
#C5C9C7
ΔE00 9.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC4AB #B0ABC4
analogous
#C4BDAB #BFC4AB #B3C4AB
triadic
#BFC4AB #ABBFC4 #C4ABBF
tetradic
#BFC4AB #ABC4BD #B0ABC4 #C4ABB3
square
#BFC4AB #ABC4BD #B0ABC4 #C4ABB3
split-complementary
#BFC4AB #ABB3C4 #BDABC4
monochromatic
#879065 #A4AB87 #BFC4AB #DADDCF #F1F2ED
Accessibility & contrast
On white
1.79
#BFC4AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#BFC4AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC4AB
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC4AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC4AB | 1.00 | 1.79 | 11.70 | 11.70 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C1AA
Deuteranopia (green-blind)
#C7C2AC
Tritanopia (blue-blind)
#C2C1BD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bfc4ab; /* rgb */ color: rgb(191, 196, 171); /* oklch */ color: oklch(81.0% 0.035 116.4);
Tailwind
colors: {
custom: {
50: '#d2d5c4',
500: '#bfc4ab',
950: '#000000',
},
}SCSS
$custom: #bfc4ab; $custom-light: #d2d5c4; $custom-dark: #000000;
JSON
{
"hex": "#bfc4ab",
"rgb": {
"r": 191,
"g": 196,
"b": 171
},
"hsl": {
"h": 72,
"s": 17.483,
"l": 71.961
},
"oklch": {
"l": 0.80957,
"c": 0.03464,
"h": 116.4
},
"luminance": 0.53496
}Semantic roles & 50–950 ramp
primary
#BFC4AB
secondary
#817B98
accent
#4A9C5A
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141412
muted
#838382