Skip to content

#2da77f

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

RGB
45, 167, 127
HSL
160°, 58%, 42%
CMYK
73, 0, 24, 35
Luminance
0.2973

Every format

HEX#2da77f
RGBrgb(45, 167, 127)
HSLhsl(160, 58%, 42%)
CMYKcmyk(73%, 0%, 24%, 35%)
LABlab(61.4 -42.7 11.3)
LCHlch(61.4 44.2 165.2)
OKLCHoklch(0.652 0.121 166.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2da77f on white: 3.02:1
AA ✗ fail · AA-large · AAA
Aa
#2da77f on black: 6.95:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.6%
Green65.5%
Blue49.8%

CMYK percentages

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

Color previews

#2da77f text on a black background

contrast 6.95:1

Card sample

#2da77f text on a white background

contrast 3.02:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2da77f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2da77f in the Color Lab