Skip to content

#beac21

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

RGB
190, 172, 33
HSL
53°, 70%, 44%
CMYK
0, 10, 83, 26
Luminance
0.4056

Every format

HEX#beac21
RGBrgb(190, 172, 33)
HSLhsl(53, 70%, 44%)
CMYKcmyk(0%, 10%, 83%, 26%)
LABlab(69.9 -7.5 66.6)
LCHlch(69.9 67.0 96.4)
OKLCHoklch(0.738 0.146 101.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#beac21 on white: 2.30:1
AA ✗ fail · AA-large · AAA
Aa
#beac21 on black: 9.11:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red74.5%
Green67.5%
Blue12.9%

CMYK percentages

Cyan0.0%
Magenta9.5%
Yellow82.6%
Key (black)25.5%

Color previews

#beac21 text on a black background

contrast 9.11:1

Card sample

#beac21 text on a white background

contrast 2.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(190, 172, 33, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(190, 172, 33, 0.45);
Border & gradient
Gradient panel
border: 3px solid #beac21;
background: linear-gradient(135deg, #beac21, #67BE21);

Monochromatic scale

Palettes built from #beac21

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #beac21 in the Color Lab