Skip to content

#3da900

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

RGB
61, 169, 0
HSL
98°, 100%, 33%
CMYK
64, 0, 100, 34
Luminance
0.2937

Every format

HEX#3da900
RGBrgb(61, 169, 0)
HSLhsl(98, 100%, 33%)
CMYKcmyk(64%, 0%, 100%, 34%)
LABlab(61.1 -55.6 62.2)
LCHlch(61.1 83.4 131.8)
OKLCHoklch(0.646 0.204 139.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#3da900 on white: 3.06:1
AA ✗ fail · AA-large · AAA
Aa
#3da900 on black: 6.87:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red23.9%
Green66.3%
Blue0.0%

CMYK percentages

Cyan63.9%
Magenta0.0%
Yellow100.0%
Key (black)33.7%

Color previews

#3da900 text on a black background

contrast 6.87:1

Card sample

#3da900 text on a white background

contrast 3.06:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #3da900

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #3da900 in the Color Lab