Skip to content

#2adfcb

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

RGB
42, 223, 203
HSL
173°, 74%, 52%
CMYK
81, 0, 9, 13
Luminance
0.5758

Every format

HEX#2adfcb
RGBrgb(42, 223, 203)
HSLhsl(173, 74%, 52%)
CMYKcmyk(81%, 0%, 9%, 13%)
LABlab(80.5 -47.2 -2.5)
LCHlch(80.5 47.3 183.1)
OKLCHoklch(0.815 0.138 183.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2adfcb on white: 1.68:1
AA ✗ fail · AA-large · AAA
Aa
#2adfcb on black: 12.52:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red16.5%
Green87.5%
Blue79.6%

CMYK percentages

Cyan81.2%
Magenta0.0%
Yellow9.0%
Key (black)12.5%

Color previews

#2adfcb text on a black background

contrast 12.52:1

Card sample

#2adfcb text on a white background

contrast 1.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2adfcb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2adfcb in the Color Lab