Skip to content

#003600

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

RGB
0, 54, 0
HSL
120°, 100%, 11%
CMYK
100, 0, 100, 79
Luminance
0.0264

Every format

HEX#003600
RGBrgb(0, 54, 0)
HSLhsl(120, 100%, 11%)
CMYKcmyk(100%, 0%, 100%, 79%)
LABlab(18.5 -28.7 25.7)
LCHlch(18.5 38.5 138.2)
OKLCHoklch(0.288 0.098 142.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#003600 on white: 13.75:1
AA ✓ pass · AA-large · AAA
Aa
#003600 on black: 1.53:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green21.2%
Blue0.0%

CMYK percentages

Cyan100.0%
Magenta0.0%
Yellow100.0%
Key (black)78.8%

Color previews

#003600 text on a black background

contrast 1.53:1

Card sample

#003600 text on a white background

contrast 13.75:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #003600

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #003600 in the Color Lab