Skip to content

#005d13

a deep, electric green · cool · closest name: seagreen

RGB
0, 93, 19
HSL
132°, 100%, 18%
CMYK
100, 0, 80, 64
Luminance
0.0788

Every format

HEX#005d13
RGBrgb(0, 93, 19)
HSLhsl(132, 100%, 18%)
CMYKcmyk(100%, 0%, 80%, 64%)
LABlab(33.7 -39.9 33.6)
LCHlch(33.7 52.2 139.9)
OKLCHoklch(0.416 0.132 144.7)

Copy-ready code

/* CSS */
color: #005d13;
background-color: #005d13;
/* Tailwind (arbitrary) */
class="text-[#005d13] bg-[#005d13]"
/* SCSS */
$brand: #005d13;
/* SwiftUI */
Color(red: 0.000, green: 0.365, blue: 0.075)
/* Android */
Color.parseColor("#005d13")

Accessibility — WCAG contrast

Aa
#005d13 on white: 8.15:1
AA ✓ pass · AA-large · AAA
Aa
#005d13 on black: 2.58:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green36.5%
Blue7.5%

CMYK percentages

Cyan100.0%
Magenta0.0%
Yellow79.6%
Key (black)63.5%

Color previews

#005d13 text on a black background

contrast 2.58:1

Card sample

#005d13 text on a white background

contrast 8.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #005d13;
Background color
Panel with #005d13 background
background-color: #005d13;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #005d13;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(0, 93, 19, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(0, 93, 19, 0.45);
Border & gradient
Gradient panel
border: 3px solid #005d13;
background: linear-gradient(135deg, #005d13, #005D51);

Monochromatic scale

Palettes built from #005d13

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #005d13 in the Color Lab