Skip to content

#2adecf

a balanced, vivid cyan · cool · “turquoise”

RGB
42, 222, 207
HSL
175°, 73%, 52%
CMYK
81, 0, 7, 13
Luminance
0.5724

Every format

HEX#2adecf
RGBrgb(42, 222, 207)
HSLhsl(175, 73%, 52%)
CMYKcmyk(81%, 0%, 7%, 13%)
LABlab(80.3 -45.7 -4.9)
LCHlch(80.3 46.0 186.2)
OKLCHoklch(0.814 0.136 185.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2adecf on white: 1.69:1
AA ✗ fail · AA-large · AAA
Aa
#2adecf on black: 12.45:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red16.5%
Green87.1%
Blue81.2%

CMYK percentages

Cyan81.1%
Magenta0.0%
Yellow6.8%
Key (black)12.9%

Color previews

#2adecf text on a black background

contrast 12.45:1

Card sample

#2adecf text on a white background

contrast 1.69:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2adecf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2adecf in the Color Lab