Skip to content

#2adade

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

RGB
42, 218, 222
HSL
181°, 73%, 52%
CMYK
81, 2, 0, 13
Luminance
0.5591

Every format

HEX#2adade
RGBrgb(42, 218, 222)
HSLhsl(181, 73%, 52%)
CMYKcmyk(81%, 2%, 0%, 13%)
LABlab(79.6 -39.7 -14.1)
LCHlch(79.6 42.1 199.5)
OKLCHoklch(0.809 0.131 197.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2adade on white: 1.72:1
AA ✗ fail · AA-large · AAA
Aa
#2adade on black: 12.18:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red16.5%
Green85.5%
Blue87.1%

CMYK percentages

Cyan81.1%
Magenta1.8%
Yellow0.0%
Key (black)12.9%

Color previews

#2adade text on a black background

contrast 12.18:1

Card sample

#2adade text on a white background

contrast 1.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2adade

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2adade in the Color Lab