#BFC4AF#BFC4AF
#BFC4AF is a light, muted yellow-green. Relative luminance 0.537; OKLCH L 81.1% C 0.029 H 117.9°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC4AF |
|---|---|
| RGB | rgb(191, 196, 175) |
| HSL | hsl(74, 15%, 73%) |
| HSV | hsv(74, 11%, 77%) |
| CMYK | cmyk(2.6%, 0%, 10.7%, 23.1%) |
| CIE-LAB | lab(78.26, -5.47, 9.96) |
| CIE-LCH | lch(78.26, 11.36, 118.78°) |
| OKLab | oklab(81.06% -0.0137 0.0259) |
| OKLCH | oklch(81.06% 0.029 117.9) |
| XYZ | xyz(48.9626, 53.6515, 48.3255) |
| Luminance | 0.5365 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.46
Light Grey
#D8DCD6
ΔE00 8.82
Warm Gray
#C9BEB0
ΔE00 8.97
Bland
#AFA88B
ΔE00 9.15
Cement
#A5A391
ΔE00 9.35
Greyish
#A8A495
ΔE00 9.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC4AF #B4AFC4
analogous
#C4BEAF #BFC4AF #B4C4AF
triadic
#BFC4AF #AFBFC4 #C4AFBF
tetradic
#BFC4AF #AFC4BE #B4AFC4 #C4AFB4
square
#BFC4AF #AFC4BE #B4AFC4 #C4AFB4
split-complementary
#BFC4AF #AFB4C4 #BEAFC4
monochromatic
#868F6A #A3AA8C #BFC4AF #DBDED2 #F1F2ED
Accessibility & contrast
On white
1.79
#BFC4AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#BFC4AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC4AF
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC4AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC4AF | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C1AE
Deuteranopia (green-blind)
#C7C2B0
Tritanopia (blue-blind)
#C1C1BE
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bfc4af; /* rgb */ color: rgb(191, 196, 175); /* oklch */ color: oklch(81.1% 0.029 117.9);
Tailwind
colors: {
custom: {
50: '#d2d5c6',
500: '#bfc4af',
950: '#000000',
},
}SCSS
$custom: #bfc4af; $custom-light: #d2d5c6; $custom-dark: #000000;
JSON
{
"hex": "#bfc4af",
"rgb": {
"r": 191,
"g": 196,
"b": 175
},
"hsl": {
"h": 74.286,
"s": 15.108,
"l": 72.745
},
"oklch": {
"l": 0.81059,
"c": 0.02932,
"h": 117.9
},
"luminance": 0.53651
}Semantic roles & 50–950 ramp
primary
#BFC4AF
secondary
#857F98
accent
#4C995F
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382