Skip to content

#bcc01f

a dark, vivid yellow · cool · closest name: gold

RGB
188, 192, 31
HSL
62°, 72%, 44%
CMYK
2, 0, 84, 25
Luminance
0.4849

Every format

HEX#bcc01f
RGBrgb(188, 192, 31)
HSLhsl(62, 72%, 44%)
CMYKcmyk(2%, 0%, 84%, 25%)
LABlab(75.1 -18.6 71.5)
LCHlch(75.1 73.8 104.6)
OKLCHoklch(0.779 0.165 111.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bcc01f on white: 1.96:1
AA ✗ fail · AA-large · AAA
Aa
#bcc01f on black: 10.70:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.7%
Green75.3%
Blue12.2%

CMYK percentages

Cyan2.1%
Magenta0.0%
Yellow83.9%
Key (black)24.7%

Color previews

#bcc01f text on a black background

contrast 10.70:1

Card sample

#bcc01f text on a white background

contrast 1.96:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(188, 192, 31, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(188, 192, 31, 0.45);
Border & gradient
Gradient panel
border: 3px solid #bcc01f;
background: linear-gradient(135deg, #bcc01f, #51C01F);

Monochromatic scale

Palettes built from #bcc01f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bcc01f in the Color Lab