Skip to content

#60cceb

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

RGB
96, 204, 235
HSL
193°, 78%, 65%
CMYK
59, 13, 0, 8
Luminance
0.5167

Every format

HEX#60cceb
RGBrgb(96, 204, 235)
HSLhsl(193, 78%, 65%)
CMYKcmyk(59%, 13%, 0%, 8%)
LABlab(77.1 -22.2 -24.7)
LCHlch(77.1 33.2 228.0)
OKLCHoklch(0.794 0.108 219.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#60cceb on white: 1.85:1
AA ✗ fail · AA-large · AAA
Aa
#60cceb on black: 11.33:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red37.6%
Green80.0%
Blue92.2%

CMYK percentages

Cyan59.1%
Magenta13.2%
Yellow0.0%
Key (black)7.8%

Color previews

#60cceb text on a black background

contrast 11.33:1

Card sample

#60cceb text on a white background

contrast 1.85:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #60cceb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #60cceb in the Color Lab