Skip to content

#080d02

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

RGB
8, 13, 2
HSL
87°, 73%, 3%
CMYK
39, 0, 85, 95
Luminance
0.0034

Every format

HEX#080d02
RGBrgb(8, 13, 2)
HSLhsl(87, 73%, 3%)
CMYKcmyk(39%, 0%, 85%, 95%)
LABlab(3.1 -2.9 3.8)
LCHlch(3.1 4.8 127.9)
OKLCHoklch(0.149 0.029 125.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red3.1%
Green5.1%
Blue0.8%

CMYK percentages

Cyan38.5%
Magenta0.0%
Yellow84.6%
Key (black)94.9%

Color previews

#080d02 text on a black background

contrast 1.07:1

Card sample

#080d02 text on a white background

contrast 19.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #080d02

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #080d02 in the Color Lab