Skip to content

#2ac19c

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

RGB
42, 193, 156
HSL
165°, 64%, 46%
CMYK
78, 0, 19, 24
Luminance
0.4103

Every format

HEX#2ac19c
RGBrgb(42, 193, 156)
HSLhsl(165, 64%, 46%)
CMYKcmyk(78%, 0%, 19%, 24%)
LABlab(70.2 -46.9 7.8)
LCHlch(70.2 47.5 170.5)
OKLCHoklch(0.726 0.133 171.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2ac19c on white: 2.28:1
AA ✗ fail · AA-large · AAA
Aa
#2ac19c on black: 9.21:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red16.5%
Green75.7%
Blue61.2%

CMYK percentages

Cyan78.2%
Magenta0.0%
Yellow19.2%
Key (black)24.3%

Color previews

#2ac19c text on a black background

contrast 9.21:1

Card sample

#2ac19c text on a white background

contrast 2.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2ac19c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2ac19c in the Color Lab