Skip to content

#080d03

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

RGB
8, 13, 3
HSL
90°, 63%, 3%
CMYK
39, 0, 77, 95
Luminance
0.0035

Every format

HEX#080d03
RGBrgb(8, 13, 3)
HSLhsl(90, 63%, 3%)
CMYKcmyk(39%, 0%, 77%, 95%)
LABlab(3.1 -2.8 3.4)
LCHlch(3.1 4.4 129.5)
OKLCHoklch(0.149 0.026 127.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red3.1%
Green5.1%
Blue1.2%

CMYK percentages

Cyan38.5%
Magenta0.0%
Yellow76.9%
Key (black)94.9%

Color previews

#080d03 text on a black background

contrast 1.07:1

Card sample

#080d03 text on a white background

contrast 19.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #080d03

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #080d03 in the Color Lab