Skip to content

#3cb2ec

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

RGB
60, 178, 236
HSL
200°, 82%, 58%
CMYK
75, 25, 0, 8
Luminance
0.3886

Every format

HEX#3cb2ec
RGBrgb(60, 178, 236)
HSLhsl(200, 82%, 58%)
CMYKcmyk(75%, 25%, 0%, 8%)
LABlab(68.7 -13.7 -38.3)
LCHlch(68.7 40.7 250.3)
OKLCHoklch(0.724 0.132 234.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#3cb2ec on white: 2.39:1
AA ✗ fail · AA-large · AAA
Aa
#3cb2ec on black: 8.77:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red23.5%
Green69.8%
Blue92.5%

CMYK percentages

Cyan74.6%
Magenta24.6%
Yellow0.0%
Key (black)7.5%

Color previews

#3cb2ec text on a black background

contrast 8.77:1

Card sample

#3cb2ec text on a white background

contrast 2.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #3cb2ec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #3cb2ec in the Color Lab