#BFCF78#BFCF78
#BFCF78 is a very light, moderate yellow-green. Relative luminance 0.571; OKLCH L 82.3% C 0.113 H 117.5°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCF78 |
|---|---|
| RGB | rgb(191, 207, 120) |
| HSL | hsl(71, 48%, 64%) |
| HSV | hsv(71, 42%, 81%) |
| CMYK | cmyk(7.7%, 0%, 42%, 18.8%) |
| CIE-LAB | lab(80.21, -18.79, 41.34) |
| CIE-LCH | lch(80.21, 45.41, 114.45°) |
| OKLab | oklab(82.28% -0.0522 0.1003) |
| OKLCH | oklch(82.28% 0.113 117.5) |
| XYZ | xyz(47.1891, 57.0584, 26.2931) |
| Luminance | 0.5706 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 1.31
Greenish Beige
#C9D179
ΔE00 2.20
Pale Olive
#B9CC81
ΔE00 2.54
Pale Olive Green
#B1D27B
ΔE00 3.83
Light Olive
#ACBF69
ΔE00 4.32
Tan Green
#A9BE70
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCF78 #8878CF
analogous
#CFB478 #BFCF78 #94CF78
triadic
#BFCF78 #78BFCF #CF78BF
tetradic
#BFCF78 #78CFB4 #8878CF #CF7894
square
#BFCF78 #78CFB4 #8878CF #CF7894
split-complementary
#BFCF78 #7894CF #B478CF
monochromatic
#859736 #AABF4B #BFCF78 #D4DFA5 #EAEFD2
Accessibility & contrast
On white
1.69
#BFCF78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#BFCF78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCF78
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCF78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCF78 | 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)
#DAC771
Deuteranopia (green-blind)
#D8C87C
Tritanopia (blue-blind)
#C7C6BA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bfcf78; /* rgb */ color: rgb(191, 207, 120); /* oklch */ color: oklch(82.3% 0.113 117.5);
Tailwind
colors: {
custom: {
50: '#d3dda0',
500: '#bfcf78',
950: '#000000',
},
}SCSS
$custom: #bfcf78; $custom-light: #d3dda0; $custom-dark: #000000;
JSON
{
"hex": "#bfcf78",
"rgb": {
"r": 191,
"g": 207,
"b": 120
},
"hsl": {
"h": 71.034,
"s": 47.541,
"l": 64.118
},
"oklch": {
"l": 0.82284,
"c": 0.11302,
"h": 117.5
},
"luminance": 0.57058
}Semantic roles & 50–950 ramp
primary
#BFCF78
secondary
#5D4E9D
accent
#2BBB45
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14150F
muted
#838480