Skip to content

#005b2f

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

RGB
0, 91, 47
HSL
151°, 100%, 18%
CMYK
100, 0, 48, 64
Luminance
0.0769

Every format

HEX#005b2f
RGBrgb(0, 91, 47)
HSLhsl(151, 100%, 18%)
CMYKcmyk(100%, 0%, 48%, 64%)
LABlab(33.3 -35.1 18.8)
LCHlch(33.3 39.8 151.8)
OKLCHoklch(0.413 0.105 153.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#005b2f on white: 8.28:1
AA ✓ pass · AA-large · AAA
Aa
#005b2f on black: 2.54:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green35.7%
Blue18.4%

CMYK percentages

Cyan100.0%
Magenta0.0%
Yellow48.4%
Key (black)64.3%

Color previews

#005b2f text on a black background

contrast 2.54:1

Card sample

#005b2f text on a white background

contrast 8.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #005b2f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #005b2f in the Color Lab