Skip to content

#bcac64

a balanced, soft yellow · cool · closest name: tan

RGB
188, 172, 100
HSL
49°, 40%, 57%
CMYK
0, 9, 47, 26
Luminance
0.4112

Every format

HEX#bcac64
RGBrgb(188, 172, 100)
HSLhsl(49, 40%, 57%)
CMYKcmyk(0%, 9%, 47%, 26%)
LABlab(70.3 -4.1 39.0)
LCHlch(70.3 39.2 96.1)
OKLCHoklch(0.742 0.094 97.2)

Copy-ready code

/* CSS */
color: #bcac64;
background-color: #bcac64;
/* Tailwind (arbitrary) */
class="text-[#bcac64] bg-[#bcac64]"
/* SCSS */
$brand: #bcac64;
/* SwiftUI */
Color(red: 0.737, green: 0.675, blue: 0.392)
/* Android */
Color.parseColor("#bcac64")

Accessibility — WCAG contrast

Aa
#bcac64 on white: 2.28:1
AA ✗ fail · AA-large · AAA
Aa
#bcac64 on black: 9.22:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.7%
Green67.5%
Blue39.2%

CMYK percentages

Cyan0.0%
Magenta8.5%
Yellow46.8%
Key (black)26.3%

Color previews

#bcac64 text on a black background

contrast 9.22:1

Card sample

#bcac64 text on a white background

contrast 2.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #bcac64;
Background color
Panel with #bcac64 background
background-color: #bcac64;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #bcac64;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(188, 172, 100, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(188, 172, 100, 0.45);
Border & gradient
Gradient panel
border: 3px solid #bcac64;
background: linear-gradient(135deg, #bcac64, #91BC64);

Monochromatic scale

Palettes built from #bcac64

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bcac64 in the Color Lab