Skip to content

#2db19a

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

RGB
45, 177, 154
HSL
170°, 60%, 44%
CMYK
75, 0, 13, 31
Luminance
0.3434

Every format

HEX#2db19a
RGBrgb(45, 177, 154)
HSLhsl(170, 60%, 44%)
CMYKcmyk(75%, 0%, 13%, 31%)
LABlab(65.2 -40.2 1.8)
LCHlch(65.2 40.2 177.5)
OKLCHoklch(0.686 0.115 178.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2db19a on white: 2.67:1
AA ✗ fail · AA-large · AAA
Aa
#2db19a on black: 7.87:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.6%
Green69.4%
Blue60.4%

CMYK percentages

Cyan74.6%
Magenta0.0%
Yellow13.0%
Key (black)30.6%

Color previews

#2db19a text on a black background

contrast 7.87:1

Card sample

#2db19a text on a white background

contrast 2.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2db19a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2db19a in the Color Lab