Skip to content

#becc2d

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

RGB
190, 204, 45
HSL
65°, 64%, 49%
CMYK
7, 0, 78, 20
Luminance
0.5432

Every format

HEX#becc2d
RGBrgb(190, 204, 45)
HSLhsl(65, 64%, 49%)
CMYKcmyk(7%, 0%, 78%, 20%)
LABlab(78.7 -23.2 70.9)
LCHlch(78.7 74.6 108.1)
OKLCHoklch(0.808 0.171 114.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#becc2d on white: 1.77:1
AA ✗ fail · AA-large · AAA
Aa
#becc2d on black: 11.86:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red74.5%
Green80.0%
Blue17.6%

CMYK percentages

Cyan6.9%
Magenta0.0%
Yellow77.9%
Key (black)20.0%

Color previews

#becc2d text on a black background

contrast 11.86:1

Card sample

#becc2d text on a white background

contrast 1.77:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(190, 204, 45, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(190, 204, 45, 0.45);
Border & gradient
Gradient panel
border: 3px solid #becc2d;
background: linear-gradient(135deg, #becc2d, #54CC2D);

Monochromatic scale

Palettes built from #becc2d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #becc2d in the Color Lab