Skip to content

#080d08

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

RGB
8, 13, 8
HSL
120°, 24%, 4%
CMYK
39, 0, 39, 95
Luminance
0.0036

Every format

HEX#080d08
RGBrgb(8, 13, 8)
HSLhsl(120, 24%, 4%)
CMYKcmyk(39%, 0%, 39%, 95%)
LABlab(3.2 -2.1 1.5)
LCHlch(3.2 2.6 144.4)
OKLCHoklch(0.151 0.014 144.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red3.1%
Green5.1%
Blue3.1%

CMYK percentages

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

Color previews

#080d08 text on a black background

contrast 1.07:1

Card sample

#080d08 text on a white background

contrast 19.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #080d08

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #080d08 in the Color Lab