Skip to content

#2db47c

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

RGB
45, 180, 124
HSL
155°, 60%, 44%
CMYK
75, 0, 31, 29
Luminance
0.3466

Every format

HEX#2db47c
RGBrgb(45, 180, 124)
HSLhsl(155, 60%, 44%)
CMYKcmyk(75%, 0%, 31%, 29%)
LABlab(65.5 -48.7 18.6)
LCHlch(65.5 52.2 159.1)
OKLCHoklch(0.685 0.141 160.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2db47c on white: 2.65:1
AA ✗ fail · AA-large · AAA
Aa
#2db47c on black: 7.93:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.6%
Green70.6%
Blue48.6%

CMYK percentages

Cyan75.0%
Magenta0.0%
Yellow31.1%
Key (black)29.4%

Color previews

#2db47c text on a black background

contrast 7.93:1

Card sample

#2db47c text on a white background

contrast 2.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2db47c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2db47c in the Color Lab