Skip to content

#080d00

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

RGB
8, 13, 0
HSL
83°, 100%, 3%
CMYK
39, 0, 100, 95
Luminance
0.0034

Every format

HEX#080d00
RGBrgb(8, 13, 0)
HSLhsl(83, 100%, 3%)
CMYKcmyk(39%, 0%, 100%, 95%)
LABlab(3.1 -3.2 4.5)
LCHlch(3.1 5.6 125.4)
OKLCHoklch(0.148 0.036 123.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#080d00 on white: 19.66:1
AA ✓ pass · AA-large · AAA
Aa
#080d00 on black: 1.07:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red3.1%
Green5.1%
Blue0.0%

CMYK percentages

Cyan38.5%
Magenta0.0%
Yellow100.0%
Key (black)94.9%

Color previews

#080d00 text on a black background

contrast 1.07:1

Card sample

#080d00 text on a white background

contrast 19.66:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #080d00

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #080d00 in the Color Lab