#BFC5AE#BFC5AE
#BFC5AE is a light, muted yellow-green. Relative luminance 0.541; OKLCH L 81.2% C 0.032 H 119.0°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC5AE |
|---|---|
| RGB | rgb(191, 197, 174) |
| HSL | hsl(76, 17%, 73%) |
| HSV | hsv(76, 12%, 77%) |
| CMYK | cmyk(3%, 0%, 11.7%, 22.7%) |
| CIE-LAB | lab(78.50, -6.16, 10.84) |
| CIE-LCH | lch(78.50, 12.46, 119.61°) |
| OKLab | oklab(81.24% -0.0156 0.0281) |
| OKLCH | oklch(81.24% 0.032 119) |
| XYZ | xyz(49.0910, 54.0649, 47.8856) |
| Luminance | 0.5406 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 9.18
Light Grey
#D8DCD6
ΔE00 9.28
Bland
#AFA88B
ΔE00 9.36
Sage Green
#9CAF88
ΔE00 9.69
Warm Gray
#C9BEB0
ΔE00 9.71
Cement
#A5A391
ΔE00 9.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC5AE #B4AEC5
analogous
#C5BFAE #BFC5AE #B3C5AE
triadic
#BFC5AE #AEBFC5 #C5AEBF
tetradic
#BFC5AE #AEC5BF #B4AEC5 #C5AEB3
square
#BFC5AE #AEC5BF #B4AEC5 #C5AEB3
split-complementary
#BFC5AE #AEB3C5 #BFAEC5
monochromatic
#869168 #A3AB8A #BFC5AE #DBDFD2 #F1F2ED
Accessibility & contrast
On white
1.78
#BFC5AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#BFC5AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC5AE
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC5AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC5AE | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C2AD
Deuteranopia (green-blind)
#C8C2AF
Tritanopia (blue-blind)
#C1C2BE
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bfc5ae; /* rgb */ color: rgb(191, 197, 174); /* oklch */ color: oklch(81.2% 0.032 119.0);
Tailwind
colors: {
custom: {
50: '#d2d6c6',
500: '#bfc5ae',
950: '#000000',
},
}SCSS
$custom: #bfc5ae; $custom-light: #d2d6c6; $custom-dark: #000000;
JSON
{
"hex": "#bfc5ae",
"rgb": {
"r": 191,
"g": 197,
"b": 174
},
"hsl": {
"h": 75.652,
"s": 16.547,
"l": 72.745
},
"oklch": {
"l": 0.81242,
"c": 0.03217,
"h": 119
},
"luminance": 0.54065
}Semantic roles & 50–950 ramp
primary
#BFC5AE
secondary
#857E99
accent
#4B9B60
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382