Skip to content

#012000

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

RGB
1, 32, 0
HSL
118°, 100%, 6%
CMYK
97, 0, 100, 88
Luminance
0.0104

Every format

HEX#012000
RGBrgb(1, 32, 0)
HSLhsl(118, 100%, 6%)
CMYKcmyk(97%, 0%, 100%, 88%)
LABlab(9.3 -18.5 13.6)
LCHlch(9.3 22.9 143.7)
OKLCHoklch(0.212 0.071 141.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#012000 on white: 17.39:1
AA ✓ pass · AA-large · AAA
Aa
#012000 on black: 1.21:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.4%
Green12.5%
Blue0.0%

CMYK percentages

Cyan96.9%
Magenta0.0%
Yellow100.0%
Key (black)87.5%

Color previews

#012000 text on a black background

contrast 1.21:1

Card sample

#012000 text on a white background

contrast 17.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #012000

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #012000 in the Color Lab