Skip to content

#3bcade

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

RGB
59, 202, 222
HSL
187°, 71%, 55%
CMYK
73, 9, 0, 13
Luminance
0.4844

Every format

HEX#3bcade
RGBrgb(59, 202, 222)
HSLhsl(187, 71%, 55%)
CMYKcmyk(73%, 9%, 0%, 13%)
LABlab(75.1 -30.6 -20.8)
LCHlch(75.1 37.0 214.2)
OKLCHoklch(0.773 0.120 208.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#3bcade on white: 1.96:1
AA ✗ fail · AA-large · AAA
Aa
#3bcade on black: 10.69:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red23.1%
Green79.2%
Blue87.1%

CMYK percentages

Cyan73.4%
Magenta9.0%
Yellow0.0%
Key (black)12.9%

Color previews

#3bcade text on a black background

contrast 10.69:1

Card sample

#3bcade text on a white background

contrast 1.96:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #3bcade

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #3bcade in the Color Lab