Skip to content

#3cadcd

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

RGB
60, 173, 205
HSL
193°, 59%, 52%
CMYK
71, 16, 0, 20
Luminance
0.3526

Every format

HEX#3cadcd
RGBrgb(60, 173, 205)
HSLhsl(193, 59%, 52%)
CMYKcmyk(71%, 16%, 0%, 20%)
LABlab(65.9 -21.2 -25.4)
LCHlch(65.9 33.1 230.2)
OKLCHoklch(0.698 0.109 220.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#3cadcd on white: 2.61:1
AA ✗ fail · AA-large · AAA
Aa
#3cadcd on black: 8.05:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red23.5%
Green67.8%
Blue80.4%

CMYK percentages

Cyan70.7%
Magenta15.6%
Yellow0.0%
Key (black)19.6%

Color previews

#3cadcd text on a black background

contrast 8.05:1

Card sample

#3cadcd text on a white background

contrast 2.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #3cadcd;
Background color
Panel with #3cadcd background
background-color: #3cadcd;
Text shadow — hex

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #3cadcd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #3cadcd in the Color Lab