Skip to content

#2adec4

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

RGB
42, 222, 196
HSL
171°, 73%, 52%
CMYK
81, 0, 12, 13
Luminance
0.5672

Every format

HEX#2adec4
RGBrgb(42, 222, 196)
HSLhsl(171, 73%, 52%)
CMYKcmyk(81%, 0%, 12%, 13%)
LABlab(80.0 -48.7 0.5)
LCHlch(80.0 48.7 179.4)
OKLCHoklch(0.810 0.140 179.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2adec4 on white: 1.70:1
AA ✗ fail · AA-large · AAA
Aa
#2adec4 on black: 12.34:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red16.5%
Green87.1%
Blue76.9%

CMYK percentages

Cyan81.1%
Magenta0.0%
Yellow11.7%
Key (black)12.9%

Color previews

#2adec4 text on a black background

contrast 12.34:1

Card sample

#2adec4 text on a white background

contrast 1.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2adec4

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2adec4 in the Color Lab