Skip to content

#111b00

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

RGB
17, 27, 0
HSL
82°, 100%, 5%
CMYK
37, 0, 100, 89
Luminance
0.0090

Every format

HEX#111b00
RGBrgb(17, 27, 0)
HSLhsl(82, 100%, 5%)
CMYKcmyk(37%, 0%, 100%, 89%)
LABlab(8.2 -9.6 12.0)
LCHlch(8.2 15.4 128.7)
OKLCHoklch(0.205 0.052 126.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#111b00 on white: 17.79:1
AA ✓ pass · AA-large · AAA
Aa
#111b00 on black: 1.18:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red6.7%
Green10.6%
Blue0.0%

CMYK percentages

Cyan37.0%
Magenta0.0%
Yellow100.0%
Key (black)89.4%

Color previews

#111b00 text on a black background

contrast 1.18:1

Card sample

#111b00 text on a white background

contrast 17.79:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #111b00

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #111b00 in the Color Lab