Skip to content

#005d2d

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

RGB
0, 93, 45
HSL
149°, 100%, 18%
CMYK
100, 0, 52, 64
Luminance
0.0802

Every format

HEX#005d2d
RGBrgb(0, 93, 45)
HSLhsl(149, 100%, 18%)
CMYKcmyk(100%, 0%, 52%, 64%)
LABlab(34.0 -36.2 20.9)
LCHlch(34.0 41.8 150.0)
OKLCHoklch(0.419 0.110 152.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#005d2d on white: 8.07:1
AA ✓ pass · AA-large · AAA
Aa
#005d2d on black: 2.60:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green36.5%
Blue17.6%

CMYK percentages

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

Color previews

#005d2d text on a black background

contrast 2.60:1

Card sample

#005d2d text on a white background

contrast 8.07:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #005d2d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #005d2d in the Color Lab