Skip to content

#3dadcd

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

RGB
61, 173, 205
HSL
193°, 59%, 52%
CMYK
70, 16, 0, 20
Luminance
0.3529

Every format

HEX#3dadcd
RGBrgb(61, 173, 205)
HSLhsl(193, 59%, 52%)
CMYKcmyk(70%, 16%, 0%, 20%)
LABlab(66.0 -21.1 -25.4)
LCHlch(66.0 33.0 230.3)
OKLCHoklch(0.698 0.109 220.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red23.9%
Green67.8%
Blue80.4%

CMYK percentages

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

Color previews

#3dadcd text on a black background

contrast 8.06:1

Card sample

#3dadcd text on a white background

contrast 2.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #3dadcd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #3dadcd in the Color Lab