Skip to content

#5cccdc

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

RGB
92, 204, 220
HSL
188°, 65%, 61%
CMYK
58, 7, 0, 14
Luminance
0.5063

Every format

HEX#5cccdc
RGBrgb(92, 204, 220)
HSLhsl(188, 65%, 61%)
CMYKcmyk(58%, 7%, 0%, 14%)
LABlab(76.5 -27.2 -17.6)
LCHlch(76.5 32.4 212.8)
OKLCHoklch(0.786 0.104 208.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#5cccdc on white: 1.89:1
AA ✗ fail · AA-large · AAA
Aa
#5cccdc on black: 11.13:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red36.1%
Green80.0%
Blue86.3%

CMYK percentages

Cyan58.2%
Magenta7.3%
Yellow0.0%
Key (black)13.7%

Color previews

#5cccdc text on a black background

contrast 11.13:1

Card sample

#5cccdc text on a white background

contrast 1.89:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #5cccdc;
Background color
Panel with #5cccdc background
background-color: #5cccdc;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #5cccdc;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(92, 204, 220, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(92, 204, 220, 0.45);
Border & gradient
Gradient panel
border: 3px solid #5cccdc;
background: linear-gradient(135deg, #5cccdc, #5C77DC);

Monochromatic scale

Palettes built from #5cccdc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #5cccdc in the Color Lab