Skip to content

#2da77d

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

RGB
45, 167, 125
HSL
159°, 58%, 42%
CMYK
73, 0, 25, 35
Luminance
0.2968

Every format

HEX#2da77d
RGBrgb(45, 167, 125)
HSLhsl(159, 58%, 42%)
CMYKcmyk(73%, 0%, 25%, 35%)
LABlab(61.4 -43.2 12.3)
LCHlch(61.4 44.9 164.1)
OKLCHoklch(0.652 0.123 165.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2da77d on white: 3.03:1
AA ✗ fail · AA-large · AAA
Aa
#2da77d on black: 6.94:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.6%
Green65.5%
Blue49.0%

CMYK percentages

Cyan73.1%
Magenta0.0%
Yellow25.1%
Key (black)34.5%

Color previews

#2da77d text on a black background

contrast 6.94:1

Card sample

#2da77d text on a white background

contrast 3.03:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2da77d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2da77d in the Color Lab