Skip to content

#3bccdf

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

RGB
59, 204, 223
HSL
187°, 72%, 55%
CMYK
74, 9, 0, 13
Luminance
0.4944

Every format

HEX#3bccdf
RGBrgb(59, 204, 223)
HSLhsl(187, 72%, 55%)
CMYKcmyk(74%, 9%, 0%, 13%)
LABlab(75.7 -31.2 -20.4)
LCHlch(75.7 37.3 213.1)
OKLCHoklch(0.779 0.120 208.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#3bccdf on white: 1.93:1
AA ✗ fail · AA-large · AAA
Aa
#3bccdf on black: 10.89:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red23.1%
Green80.0%
Blue87.5%

CMYK percentages

Cyan73.5%
Magenta8.5%
Yellow0.0%
Key (black)12.5%

Color previews

#3bccdf text on a black background

contrast 10.89:1

Card sample

#3bccdf text on a white background

contrast 1.93:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #3bccdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #3bccdf in the Color Lab