Skip to content

#1dbb2d

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

RGB
29, 187, 45
HSL
126°, 73%, 42%
CMYK
85, 0, 76, 27
Luminance
0.3599

Every format

HEX#1dbb2d
RGBrgb(29, 187, 45)
HSLhsl(126, 73%, 42%)
CMYKcmyk(85%, 0%, 76%, 27%)
LABlab(66.5 -64.6 57.0)
LCHlch(66.5 86.1 138.6)
OKLCHoklch(0.690 0.217 143.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#1dbb2d on white: 2.56:1
AA ✗ fail · AA-large · AAA
Aa
#1dbb2d on black: 8.20:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red11.4%
Green73.3%
Blue17.6%

CMYK percentages

Cyan84.5%
Magenta0.0%
Yellow75.9%
Key (black)26.7%

Color previews

#1dbb2d text on a black background

contrast 8.20:1

Card sample

#1dbb2d text on a white background

contrast 2.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(29, 187, 45, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(29, 187, 45, 0.45);
Border & gradient
Gradient panel
border: 3px solid #1dbb2d;
background: linear-gradient(135deg, #1dbb2d, #1DBB97);

Monochromatic scale

Palettes built from #1dbb2d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #1dbb2d in the Color Lab