Skip to content

#2acdaf

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

RGB
42, 205, 175
HSL
169°, 66%, 48%
CMYK
80, 0, 15, 20
Luminance
0.4725

Every format

HEX#2acdaf
RGBrgb(42, 205, 175)
HSLhsl(169, 66%, 48%)
CMYKcmyk(80%, 0%, 15%, 20%)
LABlab(74.3 -47.0 3.5)
LCHlch(74.3 47.2 175.8)
OKLCHoklch(0.762 0.134 176.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2acdaf on white: 2.01:1
AA ✗ fail · AA-large · AAA
Aa
#2acdaf on black: 10.45:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red16.5%
Green80.4%
Blue68.6%

CMYK percentages

Cyan79.5%
Magenta0.0%
Yellow14.6%
Key (black)19.6%

Color previews

#2acdaf text on a black background

contrast 10.45:1

Card sample

#2acdaf text on a white background

contrast 2.01:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2acdaf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2acdaf in the Color Lab