Skip to content

#080b02

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

RGB
8, 11, 2
HSL
80°, 69%, 3%
CMYK
27, 0, 82, 96
Luminance
0.0030

Every format

HEX#080b02
RGBrgb(8, 11, 2)
HSLhsl(80, 69%, 3%)
CMYKcmyk(27%, 0%, 82%, 96%)
LABlab(2.7 -2.0 3.1)
LCHlch(2.7 3.8 123.1)
OKLCHoklch(0.142 0.025 121.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#080b02 on white: 19.83:1
AA ✓ pass · AA-large · AAA
Aa
#080b02 on black: 1.06:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red3.1%
Green4.3%
Blue0.8%

CMYK percentages

Cyan27.3%
Magenta0.0%
Yellow81.8%
Key (black)95.7%

Color previews

#080b02 text on a black background

contrast 1.06:1

Card sample

#080b02 text on a white background

contrast 19.83:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #080b02

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #080b02 in the Color Lab