Skip to content

#3cccdf

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

RGB
60, 204, 223
HSL
187°, 72%, 56%
CMYK
73, 9, 0, 13
Luminance
0.4947

Every format

HEX#3cccdf
RGBrgb(60, 204, 223)
HSLhsl(187, 72%, 56%)
CMYKcmyk(73%, 9%, 0%, 13%)
LABlab(75.7 -31.1 -20.3)
LCHlch(75.7 37.2 213.1)
OKLCHoklch(0.779 0.120 208.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

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

Color previews

#3cccdf text on a black background

contrast 10.89:1

Card sample

#3cccdf text on a white background

contrast 1.93:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #3cccdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #3cccdf in the Color Lab