#BFC8A6#BFC8A6
#BFC8A6 is a light, muted yellow-green. Relative luminance 0.551; OKLCH L 81.7% C 0.047 H 119.5°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC8A6 |
|---|---|
| RGB | rgb(191, 200, 166) |
| HSL | hsl(76, 24%, 72%) |
| HSV | hsv(76, 17%, 78%) |
| CMYK | cmyk(4.5%, 0%, 17%, 21.6%) |
| CIE-LAB | lab(79.12, -9.02, 15.99) |
| CIE-LCH | lch(79.12, 18.36, 119.43°) |
| OKLab | oklab(81.68% -0.0233 0.0411) |
| OKLCH | oklch(81.68% 0.047 119.5) |
| XYZ | xyz(49.0222, 55.1382, 44.1292) |
| Luminance | 0.5514 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 8.19
Greenish Grey
#96AE8D
ΔE00 9.23
Pale Olive
#B9CC81
ΔE00 9.37
Beige (survey)
#E6DAA6
ΔE00 9.91
Bland
#AFA88B
ΔE00 10.28
Greenish Tan
#BCCB7A
ΔE00 10.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC8A6 #AFA6C8
analogous
#C8C0A6 #BFC8A6 #AEC8A6
triadic
#BFC8A6 #A6BFC8 #C8A6BF
tetradic
#BFC8A6 #A6C8C0 #AFA6C8 #C8A6AE
square
#BFC8A6 #A6C8C0 #AFA6C8 #C8A6AE
split-complementary
#BFC8A6 #A6AEC8 #C0A6C8
monochromatic
#87975D #A4B180 #BFC8A6 #DADFCC #F1F3EC
Accessibility & contrast
On white
1.75
#BFC8A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#BFC8A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC8A6
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC8A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC8A6 | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC4A4
Deuteranopia (green-blind)
#CCC4A7
Tritanopia (blue-blind)
#C2C4BE
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bfc8a6; /* rgb */ color: rgb(191, 200, 166); /* oklch */ color: oklch(81.7% 0.047 119.5);
Tailwind
colors: {
custom: {
50: '#d2d8c0',
500: '#bfc8a6',
950: '#000000',
},
}SCSS
$custom: #bfc8a6; $custom-light: #d2d8c0; $custom-dark: #000000;
JSON
{
"hex": "#bfc8a6",
"rgb": {
"r": 191,
"g": 200,
"b": 166
},
"hsl": {
"h": 75.882,
"s": 23.611,
"l": 71.765
},
"oklch": {
"l": 0.81676,
"c": 0.04727,
"h": 119.5
},
"luminance": 0.55138
}Semantic roles & 50–950 ramp
primary
#BFC8A6
secondary
#80769D
accent
#43A25C
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141412
muted
#838382