Skip to content

#001100

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

RGB
0, 17, 0
HSL
120°, 100%, 3%
CMYK
100, 0, 100, 93
Luminance
0.0040

Every format

HEX#001100
RGBrgb(0, 17, 0)
HSLhsl(120, 100%, 3%)
CMYKcmyk(100%, 0%, 100%, 93%)
LABlab(3.6 -7.4 5.3)
LCHlch(3.6 9.1 144.4)
OKLCHoklch(0.154 0.052 142.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#001100 on white: 19.44:1
AA ✓ pass · AA-large · AAA
Aa
#001100 on black: 1.08:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green6.7%
Blue0.0%

CMYK percentages

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

Color previews

#001100 text on a black background

contrast 1.08:1

Card sample

#001100 text on a white background

contrast 19.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #001100

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #001100 in the Color Lab