Skip to content

#005e3d

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

RGB
0, 94, 61
HSL
159°, 100%, 18%
CMYK
100, 0, 35, 63
Luminance
0.0834

Every format

HEX#005e3d
RGBrgb(0, 94, 61)
HSLhsl(159, 100%, 18%)
CMYKcmyk(100%, 0%, 35%, 63%)
LABlab(34.7 -33.1 12.3)
LCHlch(34.7 35.3 159.6)
OKLCHoklch(0.426 0.095 160.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#005e3d on white: 7.87:1
AA ✓ pass · AA-large · AAA
Aa
#005e3d on black: 2.67:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green36.9%
Blue23.9%

CMYK percentages

Cyan100.0%
Magenta0.0%
Yellow35.1%
Key (black)63.1%

Color previews

#005e3d text on a black background

contrast 2.67:1

Card sample

#005e3d text on a white background

contrast 7.87:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(0, 94, 61, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(0, 94, 61, 0.45);
Border & gradient
Gradient panel
border: 3px solid #005e3d;
background: linear-gradient(135deg, #005e3d, #00405E);

Monochromatic scale

Palettes built from #005e3d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #005e3d in the Color Lab