Skip to content

#bcc01c

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

RGB
188, 192, 28
HSL
62°, 75%, 43%
CMYK
2, 0, 85, 25
Luminance
0.4847

Every format

HEX#bcc01c
RGBrgb(188, 192, 28)
HSLhsl(62, 75%, 43%)
CMYKcmyk(2%, 0%, 85%, 25%)
LABlab(75.1 -18.7 72.1)
LCHlch(75.1 74.5 104.5)
OKLCHoklch(0.779 0.166 111.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red73.7%
Green75.3%
Blue11.0%

CMYK percentages

Cyan2.1%
Magenta0.0%
Yellow85.4%
Key (black)24.7%

Color previews

#bcc01c text on a black background

contrast 10.69:1

Card sample

#bcc01c text on a white background

contrast 1.96:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bcc01c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bcc01c in the Color Lab