Skip to content

#5ccade

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

RGB
92, 202, 222
HSL
189°, 66%, 62%
CMYK
59, 9, 0, 13
Luminance
0.4979

Every format

HEX#5ccade
RGBrgb(92, 202, 222)
HSLhsl(189, 66%, 62%)
CMYKcmyk(59%, 9%, 0%, 13%)
LABlab(75.9 -25.6 -19.4)
LCHlch(75.9 32.2 217.1)
OKLCHoklch(0.783 0.104 211.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#5ccade on white: 1.92:1
AA ✗ fail · AA-large · AAA
Aa
#5ccade on black: 10.96:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red36.1%
Green79.2%
Blue87.1%

CMYK percentages

Cyan58.6%
Magenta9.0%
Yellow0.0%
Key (black)12.9%

Color previews

#5ccade text on a black background

contrast 10.96:1

Card sample

#5ccade text on a white background

contrast 1.92:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #5ccade

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #5ccade in the Color Lab