Skip to content

#2db6ac

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

RGB
45, 182, 172
HSL
176°, 60%, 45%
CMYK
75, 0, 6, 29
Luminance
0.3699

Every format

HEX#2db6ac
RGBrgb(45, 182, 172)
HSLhsl(176, 60%, 45%)
CMYKcmyk(75%, 0%, 6%, 29%)
LABlab(67.3 -37.5 -5.2)
LCHlch(67.3 37.8 187.9)
OKLCHoklch(0.704 0.113 187.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2db6ac on white: 2.50:1
AA ✗ fail · AA-large · AAA
Aa
#2db6ac on black: 8.40:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.6%
Green71.4%
Blue67.5%

CMYK percentages

Cyan75.3%
Magenta0.0%
Yellow5.5%
Key (black)28.6%

Color previews

#2db6ac text on a black background

contrast 8.40:1

Card sample

#2db6ac text on a white background

contrast 2.50:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2db6ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2db6ac in the Color Lab