Skip to content

#003d18

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

RGB
0, 61, 24
HSL
144°, 100%, 12%
CMYK
100, 0, 61, 76
Luminance
0.0340

Every format

HEX#003d18
RGBrgb(0, 61, 24)
HSLhsl(144, 100%, 12%)
CMYKcmyk(100%, 0%, 61%, 76%)
LABlab(21.6 -27.9 17.7)
LCHlch(21.6 33.1 147.7)
OKLCHoklch(0.315 0.086 150.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#003d18 on white: 12.49:1
AA ✓ pass · AA-large · AAA
Aa
#003d18 on black: 1.68:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green23.9%
Blue9.4%

CMYK percentages

Cyan100.0%
Magenta0.0%
Yellow60.7%
Key (black)76.1%

Color previews

#003d18 text on a black background

contrast 1.68:1

Card sample

#003d18 text on a white background

contrast 12.49:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #003d18

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #003d18 in the Color Lab