Skip to content

#4da40c

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

RGB
77, 164, 12
HSL
94°, 86%, 35%
CMYK
53, 0, 93, 36
Luminance
0.2816

Every format

HEX#4da40c
RGBrgb(77, 164, 12)
HSLhsl(94, 86%, 35%)
CMYKcmyk(53%, 0%, 93%, 36%)
LABlab(60.0 -49.3 59.9)
LCHlch(60.0 77.6 129.5)
OKLCHoklch(0.639 0.189 136.7)

Copy-ready code

/* CSS */
color: #4da40c;
background-color: #4da40c;
/* Tailwind (arbitrary) */
class="text-[#4da40c] bg-[#4da40c]"
/* SCSS */
$brand: #4da40c;
/* SwiftUI */
Color(red: 0.302, green: 0.643, blue: 0.047)
/* Android */
Color.parseColor("#4da40c")

Accessibility — WCAG contrast

Aa
#4da40c on white: 3.17:1
AA ✗ fail · AA-large · AAA
Aa
#4da40c on black: 6.63:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red30.2%
Green64.3%
Blue4.7%

CMYK percentages

Cyan53.0%
Magenta0.0%
Yellow92.7%
Key (black)35.7%

Color previews

#4da40c text on a black background

contrast 6.63:1

Card sample

#4da40c text on a white background

contrast 3.17:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(77, 164, 12, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(77, 164, 12, 0.45);
Border & gradient
Gradient panel
border: 3px solid #4da40c;
background: linear-gradient(135deg, #4da40c, #0CA430);

Monochromatic scale

Palettes built from #4da40c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #4da40c in the Color Lab