Skip to content

#002c0c

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

RGB
0, 44, 12
HSL
136°, 100%, 9%
CMYK
100, 0, 73, 83
Luminance
0.0183

Every format

HEX#002c0c
RGBrgb(0, 44, 12)
HSLhsl(136, 100%, 9%)
CMYKcmyk(100%, 0%, 73%, 83%)
LABlab(14.6 -23.4 15.8)
LCHlch(14.6 28.2 145.9)
OKLCHoklch(0.256 0.074 148.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#002c0c on white: 15.38:1
AA ✓ pass · AA-large · AAA
Aa
#002c0c on black: 1.37:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green17.3%
Blue4.7%

CMYK percentages

Cyan100.0%
Magenta0.0%
Yellow72.7%
Key (black)82.7%

Color previews

#002c0c text on a black background

contrast 1.37:1

Card sample

#002c0c text on a white background

contrast 15.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #002c0c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #002c0c in the Color Lab