#BFC79F#BFC79F
#BFC79F is a light, muted yellow-green. Relative luminance 0.544; OKLCH L 81.3% C 0.055 H 116.8°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC79F |
|---|---|
| RGB | rgb(191, 199, 159) |
| HSL | hsl(72, 26%, 70%) |
| HSV | hsv(72, 20%, 78%) |
| CMYK | cmyk(4%, 0%, 20.1%, 22%) |
| CIE-LAB | lab(78.71, -9.60, 19.15) |
| CIE-LCH | lch(78.71, 21.42, 116.62°) |
| OKLab | oklab(81.3% -0.0247 0.0489) |
| OKLCH | oklch(81.3% 0.055 116.8) |
| XYZ | xyz(48.1667, 54.4266, 40.7621) |
| Luminance | 0.5443 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 7.81
Sage Green
#9CAF88
ΔE00 7.92
Greenish Tan
#BCCB7A
ΔE00 8.71
Beige (survey)
#E6DAA6
ΔE00 9.07
Tan Green
#A9BE70
ΔE00 9.22
Greenish Grey
#96AE8D
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC79F #A79FC7
analogous
#C7BB9F #BFC79F #ABC79F
triadic
#BFC79F #9FBFC7 #C79FBF
tetradic
#BFC79F #9FC7BB #A79FC7 #C79FAB
square
#BFC79F #9FC7BB #A79FC7 #C79FAB
split-complementary
#BFC79F #9FABC7 #BB9FC7
monochromatic
#889557 #A5B078 #BFC79F #D9DEC6 #F2F4EC
Accessibility & contrast
On white
1.77
#BFC79F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#BFC79F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC79F
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC79F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC79F | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC39D
Deuteranopia (green-blind)
#CCC3A1
Tritanopia (blue-blind)
#C3C2BC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bfc79f; /* rgb */ color: rgb(191, 199, 159); /* oklch */ color: oklch(81.3% 0.055 116.8);
Tailwind
colors: {
custom: {
50: '#d2d8bb',
500: '#bfc79f',
950: '#000000',
},
}SCSS
$custom: #bfc79f; $custom-light: #d2d8bb; $custom-dark: #000000;
JSON
{
"hex": "#bfc79f",
"rgb": {
"r": 191,
"g": 199,
"b": 159
},
"hsl": {
"h": 72,
"s": 26.316,
"l": 70.196
},
"oklch": {
"l": 0.81302,
"c": 0.05484,
"h": 116.8
},
"luminance": 0.54426
}Semantic roles & 50–950 ramp
primary
#BFC79F
secondary
#786F9C
accent
#41A555
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141412
muted
#838382