Skip to content

#008000

a dark, electric green · cool · “green”

RGB
0, 128, 0
HSL
120°, 100%, 25%
CMYK
100, 0, 100, 50
Luminance
0.1544

Every format

HEX#008000
RGBrgb(0, 128, 0)
HSLhsl(120, 100%, 25%)
CMYKcmyk(100%, 0%, 100%, 50%)
LABlab(46.2 -51.7 49.9)
LCHlch(46.2 71.8 136.0)
OKLCHoklch(0.520 0.177 142.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#008000 on white: 5.14:1
AA ✓ pass · AA-large · AAA
Aa
#008000 on black: 4.09:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green50.2%
Blue0.0%

CMYK percentages

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

Color previews

#008000 text on a black background

contrast 4.09:1

Card sample

#008000 text on a white background

contrast 5.14:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #008000

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #008000 in the Color Lab