Skip to content

#bcc01a

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

RGB
188, 192, 26
HSL
61°, 76%, 43%
CMYK
2, 0, 87, 25
Luminance
0.4847

Every format

HEX#bcc01a
RGBrgb(188, 192, 26)
HSLhsl(61, 76%, 43%)
CMYKcmyk(2%, 0%, 87%, 25%)
LABlab(75.1 -18.8 72.5)
LCHlch(75.1 74.9 104.5)
OKLCHoklch(0.779 0.166 111.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red73.7%
Green75.3%
Blue10.2%

CMYK percentages

Cyan2.1%
Magenta0.0%
Yellow86.5%
Key (black)24.7%

Color previews

#bcc01a text on a black background

contrast 10.69:1

Card sample

#bcc01a text on a white background

contrast 1.96:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bcc01a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bcc01a in the Color Lab