Skip to content

#005f2f

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

RGB
0, 95, 47
HSL
150°, 100%, 19%
CMYK
100, 0, 51, 63
Luminance
0.0839

Every format

HEX#005f2f
RGBrgb(0, 95, 47)
HSLhsl(150, 100%, 19%)
CMYKcmyk(100%, 0%, 51%, 63%)
LABlab(34.8 -36.6 20.7)
LCHlch(34.8 42.0 150.5)
OKLCHoklch(0.425 0.110 152.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#005f2f on white: 7.84:1
AA ✓ pass · AA-large · AAA
Aa
#005f2f on black: 2.68:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green37.3%
Blue18.4%

CMYK percentages

Cyan100.0%
Magenta0.0%
Yellow50.5%
Key (black)62.7%

Color previews

#005f2f text on a black background

contrast 2.68:1

Card sample

#005f2f text on a white background

contrast 7.84:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(0, 95, 47, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(0, 95, 47, 0.45);
Border & gradient
Gradient panel
border: 3px solid #005f2f;
background: linear-gradient(135deg, #005f2f, #00505F);

Monochromatic scale

Palettes built from #005f2f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #005f2f in the Color Lab