Skip to content

#005f22

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

RGB
0, 95, 34
HSL
142°, 100%, 19%
CMYK
100, 0, 64, 63
Luminance
0.0830

Every format

HEX#005f22
RGBrgb(0, 95, 34)
HSLhsl(142, 100%, 19%)
CMYKcmyk(100%, 0%, 64%, 63%)
LABlab(34.6 -38.8 27.6)
LCHlch(34.6 47.6 144.6)
OKLCHoklch(0.423 0.123 147.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red0.0%
Green37.3%
Blue13.3%

CMYK percentages

Cyan100.0%
Magenta0.0%
Yellow64.2%
Key (black)62.7%

Color previews

#005f22 text on a black background

contrast 2.66:1

Card sample

#005f22 text on a white background

contrast 7.89:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #005f22

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #005f22 in the Color Lab