Skip to content

#2da7b2

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

RGB
45, 167, 178
HSL
185°, 60%, 44%
CMYK
75, 6, 0, 30
Luminance
0.3141

Every format

HEX#2da7b2
RGBrgb(45, 167, 178)
HSLhsl(185, 60%, 44%)
CMYKcmyk(75%, 6%, 0%, 30%)
LABlab(62.9 -28.6 -15.2)
LCHlch(62.9 32.4 207.9)
OKLCHoklch(0.669 0.103 204.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2da7b2 on white: 2.88:1
AA ✗ fail · AA-large · AAA
Aa
#2da7b2 on black: 7.28:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.6%
Green65.5%
Blue69.8%

CMYK percentages

Cyan74.7%
Magenta6.2%
Yellow0.0%
Key (black)30.2%

Color previews

#2da7b2 text on a black background

contrast 7.28:1

Card sample

#2da7b2 text on a white background

contrast 2.88:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2da7b2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2da7b2 in the Color Lab