#BFCF77#BFCF77
#BFCF77 is a very light, moderate yellow-green. Relative luminance 0.570; OKLCH L 82.3% C 0.114 H 117.4°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCF77 |
|---|---|
| RGB | rgb(191, 207, 119) |
| HSL | hsl(71, 48%, 64%) |
| HSV | hsv(71, 43%, 81%) |
| CMYK | cmyk(7.7%, 0%, 42.5%, 18.8%) |
| CIE-LAB | lab(80.20, -18.90, 41.82) |
| CIE-LCH | lch(80.20, 45.89, 114.32°) |
| OKLab | oklab(82.27% -0.0525 0.1013) |
| OKLCH | oklch(82.27% 0.114 117.4) |
| XYZ | xyz(47.1287, 57.0343, 25.9751) |
| Luminance | 0.5703 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 1.43
Greenish Beige
#C9D179
ΔE00 2.16
Pale Olive
#B9CC81
ΔE00 2.69
Pale Olive Green
#B1D27B
ΔE00 3.88
Light Olive
#ACBF69
ΔE00 4.33
Tan Green
#A9BE70
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCF77 #8777CF
analogous
#CFB377 #BFCF77 #93CF77
triadic
#BFCF77 #77BFCF #CF77BF
tetradic
#BFCF77 #77CFB3 #8777CF #CF7793
square
#BFCF77 #77CFB3 #8777CF #CF7793
split-complementary
#BFCF77 #7793CF #B377CF
monochromatic
#859635 #AABF4A #BFCF77 #D4DFA4 #EAEFD1
Accessibility & contrast
On white
1.69
#BFCF77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#BFCF77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCF77
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCF77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCF77 | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC770
Deuteranopia (green-blind)
#D8C77B
Tritanopia (blue-blind)
#C7C6BA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bfcf77; /* rgb */ color: rgb(191, 207, 119); /* oklch */ color: oklch(82.3% 0.114 117.4);
Tailwind
colors: {
custom: {
50: '#d3dda0',
500: '#bfcf77',
950: '#000000',
},
}SCSS
$custom: #bfcf77; $custom-light: #d3dda0; $custom-dark: #000000;
JSON
{
"hex": "#bfcf77",
"rgb": {
"r": 191,
"g": 207,
"b": 119
},
"hsl": {
"h": 70.909,
"s": 47.826,
"l": 63.922
},
"oklch": {
"l": 0.82269,
"c": 0.1141,
"h": 117.4
},
"luminance": 0.57034
}Semantic roles & 50–950 ramp
primary
#BFCF77
secondary
#5C4E9C
accent
#2ABB45
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14150F
muted
#838480