Skip to content

#bdc02a

a balanced, vivid yellow · cool · closest name: olive

RGB
189, 192, 42
HSL
61°, 64%, 46%
CMYK
2, 0, 78, 25
Luminance
0.4869

Every format

HEX#bdc02a
RGBrgb(189, 192, 42)
HSLhsl(61, 64%, 46%)
CMYKcmyk(2%, 0%, 78%, 25%)
LABlab(75.3 -17.9 68.7)
LCHlch(75.3 71.0 104.6)
OKLCHoklch(0.781 0.160 110.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red74.1%
Green75.3%
Blue16.5%

CMYK percentages

Cyan1.6%
Magenta0.0%
Yellow78.1%
Key (black)24.7%

Color previews

#bdc02a text on a black background

contrast 10.74:1

Card sample

#bdc02a text on a white background

contrast 1.96:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(189, 192, 42, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(189, 192, 42, 0.45);
Border & gradient
Gradient panel
border: 3px solid #bdc02a;
background: linear-gradient(135deg, #bdc02a, #59C02A);

Monochromatic scale

Palettes built from #bdc02a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bdc02a in the Color Lab