Skip to content

#2db79a

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

RGB
45, 183, 154
HSL
167°, 61%, 45%
CMYK
75, 0, 16, 28
Luminance
0.3676

Every format

HEX#2db79a
RGBrgb(45, 183, 154)
HSLhsl(167, 61%, 45%)
CMYKcmyk(75%, 0%, 16%, 28%)
LABlab(67.1 -42.8 4.5)
LCHlch(67.1 43.0 174.1)
OKLCHoklch(0.701 0.122 174.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red17.6%
Green71.8%
Blue60.4%

CMYK percentages

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

Color previews

#2db79a text on a black background

contrast 8.35:1

Card sample

#2db79a text on a white background

contrast 2.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2db79a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2db79a in the Color Lab