Skip to content

#60ccdf

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

RGB
96, 204, 223
HSL
189°, 67%, 63%
CMYK
57, 9, 0, 13
Luminance
0.5100

Every format

HEX#60ccdf
RGBrgb(96, 204, 223)
HSLhsl(189, 67%, 63%)
CMYKcmyk(57%, 9%, 0%, 13%)
LABlab(76.7 -25.6 -18.8)
LCHlch(76.7 31.8 216.3)
OKLCHoklch(0.789 0.102 210.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#60ccdf on white: 1.87:1
AA ✗ fail · AA-large · AAA
Aa
#60ccdf on black: 11.20:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red37.6%
Green80.0%
Blue87.5%

CMYK percentages

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

Color previews

#60ccdf text on a black background

contrast 11.20:1

Card sample

#60ccdf text on a white background

contrast 1.87:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #60ccdf;
Background color
Panel with #60ccdf background
background-color: #60ccdf;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #60ccdf;
Text shadow — RGB

Soft neon halo

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

Monochromatic scale

Palettes built from #60ccdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #60ccdf in the Color Lab