Skip to content

#3b9300

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

RGB
59, 147, 0
HSL
96°, 100%, 29%
CMYK
60, 0, 100, 42
Luminance
0.2180

Every format

HEX#3b9300
RGBrgb(59, 147, 0)
HSLhsl(96, 100%, 29%)
CMYKcmyk(60%, 0%, 100%, 42%)
LABlab(53.8 -48.4 56.4)
LCHlch(53.8 74.3 130.7)
OKLCHoklch(0.586 0.181 138.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#3b9300 on white: 3.92:1
AA ✗ fail · AA-large · AAA
Aa
#3b9300 on black: 5.36:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red23.1%
Green57.6%
Blue0.0%

CMYK percentages

Cyan59.9%
Magenta0.0%
Yellow100.0%
Key (black)42.4%

Color previews

#3b9300 text on a black background

contrast 5.36:1

Card sample

#3b9300 text on a white background

contrast 3.92:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(59, 147, 0, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(59, 147, 0, 0.45);
Border & gradient
Gradient panel
border: 3px solid #3b9300;
background: linear-gradient(135deg, #3b9300, #009327);

Monochromatic scale

Palettes built from #3b9300

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #3b9300 in the Color Lab