Skip to content

#3badcd

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

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

Every format

HEX#3badcd
RGBrgb(59, 173, 205)
HSLhsl(193, 59%, 52%)
CMYKcmyk(71%, 16%, 0%, 20%)
LABlab(65.9 -21.4 -25.5)
LCHlch(65.9 33.3 230.0)
OKLCHoklch(0.698 0.110 220.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red23.1%
Green67.8%
Blue80.4%

CMYK percentages

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

Color previews

#3badcd text on a black background

contrast 8.04:1

Card sample

#3badcd text on a white background

contrast 2.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #3badcd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #3badcd in the Color Lab