Skip to content

#2db79c

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

RGB
45, 183, 156
HSL
168°, 61%, 45%
CMYK
75, 0, 15, 28
Luminance
0.3683

Every format

HEX#2db79c
RGBrgb(45, 183, 156)
HSLhsl(168, 61%, 45%)
CMYKcmyk(75%, 0%, 15%, 28%)
LABlab(67.1 -42.3 3.4)
LCHlch(67.1 42.4 175.4)
OKLCHoklch(0.702 0.121 176.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2db79c on white: 2.51:1
AA ✗ fail · AA-large · AAA
Aa
#2db79c on black: 8.37:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red17.6%
Green71.8%
Blue61.2%

CMYK percentages

Cyan75.4%
Magenta0.0%
Yellow14.8%
Key (black)28.2%

Color previews

#2db79c text on a black background

contrast 8.37:1

Card sample

#2db79c text on a white background

contrast 2.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2db79c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2db79c in the Color Lab