Skip to content

#036c01

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

RGB
3, 108, 1
HSL
119°, 98%, 21%
CMYK
97, 0, 99, 58
Luminance
0.1075

Every format

HEX#036c01
RGBrgb(3, 108, 1)
HSLhsl(119, 98%, 21%)
CMYKcmyk(97%, 0%, 99%, 58%)
LABlab(39.1 -45.4 44.0)
LCHlch(39.1 63.2 135.9)
OKLCHoklch(0.461 0.156 142.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#036c01 on white: 6.67:1
AA ✓ pass · AA-large · AAA
Aa
#036c01 on black: 3.15:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red1.2%
Green42.4%
Blue0.4%

CMYK percentages

Cyan97.2%
Magenta0.0%
Yellow99.1%
Key (black)57.6%

Color previews

#036c01 text on a black background

contrast 3.15:1

Card sample

#036c01 text on a white background

contrast 6.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(3, 108, 1, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(3, 108, 1, 0.45);
Border & gradient
Gradient panel
border: 3px solid #036c01;
background: linear-gradient(135deg, #036c01, #016C46);

Monochromatic scale

Palettes built from #036c01

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #036c01 in the Color Lab