Skip to content

#2da9af

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

RGB
45, 169, 175
HSL
183°, 59%, 43%
CMYK
74, 3, 0, 31
Luminance
0.3203

Every format

HEX#2da9af
RGBrgb(45, 169, 175)
HSLhsl(183, 59%, 43%)
CMYKcmyk(74%, 3%, 0%, 31%)
LABlab(63.4 -30.5 -12.7)
LCHlch(63.4 33.0 202.6)
OKLCHoklch(0.673 0.104 199.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2da9af on white: 2.84:1
AA ✗ fail · AA-large · AAA
Aa
#2da9af on black: 7.41:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.6%
Green66.3%
Blue68.6%

CMYK percentages

Cyan74.3%
Magenta3.4%
Yellow0.0%
Key (black)31.4%

Color previews

#2da9af text on a black background

contrast 7.41:1

Card sample

#2da9af text on a white background

contrast 2.84:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2da9af

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2da9af in the Color Lab