#BFC57A#BFC57A
#BFC57A is a light, moderate yellow. Relative luminance 0.524; OKLCH L 80.2% C 0.098 H 112.3°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC57A |
|---|---|
| RGB | rgb(191, 197, 122) |
| HSL | hsl(65, 39%, 63%) |
| HSV | hsv(65, 38%, 77%) |
| CMYK | cmyk(3%, 0%, 38.1%, 22.7%) |
| CIE-LAB | lab(77.53, -13.54, 36.93) |
| CIE-LCH | lch(77.53, 39.33, 110.14°) |
| OKLab | oklab(80.15% -0.0371 0.0903) |
| OKLCH | oklch(80.15% 0.098 112.3) |
| XYZ | xyz(44.9653, 52.4147, 26.1569) |
| Luminance | 0.5241 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 2.55
Greenish Beige
#C9D179
ΔE00 3.48
Pale Olive
#B9CC81
ΔE00 3.54
Light Olive
#ACBF69
ΔE00 4.18
Tan Green
#A9BE70
ΔE00 4.58
Darkkhaki
#BDB76B
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC57A #807AC5
analogous
#C5A57A #BFC57A #99C57A
triadic
#BFC57A #7ABFC5 #C57ABF
tetradic
#BFC57A #7AC5A5 #807AC5 #C57A99
square
#BFC57A #7AC5A5 #807AC5 #C57A99
split-complementary
#BFC57A #7A99C5 #A57AC5
monochromatic
#83893C #AAB24F #BFC57A #D4D8A5 #E8EACF
Accessibility & contrast
On white
1.83
#BFC57A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#BFC57A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC57A
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC57A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC57A | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFBF74
Deuteranopia (green-blind)
#D0C17D
Tritanopia (blue-blind)
#C8BDB2
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bfc57a; /* rgb */ color: rgb(191, 197, 122); /* oklch */ color: oklch(80.2% 0.098 112.3);
Tailwind
colors: {
custom: {
50: '#d3d6a1',
500: '#bfc57a',
950: '#000000',
},
}SCSS
$custom: #bfc57a; $custom-light: #d3d6a1; $custom-dark: #000000;
JSON
{
"hex": "#bfc57a",
"rgb": {
"r": 191,
"g": 197,
"b": 122
},
"hsl": {
"h": 64.8,
"s": 39.267,
"l": 62.549
},
"oklch": {
"l": 0.80152,
"c": 0.09765,
"h": 112.3
},
"luminance": 0.52414
}Semantic roles & 50–950 ramp
primary
#BFC57A
secondary
#575291
accent
#33B23D
background
#FEFEFC
surface
#FBFBF5
border
#D4D4CF
text
#14140F
muted
#838380