Skip to content

#006400

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

RGB
0, 100, 0
HSL
120°, 100%, 20%
CMYK
100, 0, 100, 61
Luminance
0.0911

Every format

HEX#006400
RGBrgb(0, 100, 0)
HSLhsl(120, 100%, 20%)
CMYKcmyk(100%, 0%, 100%, 61%)
LABlab(36.2 -43.4 41.9)
LCHlch(36.2 60.3 136.0)
OKLCHoklch(0.436 0.148 142.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#006400 on white: 7.44:1
AA ✓ pass · AA-large · AAA
Aa
#006400 on black: 2.82:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green39.2%
Blue0.0%

CMYK percentages

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

Color previews

#006400 text on a black background

contrast 2.82:1

Card sample

#006400 text on a white background

contrast 7.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #006400

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #006400 in the Color Lab