Skip to content

#becc2c

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

RGB
190, 204, 44
HSL
65°, 65%, 49%
CMYK
7, 0, 78, 20
Luminance
0.5431

Every format

HEX#becc2c
RGBrgb(190, 204, 44)
HSLhsl(65, 65%, 49%)
CMYKcmyk(7%, 0%, 78%, 20%)
LABlab(78.7 -23.3 71.2)
LCHlch(78.7 74.9 108.1)
OKLCHoklch(0.808 0.171 114.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red74.5%
Green80.0%
Blue17.3%

CMYK percentages

Cyan6.9%
Magenta0.0%
Yellow78.4%
Key (black)20.0%

Color previews

#becc2c text on a black background

contrast 11.86:1

Card sample

#becc2c text on a white background

contrast 1.77:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #becc2c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #becc2c in the Color Lab