Skip to content

#bcba01

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

RGB
188, 186, 1
HSL
59°, 99%, 37%
CMYK
0, 1, 100, 26
Luminance
0.4581

Every format

HEX#bcba01
RGBrgb(188, 186, 1)
HSLhsl(59, 99%, 37%)
CMYKcmyk(0%, 1%, 100%, 26%)
LABlab(73.4 -16.1 74.6)
LCHlch(73.4 76.3 102.2)
OKLCHoklch(0.765 0.166 109.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bcba01 on white: 2.07:1
AA ✗ fail · AA-large · AAA
Aa
#bcba01 on black: 10.16:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.7%
Green72.9%
Blue0.4%

CMYK percentages

Cyan0.0%
Magenta1.1%
Yellow99.5%
Key (black)26.3%

Color previews

#bcba01 text on a black background

contrast 10.16:1

Card sample

#bcba01 text on a white background

contrast 2.07:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(188, 186, 1, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(188, 186, 1, 0.45);
Border & gradient
Gradient panel
border: 3px solid #bcba01;
background: linear-gradient(135deg, #bcba01, #41BC01);

Monochromatic scale

Palettes built from #bcba01

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bcba01 in the Color Lab