Skip to content

#2db15c

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

RGB
45, 177, 92
HSL
141°, 60%, 44%
CMYK
75, 0, 48, 31
Luminance
0.3277

Every format

HEX#2db15c
RGBrgb(45, 177, 92)
HSLhsl(141, 60%, 44%)
CMYKcmyk(75%, 0%, 48%, 31%)
LABlab(64.0 -53.7 33.5)
LCHlch(64.0 63.4 148.0)
OKLCHoklch(0.671 0.166 150.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2db15c on white: 2.78:1
AA ✗ fail · AA-large · AAA
Aa
#2db15c on black: 7.55:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.6%
Green69.4%
Blue36.1%

CMYK percentages

Cyan74.6%
Magenta0.0%
Yellow48.0%
Key (black)30.6%

Color previews

#2db15c text on a black background

contrast 7.55:1

Card sample

#2db15c text on a white background

contrast 2.78:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #2db15c;
Background color
Panel with #2db15c background
background-color: #2db15c;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(45, 177, 92, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(45, 177, 92, 0.45);
Border & gradient
Gradient panel
border: 3px solid #2db15c;
background: linear-gradient(135deg, #2db15c, #2DAEB1);

Monochromatic scale

Palettes built from #2db15c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2db15c in the Color Lab