Skip to content

#2accb9

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

RGB
42, 204, 185
HSL
173°, 66%, 48%
CMYK
79, 0, 9, 20
Luminance
0.4718

Every format

HEX#2accb9
RGBrgb(42, 204, 185)
HSLhsl(173, 66%, 48%)
CMYKcmyk(79%, 0%, 9%, 20%)
LABlab(74.3 -44.0 -2.0)
LCHlch(74.3 44.0 182.6)
OKLCHoklch(0.762 0.129 182.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red16.5%
Green80.0%
Blue72.5%

CMYK percentages

Cyan79.4%
Magenta0.0%
Yellow9.3%
Key (black)20.0%

Color previews

#2accb9 text on a black background

contrast 10.44:1

Card sample

#2accb9 text on a white background

contrast 2.01:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2accb9

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2accb9 in the Color Lab