#BFC7AF#BFC7AF
#BFC7AF is a light, muted yellow-green. Relative luminance 0.550; OKLCH L 81.7% C 0.034 H 122.2°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC7AF |
|---|---|
| RGB | rgb(191, 199, 175) |
| HSL | hsl(80, 18%, 73%) |
| HSV | hsv(80, 12%, 78%) |
| CMYK | cmyk(4%, 0%, 12.1%, 22%) |
| CIE-LAB | lab(79.05, -7.03, 11.09) |
| CIE-LCH | lch(79.05, 13.13, 122.40°) |
| OKLab | oklab(81.69% -0.0181 0.0288) |
| OKLCH | oklch(81.69% 0.034 122.2) |
| XYZ | xyz(49.6460, 55.0184, 48.5533) |
| Luminance | 0.5502 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 9.46
Sage Green
#9CAF88
ΔE00 9.48
Silver (survey)
#C5C9C7
ΔE00 9.63
Greenish Grey
#96AE8D
ΔE00 9.94
Bland
#AFA88B
ΔE00 10.08
Cement
#A5A391
ΔE00 10.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC7AF #B7AFC7
analogous
#C7C3AF #BFC7AF #B3C7AF
triadic
#BFC7AF #AFBFC7 #C7AFBF
tetradic
#BFC7AF #AFC7C3 #B7AFC7 #C7AFB3
square
#BFC7AF #AFC7C3 #B7AFC7 #C7AFB3
split-complementary
#BFC7AF #AFB3C7 #C3AFC7
monochromatic
#859468 #A2AE8B #BFC7AF #DCE0D3 #F1F2ED
Accessibility & contrast
On white
1.75
#BFC7AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#BFC7AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC7AF
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC7AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC7AF | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC4AE
Deuteranopia (green-blind)
#C9C4B0
Tritanopia (blue-blind)
#C1C4C0
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bfc7af; /* rgb */ color: rgb(191, 199, 175); /* oklch */ color: oklch(81.7% 0.034 122.2);
Tailwind
colors: {
custom: {
50: '#d2d8c6',
500: '#bfc7af',
950: '#000000',
},
}SCSS
$custom: #bfc7af; $custom-light: #d2d8c6; $custom-dark: #000000;
JSON
{
"hex": "#bfc7af",
"rgb": {
"r": 191,
"g": 199,
"b": 175
},
"hsl": {
"h": 80,
"s": 17.647,
"l": 73.333
},
"oklch": {
"l": 0.81686,
"c": 0.03399,
"h": 122.2
},
"luminance": 0.55018
}Semantic roles & 50–950 ramp
primary
#BFC7AF
secondary
#887F9B
accent
#4A9C65
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382