Skip to content

#2db1ac

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

RGB
45, 177, 172
HSL
178°, 60%, 44%
CMYK
75, 0, 3, 31
Luminance
0.3498

Every format

HEX#2db1ac
RGBrgb(45, 177, 172)
HSLhsl(178, 60%, 44%)
CMYKcmyk(75%, 0%, 3%, 31%)
LABlab(65.7 -35.2 -7.5)
LCHlch(65.7 36.0 192.0)
OKLCHoklch(0.692 0.109 191.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2db1ac on white: 2.63:1
AA ✗ fail · AA-large · AAA
Aa
#2db1ac on black: 8.00:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.6%
Green69.4%
Blue67.5%

CMYK percentages

Cyan74.6%
Magenta0.0%
Yellow2.8%
Key (black)30.6%

Color previews

#2db1ac text on a black background

contrast 8.00:1

Card sample

#2db1ac text on a white background

contrast 2.63:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2db1ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2db1ac in the Color Lab