#BFC4AE#BFC4AE
#BFC4AE is a light, muted yellow-green. Relative luminance 0.536; OKLCH L 81.0% C 0.031 H 117.5°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC4AE |
|---|---|
| RGB | rgb(191, 196, 174) |
| HSL | hsl(74, 16%, 73%) |
| HSV | hsv(74, 11%, 77%) |
| CMYK | cmyk(2.6%, 0%, 11.2%, 23.1%) |
| CIE-LAB | lab(78.24, -5.64, 10.46) |
| CIE-LCH | lch(78.24, 11.88, 118.32°) |
| OKLab | oklab(81.03% -0.0141 0.0272) |
| OKLCH | oklch(81.03% 0.031 117.5) |
| XYZ | xyz(48.8647, 53.6123, 47.8101) |
| Luminance | 0.5361 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.81
Bland
#AFA88B
ΔE00 9.05
Light Grey
#D8DCD6
ΔE00 9.08
Warm Gray
#C9BEB0
ΔE00 9.15
Cement
#A5A391
ΔE00 9.39
Greyish
#A8A495
ΔE00 9.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC4AE #B3AEC4
analogous
#C4BEAE #BFC4AE #B4C4AE
triadic
#BFC4AE #AEBFC4 #C4AEBF
tetradic
#BFC4AE #AEC4BE #B3AEC4 #C4AEB4
square
#BFC4AE #AEC4BE #B3AEC4 #C4AEB4
split-complementary
#BFC4AE #AEB4C4 #BEAEC4
monochromatic
#868F68 #A3AA8B #BFC4AE #DBDED1 #F1F2ED
Accessibility & contrast
On white
1.79
#BFC4AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#BFC4AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC4AE
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC4AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC4AE | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C1AD
Deuteranopia (green-blind)
#C7C2AF
Tritanopia (blue-blind)
#C1C1BE
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bfc4ae; /* rgb */ color: rgb(191, 196, 174); /* oklch */ color: oklch(81.0% 0.031 117.5);
Tailwind
colors: {
custom: {
50: '#d2d5c6',
500: '#bfc4ae',
950: '#000000',
},
}SCSS
$custom: #bfc4ae; $custom-light: #d2d5c6; $custom-dark: #000000;
JSON
{
"hex": "#bfc4ae",
"rgb": {
"r": 191,
"g": 196,
"b": 174
},
"hsl": {
"h": 73.636,
"s": 15.714,
"l": 72.549
},
"oklch": {
"l": 0.81033,
"c": 0.03065,
"h": 117.5
},
"luminance": 0.53612
}Semantic roles & 50–950 ramp
primary
#BFC4AE
secondary
#847E98
accent
#4C9A5D
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382