#BFC07C#BFC07C
#BFC07C is a light, moderate yellow. Relative luminance 0.502; OKLCH L 79.1% C 0.089 H 109.0°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC07C |
|---|---|
| RGB | rgb(191, 192, 124) |
| HSL | hsl(61, 35%, 62%) |
| HSV | hsv(61, 35%, 75%) |
| CMYK | cmyk(0.5%, 0%, 35.4%, 24.7%) |
| CIE-LAB | lab(76.21, -10.75, 34.20) |
| CIE-LCH | lch(76.21, 35.85, 107.45°) |
| OKLab | oklab(79.12% -0.029 0.0842) |
| OKLCH | oklch(79.12% 0.089 109) |
| XYZ | xyz(43.9740, 50.2317, 26.4441) |
| Luminance | 0.5023 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Darkkhaki
#BDB76B
ΔE00 3.45
Greenish Tan
#BCCB7A
ΔE00 4.47
Pale Olive
#B9CC81
ΔE00 5.14
Greenish Beige
#C9D179
ΔE00 5.20
Light Olive
#ACBF69
ΔE00 5.37
Tan Green
#A9BE70
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC07C #7D7CC0
analogous
#C09F7C #BFC07C #9DC07C
triadic
#BFC07C #7CBFC0 #C07CBF
tetradic
#BFC07C #7CC09F #7D7CC0 #C07C9D
square
#BFC07C #7CC09F #7D7CC0 #C07C9D
split-complementary
#BFC07C #7C9DC0 #9F7CC0
monochromatic
#82833F #ABAC53 #BFC07C #D3D4A5 #E7E8CF
Accessibility & contrast
On white
1.90
#BFC07C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#BFC07C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC07C
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC07C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC07C | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABB77
Deuteranopia (green-blind)
#CBBD7F
Tritanopia (blue-blind)
#C8B8AF
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #bfc07c; /* rgb */ color: rgb(191, 192, 124); /* oklch */ color: oklch(79.1% 0.089 109.0);
Tailwind
colors: {
custom: {
50: '#d3d2a2',
500: '#bfc07c',
950: '#000000',
},
}SCSS
$custom: #bfc07c; $custom-light: #d3d2a2; $custom-dark: #000000;
JSON
{
"hex": "#bfc07c",
"rgb": {
"r": 191,
"g": 192,
"b": 124
},
"hsl": {
"h": 60.882,
"s": 35.052,
"l": 61.961
},
"oklch": {
"l": 0.79115,
"c": 0.08901,
"h": 109
},
"luminance": 0.50231
}Semantic roles & 50–950 ramp
primary
#BFC07C
secondary
#55558C
accent
#38AE39
background
#FEFEFC
surface
#FBFBF5
border
#D4D4CF
text
#14140F
muted
#838380