Skip to content

#005d1f

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

RGB
0, 93, 31
HSL
140°, 100%, 18%
CMYK
100, 0, 67, 64
Luminance
0.0793

Every format

HEX#005d1f
RGBrgb(0, 93, 31)
HSLhsl(140, 100%, 18%)
CMYKcmyk(100%, 0%, 67%, 64%)
LABlab(33.8 -38.6 28.3)
LCHlch(33.8 47.8 143.8)
OKLCHoklch(0.417 0.123 147.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#005d1f on white: 8.12:1
AA ✓ pass · AA-large · AAA
Aa
#005d1f on black: 2.59:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green36.5%
Blue12.2%

CMYK percentages

Cyan100.0%
Magenta0.0%
Yellow66.7%
Key (black)63.5%

Color previews

#005d1f text on a black background

contrast 2.59:1

Card sample

#005d1f text on a white background

contrast 8.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #005d1f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #005d1f in the Color Lab