Skip to content

#007f32

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

RGB
0, 127, 50
HSL
144°, 100%, 25%
CMYK
100, 0, 61, 50
Luminance
0.1541

Every format

HEX#007f32
RGBrgb(0, 127, 50)
HSLhsl(144, 100%, 25%)
CMYKcmyk(100%, 0%, 61%, 50%)
LABlab(46.2 -47.4 33.0)
LCHlch(46.2 57.8 145.2)
OKLCHoklch(0.520 0.149 148.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#007f32 on white: 5.14:1
AA ✓ pass · AA-large · AAA
Aa
#007f32 on black: 4.08:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green49.8%
Blue19.6%

CMYK percentages

Cyan100.0%
Magenta0.0%
Yellow60.6%
Key (black)50.2%

Color previews

#007f32 text on a black background

contrast 4.08:1

Card sample

#007f32 text on a white background

contrast 5.14:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #007f32;
Background color
Panel with #007f32 background
background-color: #007f32;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #007f32;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(0, 127, 50, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(0, 127, 50, 0.45);
Border & gradient
Gradient panel
border: 3px solid #007f32;
background: linear-gradient(135deg, #007f32, #00777F);

Monochromatic scale

Palettes built from #007f32

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #007f32 in the Color Lab