Skip to content

#2db63d

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

RGB
45, 182, 61
HSL
127°, 60%, 45%
CMYK
75, 0, 67, 29
Luminance
0.3435

Every format

HEX#2db63d
RGBrgb(45, 182, 61)
HSLhsl(127, 60%, 45%)
CMYKcmyk(75%, 0%, 67%, 29%)
LABlab(65.2 -59.6 49.6)
LCHlch(65.2 77.6 140.2)
OKLCHoklch(0.681 0.198 144.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2db63d on white: 2.67:1
AA ✗ fail · AA-large · AAA
Aa
#2db63d on black: 7.87:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.6%
Green71.4%
Blue23.9%

CMYK percentages

Cyan75.3%
Magenta0.0%
Yellow66.5%
Key (black)28.6%

Color previews

#2db63d text on a black background

contrast 7.87:1

Card sample

#2db63d text on a white background

contrast 2.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2db63d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2db63d in the Color Lab