Skip to content

#004000

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

RGB
0, 64, 0
HSL
120°, 100%, 13%
CMYK
100, 0, 100, 75
Luminance
0.0367

Every format

HEX#004000
RGBrgb(0, 64, 0)
HSLhsl(120, 100%, 13%)
CMYKcmyk(100%, 0%, 100%, 75%)
LABlab(22.5 -32.0 30.1)
LCHlch(22.5 44.0 136.8)
OKLCHoklch(0.322 0.110 142.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#004000 on white: 12.12:1
AA ✓ pass · AA-large · AAA
Aa
#004000 on black: 1.73:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green25.1%
Blue0.0%

CMYK percentages

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

Color previews

#004000 text on a black background

contrast 1.73:1

Card sample

#004000 text on a white background

contrast 12.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #004000

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #004000 in the Color Lab