Skip to content

#2da99d

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

RGB
45, 169, 157
HSL
174°, 58%, 42%
CMYK
73, 0, 7, 34
Luminance
0.3137

Every format

HEX#2da99d
RGBrgb(45, 169, 157)
HSLhsl(174, 58%, 42%)
CMYKcmyk(73%, 0%, 7%, 34%)
LABlab(62.8 -35.8 -3.5)
LCHlch(62.8 35.9 185.5)
OKLCHoklch(0.666 0.106 185.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2da99d on white: 2.89:1
AA ✗ fail · AA-large · AAA
Aa
#2da99d on black: 7.27:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.6%
Green66.3%
Blue61.6%

CMYK percentages

Cyan73.4%
Magenta0.0%
Yellow7.1%
Key (black)33.7%

Color previews

#2da99d text on a black background

contrast 7.27:1

Card sample

#2da99d text on a white background

contrast 2.89:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2da99d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2da99d in the Color Lab