Skip to content

#030d03

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

RGB
3, 13, 3
HSL
120°, 63%, 3%
CMYK
77, 0, 77, 95
Luminance
0.0031

Every format

HEX#030d03
RGBrgb(3, 13, 3)
HSLhsl(120, 63%, 3%)
CMYKcmyk(77%, 0%, 77%, 95%)
LABlab(2.8 -4.1 2.9)
LCHlch(2.8 5.0 144.4)
OKLCHoklch(0.143 0.032 143.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#030d03 on white: 19.76:1
AA ✓ pass · AA-large · AAA
Aa
#030d03 on black: 1.06:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red1.2%
Green5.1%
Blue1.2%

CMYK percentages

Cyan76.9%
Magenta0.0%
Yellow76.9%
Key (black)94.9%

Color previews

#030d03 text on a black background

contrast 1.06:1

Card sample

#030d03 text on a white background

contrast 19.76:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #030d03

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #030d03 in the Color Lab