#BFC07F#BFC07F
#BFC07F is a light, moderate yellow. Relative luminance 0.503; OKLCH L 79.2% C 0.085 H 109.0°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC07F |
|---|---|
| RGB | rgb(191, 192, 127) |
| HSL | hsl(61, 34%, 63%) |
| HSV | hsv(61, 34%, 75%) |
| CMYK | cmyk(0.5%, 0%, 33.9%, 24.7%) |
| CIE-LAB | lab(76.26, -10.39, 32.71) |
| CIE-LCH | lch(76.26, 34.32, 107.62°) |
| OKLab | oklab(79.17% -0.0277 0.0808) |
| OKLCH | oklch(79.17% 0.085 109) |
| XYZ | xyz(44.1666, 50.3087, 27.4585) |
| Luminance | 0.5031 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Darkkhaki
#BDB76B
ΔE00 3.81
Greenish Tan
#BCCB7A
ΔE00 4.73
Pale Olive
#B9CC81
ΔE00 5.21
Greenish Beige
#C9D179
ΔE00 5.56
Tan Green
#A9BE70
ΔE00 5.66
Light Olive
#ACBF69
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC07F #807FC0
analogous
#C0A07F #BFC07F #9FC07F
triadic
#BFC07F #7FBFC0 #C07FBF
tetradic
#BFC07F #7FC0A0 #807FC0 #C07F9F
square
#BFC07F #7FC0A0 #807FC0 #C07F9F
split-complementary
#BFC07F #7F9FC0 #A07FC0
monochromatic
#838441 #AAAC56 #BFC07F #D4D4A8 #E8E8D1
Accessibility & contrast
On white
1.90
#BFC07F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#BFC07F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC07F
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC07F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC07F | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABB7A
Deuteranopia (green-blind)
#CBBD82
Tritanopia (blue-blind)
#C8B8AF
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #bfc07f; /* rgb */ color: rgb(191, 192, 127); /* oklch */ color: oklch(79.2% 0.085 109.0);
Tailwind
colors: {
custom: {
50: '#d3d2a5',
500: '#bfc07f',
950: '#000000',
},
}SCSS
$custom: #bfc07f; $custom-light: #d3d2a5; $custom-dark: #000000;
JSON
{
"hex": "#bfc07f",
"rgb": {
"r": 191,
"g": 192,
"b": 127
},
"hsl": {
"h": 60.923,
"s": 34.031,
"l": 62.549
},
"oklch": {
"l": 0.79168,
"c": 0.08545,
"h": 109
},
"luminance": 0.50308
}Semantic roles & 50–950 ramp
primary
#BFC07F
secondary
#57578D
accent
#39AD3A
background
#FEFEFC
surface
#FBFBF6
border
#D4D4D0
text
#14140F
muted
#838380