Skip to content

#050a05

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

RGB
5, 10, 5
HSL
120°, 33%, 3%
CMYK
50, 0, 50, 96
Luminance
0.0026

Every format

HEX#050a05
RGBrgb(5, 10, 5)
HSLhsl(120, 33%, 3%)
CMYKcmyk(50%, 0%, 50%, 96%)
LABlab(2.4 -2.0 1.4)
LCHlch(2.4 2.5 144.4)
OKLCHoklch(0.136 0.016 144.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#050a05 on white: 19.96:1
AA ✓ pass · AA-large · AAA
Aa
#050a05 on black: 1.05:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red2.0%
Green3.9%
Blue2.0%

CMYK percentages

Cyan50.0%
Magenta0.0%
Yellow50.0%
Key (black)96.1%

Color previews

#050a05 text on a black background

contrast 1.05:1

Card sample

#050a05 text on a white background

contrast 19.96:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #050a05;
Background color
Panel with #050a05 background
background-color: #050a05;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #050a05;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(5, 10, 5, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(5, 10, 5, 0.45);
Border & gradient
Gradient panel
border: 3px solid #050a05;
background: linear-gradient(135deg, #050a05, #050A08);

Monochromatic scale

Palettes built from #050a05

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #050a05 in the Color Lab