Skip to content

#2da77c

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

RGB
45, 167, 124
HSL
159°, 58%, 42%
CMYK
73, 0, 26, 35
Luminance
0.2965

Every format

HEX#2da77c
RGBrgb(45, 167, 124)
HSLhsl(159, 58%, 42%)
CMYKcmyk(73%, 0%, 26%, 35%)
LABlab(61.4 -43.4 12.9)
LCHlch(61.4 45.3 163.5)
OKLCHoklch(0.652 0.124 164.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red17.6%
Green65.5%
Blue48.6%

CMYK percentages

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

Color previews

#2da77c text on a black background

contrast 6.93:1

Card sample

#2da77c text on a white background

contrast 3.03:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2da77c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2da77c in the Color Lab