Skip to content

#001400

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

RGB
0, 20, 0
HSL
120°, 100%, 4%
CMYK
100, 0, 100, 92
Luminance
0.0050

Every format

HEX#001400
RGBrgb(0, 20, 0)
HSLhsl(120, 100%, 4%)
CMYKcmyk(100%, 0%, 100%, 92%)
LABlab(4.5 -9.2 6.6)
LCHlch(4.5 11.3 144.4)
OKLCHoklch(0.166 0.056 142.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#001400 on white: 19.09:1
AA ✓ pass · AA-large · AAA
Aa
#001400 on black: 1.10:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green7.8%
Blue0.0%

CMYK percentages

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

Color previews

#001400 text on a black background

contrast 1.10:1

Card sample

#001400 text on a white background

contrast 19.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #001400

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #001400 in the Color Lab