Skip to content

#2db7a7

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

RGB
45, 183, 167
HSL
173°, 61%, 45%
CMYK
75, 0, 9, 28
Luminance
0.3721

Every format

HEX#2db7a7
RGBrgb(45, 183, 167)
HSLhsl(173, 61%, 45%)
CMYKcmyk(75%, 0%, 9%, 28%)
LABlab(67.4 -39.3 -2.2)
LCHlch(67.4 39.4 183.2)
OKLCHoklch(0.705 0.115 183.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2db7a7 on white: 2.49:1
AA ✗ fail · AA-large · AAA
Aa
#2db7a7 on black: 8.44:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.6%
Green71.8%
Blue65.5%

CMYK percentages

Cyan75.4%
Magenta0.0%
Yellow8.7%
Key (black)28.2%

Color previews

#2db7a7 text on a black background

contrast 8.44:1

Card sample

#2db7a7 text on a white background

contrast 2.49:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2db7a7

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2db7a7 in the Color Lab