Skip to content

#3c97cc

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

RGB
60, 151, 204
HSL
202°, 59%, 52%
CMYK
71, 26, 0, 20
Luminance
0.2745

Every format

HEX#3c97cc
RGBrgb(60, 151, 204)
HSLhsl(202, 59%, 52%)
CMYKcmyk(71%, 26%, 0%, 20%)
LABlab(59.4 -9.7 -35.0)
LCHlch(59.4 36.4 254.5)
OKLCHoklch(0.645 0.116 238.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#3c97cc on white: 3.24:1
AA ✗ fail · AA-large · AAA
Aa
#3c97cc on black: 6.49:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red23.5%
Green59.2%
Blue80.0%

CMYK percentages

Cyan70.6%
Magenta26.0%
Yellow0.0%
Key (black)20.0%

Color previews

#3c97cc text on a black background

contrast 6.49:1

Card sample

#3c97cc text on a white background

contrast 3.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(60, 151, 204, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(60, 151, 204, 0.45);
Border & gradient
Gradient panel
border: 3px solid #3c97cc;
background: linear-gradient(135deg, #3c97cc, #413CCC);

Monochromatic scale

Palettes built from #3c97cc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #3c97cc in the Color Lab