Skip to content

#3cbade

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

RGB
60, 186, 222
HSL
193°, 71%, 55%
CMYK
73, 16, 0, 13
Luminance
0.4135

Every format

HEX#3cbade
RGBrgb(60, 186, 222)
HSLhsl(193, 71%, 55%)
CMYKcmyk(73%, 16%, 0%, 13%)
LABlab(70.4 -22.5 -27.9)
LCHlch(70.4 35.9 231.1)
OKLCHoklch(0.736 0.118 221.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#3cbade on white: 2.27:1
AA ✗ fail · AA-large · AAA
Aa
#3cbade on black: 9.27:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red23.5%
Green72.9%
Blue87.1%

CMYK percentages

Cyan73.0%
Magenta16.2%
Yellow0.0%
Key (black)12.9%

Color previews

#3cbade text on a black background

contrast 9.27:1

Card sample

#3cbade text on a white background

contrast 2.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #3cbade

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #3cbade in the Color Lab