Skip to content

#005f2d

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

RGB
0, 95, 45
HSL
148°, 100%, 19%
CMYK
100, 0, 53, 63
Luminance
0.0837

Every format

HEX#005f2d
RGBrgb(0, 95, 45)
HSLhsl(148, 100%, 19%)
CMYKcmyk(100%, 0%, 53%, 63%)
LABlab(34.8 -37.0 21.8)
LCHlch(34.8 42.9 149.5)
OKLCHoklch(0.425 0.112 151.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red0.0%
Green37.3%
Blue17.6%

CMYK percentages

Cyan100.0%
Magenta0.0%
Yellow52.6%
Key (black)62.7%

Color previews

#005f2d text on a black background

contrast 2.67:1

Card sample

#005f2d text on a white background

contrast 7.85:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #005f2d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #005f2d in the Color Lab