Skip to content

#005e3b

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

RGB
0, 94, 59
HSL
158°, 100%, 18%
CMYK
100, 0, 37, 63
Luminance
0.0832

Every format

HEX#005e3b
RGBrgb(0, 94, 59)
HSLhsl(158, 100%, 18%)
CMYKcmyk(100%, 0%, 37%, 63%)
LABlab(34.6 -33.6 13.4)
LCHlch(34.6 36.2 158.2)
OKLCHoklch(0.425 0.097 159.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#005e3b on white: 7.88:1
AA ✓ pass · AA-large · AAA
Aa
#005e3b on black: 2.66:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

Cyan100.0%
Magenta0.0%
Yellow37.2%
Key (black)63.1%

Color previews

#005e3b text on a black background

contrast 2.66:1

Card sample

#005e3b text on a white background

contrast 7.88:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #005e3b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #005e3b in the Color Lab