Skip to content

#328c01

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

RGB
50, 140, 1
HSL
99°, 99%, 28%
CMYK
64, 0, 99, 45
Luminance
0.1944

Every format

HEX#328c01
RGBrgb(50, 140, 1)
HSLhsl(99, 99%, 28%)
CMYKcmyk(64%, 0%, 99%, 45%)
LABlab(51.2 -48.2 54.0)
LCHlch(51.2 72.4 131.7)
OKLCHoklch(0.564 0.177 138.9)

Copy-ready code

/* CSS */
color: #328c01;
background-color: #328c01;
/* Tailwind (arbitrary) */
class="text-[#328c01] bg-[#328c01]"
/* SCSS */
$brand: #328c01;
/* SwiftUI */
Color(red: 0.196, green: 0.549, blue: 0.004)
/* Android */
Color.parseColor("#328c01")

Accessibility — WCAG contrast

Aa
#328c01 on white: 4.30:1
AA ✗ fail · AA-large · AAA
Aa
#328c01 on black: 4.89:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red19.6%
Green54.9%
Blue0.4%

CMYK percentages

Cyan64.3%
Magenta0.0%
Yellow99.3%
Key (black)45.1%

Color previews

#328c01 text on a black background

contrast 4.89:1

Card sample

#328c01 text on a white background

contrast 4.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(50, 140, 1, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(50, 140, 1, 0.45);
Border & gradient
Gradient panel
border: 3px solid #328c01;
background: linear-gradient(135deg, #328c01, #018C2C);

Monochromatic scale

Palettes built from #328c01

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #328c01 in the Color Lab