Skip to content

#2acdad

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

RGB
42, 205, 173
HSL
168°, 66%, 48%
CMYK
80, 0, 16, 20
Luminance
0.4717

Every format

HEX#2acdad
RGBrgb(42, 205, 173)
HSLhsl(168, 66%, 48%)
CMYKcmyk(80%, 0%, 16%, 20%)
LABlab(74.3 -47.5 4.5)
LCHlch(74.3 47.8 174.6)
OKLCHoklch(0.761 0.135 175.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red16.5%
Green80.4%
Blue67.8%

CMYK percentages

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

Color previews

#2acdad text on a black background

contrast 10.43:1

Card sample

#2acdad text on a white background

contrast 2.01:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2acdad

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2acdad in the Color Lab