#BFCF79#BFCF79
#BFCF79 is a very light, moderate yellow-green. Relative luminance 0.571; OKLCH L 82.3% C 0.112 H 117.6°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCF79 |
|---|---|
| RGB | rgb(191, 207, 121) |
| HSL | hsl(71, 47%, 64%) |
| HSV | hsv(71, 42%, 81%) |
| CMYK | cmyk(7.7%, 0%, 41.5%, 18.8%) |
| CIE-LAB | lab(80.23, -18.68, 40.86) |
| CIE-LCH | lch(80.23, 44.93, 114.57°) |
| OKLab | oklab(82.3% -0.0518 0.0992) |
| OKLCH | oklch(82.3% 0.112 117.6) |
| XYZ | xyz(47.2501, 57.0828, 26.6144) |
| Luminance | 0.5708 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 1.21
Greenish Beige
#C9D179
ΔE00 2.25
Pale Olive
#B9CC81
ΔE00 2.39
Pale Olive Green
#B1D27B
ΔE00 3.78
Light Olive
#ACBF69
ΔE00 4.33
Tan Green
#A9BE70
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCF79 #8979CF
analogous
#CFB479 #BFCF79 #94CF79
triadic
#BFCF79 #79BFCF #CF79BF
tetradic
#BFCF79 #79CFB4 #8979CF #CF7994
square
#BFCF79 #79CFB4 #8979CF #CF7994
split-complementary
#BFCF79 #7994CF #B479CF
monochromatic
#859736 #A9BF4C #BFCF79 #D5DFA6 #EAEFD3
Accessibility & contrast
On white
1.69
#BFCF79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#BFCF79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCF79
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCF79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCF79 | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C772
Deuteranopia (green-blind)
#D8C87D
Tritanopia (blue-blind)
#C7C7BA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bfcf79; /* rgb */ color: rgb(191, 207, 121); /* oklch */ color: oklch(82.3% 0.112 117.6);
Tailwind
colors: {
custom: {
50: '#d3dda1',
500: '#bfcf79',
950: '#000000',
},
}SCSS
$custom: #bfcf79; $custom-light: #d3dda1; $custom-dark: #000000;
JSON
{
"hex": "#bfcf79",
"rgb": {
"r": 191,
"g": 207,
"b": 121
},
"hsl": {
"h": 71.163,
"s": 47.253,
"l": 64.314
},
"oklch": {
"l": 0.823,
"c": 0.11191,
"h": 117.6
},
"luminance": 0.57082
}Semantic roles & 50–950 ramp
primary
#BFCF79
secondary
#5E4F9D
accent
#2BBB46
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14150F
muted
#838480