Skip to content

#2aadcd

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

RGB
42, 173, 205
HSL
192°, 66%, 48%
CMYK
80, 16, 0, 20
Luminance
0.3479

Every format

HEX#2aadcd
RGBrgb(42, 173, 205)
HSLhsl(192, 66%, 48%)
CMYKcmyk(80%, 16%, 0%, 20%)
LABlab(65.6 -23.3 -26.0)
LCHlch(65.6 35.0 228.2)
OKLCHoklch(0.694 0.116 218.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2aadcd on white: 2.64:1
AA ✗ fail · AA-large · AAA
Aa
#2aadcd on black: 7.96:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red16.5%
Green67.8%
Blue80.4%

CMYK percentages

Cyan79.5%
Magenta15.6%
Yellow0.0%
Key (black)19.6%

Color previews

#2aadcd text on a black background

contrast 7.96:1

Card sample

#2aadcd text on a white background

contrast 2.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2aadcd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2aadcd in the Color Lab