Skip to content

#3da40f

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

RGB
61, 164, 15
HSL
102°, 83%, 35%
CMYK
63, 0, 91, 36
Luminance
0.2758

Every format

HEX#3da40f
RGBrgb(61, 164, 15)
HSLhsl(102, 83%, 35%)
CMYKcmyk(63%, 0%, 91%, 36%)
LABlab(59.5 -53.5 58.7)
LCHlch(59.5 79.5 132.4)
OKLCHoklch(0.633 0.195 139.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#3da40f on white: 3.22:1
AA ✗ fail · AA-large · AAA
Aa
#3da40f on black: 6.52:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red23.9%
Green64.3%
Blue5.9%

CMYK percentages

Cyan62.8%
Magenta0.0%
Yellow90.9%
Key (black)35.7%

Color previews

#3da40f text on a black background

contrast 6.52:1

Card sample

#3da40f text on a white background

contrast 3.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #3da40f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #3da40f in the Color Lab