Skip to content

#008f3d

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

RGB
0, 143, 61
HSL
146°, 100%, 28%
CMYK
100, 0, 57, 44
Luminance
0.1998

Every format

HEX#008f3d
RGBrgb(0, 143, 61)
HSLhsl(146, 100%, 28%)
CMYKcmyk(100%, 0%, 57%, 44%)
LABlab(51.8 -51.1 34.2)
LCHlch(51.8 61.5 146.2)
OKLCHoklch(0.568 0.159 149.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#008f3d on white: 4.20:1
AA ✗ fail · AA-large · AAA
Aa
#008f3d on black: 5.00:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green56.1%
Blue23.9%

CMYK percentages

Cyan100.0%
Magenta0.0%
Yellow57.3%
Key (black)43.9%

Color previews

#008f3d text on a black background

contrast 5.00:1

Card sample

#008f3d text on a white background

contrast 4.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(0, 143, 61, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(0, 143, 61, 0.45);
Border & gradient
Gradient panel
border: 3px solid #008f3d;
background: linear-gradient(135deg, #008f3d, #00818F);

Monochromatic scale

Palettes built from #008f3d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #008f3d in the Color Lab