Skip to content

#3da5cd

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

RGB
61, 165, 205
HSL
197°, 59%, 52%
CMYK
70, 20, 0, 20
Luminance
0.3231

Every format

HEX#3da5cd
RGBrgb(61, 165, 205)
HSLhsl(197, 59%, 52%)
CMYKcmyk(70%, 20%, 0%, 20%)
LABlab(63.6 -16.9 -29.1)
LCHlch(63.6 33.6 239.8)
OKLCHoklch(0.679 0.110 227.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#3da5cd on white: 2.81:1
AA ✗ fail · AA-large · AAA
Aa
#3da5cd on black: 7.46:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red23.9%
Green64.7%
Blue80.4%

CMYK percentages

Cyan70.2%
Magenta19.5%
Yellow0.0%
Key (black)19.6%

Color previews

#3da5cd text on a black background

contrast 7.46:1

Card sample

#3da5cd text on a white background

contrast 2.81:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #3da5cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #3da5cd in the Color Lab