Skip to content

#008b3c

a dark, electric green · cool · closest name: forestgreen

RGB
0, 139, 60
HSL
146°, 100%, 27%
CMYK
100, 0, 57, 46
Luminance
0.1879

Every format

HEX#008b3c
RGBrgb(0, 139, 60)
HSLhsl(146, 100%, 27%)
CMYKcmyk(100%, 0%, 57%, 46%)
LABlab(50.4 -50.0 33.0)
LCHlch(50.4 59.9 146.5)
OKLCHoklch(0.556 0.155 149.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#008b3c on white: 4.41:1
AA ✗ fail · AA-large · AAA
Aa
#008b3c on black: 4.76:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green54.5%
Blue23.5%

CMYK percentages

Cyan100.0%
Magenta0.0%
Yellow56.8%
Key (black)45.5%

Color previews

#008b3c text on a black background

contrast 4.76:1

Card sample

#008b3c text on a white background

contrast 4.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #008b3c;
Background color
Panel with #008b3c background
background-color: #008b3c;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #008b3c;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(0, 139, 60, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(0, 139, 60, 0.45);
Border & gradient
Gradient panel
border: 3px solid #008b3c;
background: linear-gradient(135deg, #008b3c, #007E8B);

Monochromatic scale

Palettes built from #008b3c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #008b3c in the Color Lab