Skip to content

#1faa2f

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

RGB
31, 170, 47
HSL
127°, 69%, 39%
CMYK
82, 0, 72, 33
Luminance
0.2925

Every format

HEX#1faa2f
RGBrgb(31, 170, 47)
HSLhsl(127, 69%, 39%)
CMYKcmyk(82%, 0%, 72%, 33%)
LABlab(61.0 -59.0 50.7)
LCHlch(61.0 77.8 139.3)
OKLCHoklch(0.644 0.197 144.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#1faa2f on white: 3.07:1
AA ✗ fail · AA-large · AAA
Aa
#1faa2f on black: 6.85:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red12.2%
Green66.7%
Blue18.4%

CMYK percentages

Cyan81.8%
Magenta0.0%
Yellow72.4%
Key (black)33.3%

Color previews

#1faa2f text on a black background

contrast 6.85:1

Card sample

#1faa2f text on a white background

contrast 3.07:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #1faa2f;
Background color
Panel with #1faa2f background
background-color: #1faa2f;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #1faa2f;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(31, 170, 47, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(31, 170, 47, 0.45);
Border & gradient
Gradient panel
border: 3px solid #1faa2f;
background: linear-gradient(135deg, #1faa2f, #1FAA8C);

Monochromatic scale

Palettes built from #1faa2f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #1faa2f in the Color Lab