Skip to content

#becc00

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

RGB
190, 204, 0
HSL
64°, 100%, 40%
CMYK
7, 0, 100, 20
Luminance
0.5413

Every format

HEX#becc00
RGBrgb(190, 204, 0)
HSLhsl(64, 100%, 40%)
CMYKcmyk(7%, 0%, 100%, 20%)
LABlab(78.5 -24.2 78.6)
LCHlch(78.5 82.2 107.1)
OKLCHoklch(0.807 0.182 114.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#becc00 on white: 1.78:1
AA ✗ fail · AA-large · AAA
Aa
#becc00 on black: 11.83:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red74.5%
Green80.0%
Blue0.0%

CMYK percentages

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

Color previews

#becc00 text on a black background

contrast 11.83:1

Card sample

#becc00 text on a white background

contrast 1.78:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #becc00

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #becc00 in the Color Lab