#BFC87F#BFC87F
#BFC87F is a light, moderate yellow. Relative luminance 0.539; OKLCH L 80.9% C 0.096 H 114.3°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC87F |
|---|---|
| RGB | rgb(191, 200, 127) |
| HSL | hsl(67, 40%, 64%) |
| HSV | hsv(67, 37%, 78%) |
| CMYK | cmyk(4.5%, 0%, 36.5%, 21.6%) |
| CIE-LAB | lab(78.41, -14.47, 35.51) |
| CIE-LCH | lch(78.41, 38.35, 112.18°) |
| OKLab | oklab(80.88% -0.0394 0.0873) |
| OKLCH | oklch(80.88% 0.096 114.3) |
| XYZ | xyz(45.9711, 53.9177, 28.0600) |
| Luminance | 0.5392 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Tan
#BCCB7A
ΔE00 1.89
Pale Olive
#B9CC81
ΔE00 2.53
Greenish Beige
#C9D179
ΔE00 3.38
Light Olive
#ACBF69
ΔE00 4.28
Tan Green
#A9BE70
ΔE00 4.43
Pale Olive Green
#B1D27B
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC87F #887FC8
analogous
#C8AD7F #BFC87F #9BC87F
triadic
#BFC87F #7FBFC8 #C87FBF
tetradic
#BFC87F #7FC8AD #887FC8 #C87F9B
square
#BFC87F #7FC8AD #887FC8 #C87F9B
split-complementary
#BFC87F #7F9BC8 #AD7FC8
monochromatic
#858F3D #AAB654 #BFC87F #D4DAAA #EAEDD5
Accessibility & contrast
On white
1.78
#BFC87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#BFC87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC87F
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC87F | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C17A
Deuteranopia (green-blind)
#D1C382
Tritanopia (blue-blind)
#C7C0B6
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bfc87f; /* rgb */ color: rgb(191, 200, 127); /* oklch */ color: oklch(80.9% 0.096 114.3);
Tailwind
colors: {
custom: {
50: '#d3d8a5',
500: '#bfc87f',
950: '#000000',
},
}SCSS
$custom: #bfc87f; $custom-light: #d3d8a5; $custom-dark: #000000;
JSON
{
"hex": "#bfc87f",
"rgb": {
"r": 191,
"g": 200,
"b": 127
},
"hsl": {
"h": 67.397,
"s": 39.891,
"l": 64.118
},
"oklch": {
"l": 0.80882,
"c": 0.09579,
"h": 114.3
},
"luminance": 0.53917
}Semantic roles & 50–950 ramp
primary
#BFC87F
secondary
#5D5596
accent
#33B342
background
#FEFEFC
surface
#FBFBF6
border
#D4D4D0
text
#14140F
muted
#838380