Skip to content

#5daccd

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

RGB
93, 172, 205
HSL
198°, 53%, 58%
CMYK
55, 16, 0, 20
Luminance
0.3624

Every format

HEX#5daccd
RGBrgb(93, 172, 205)
HSLhsl(198, 53%, 58%)
CMYKcmyk(55%, 16%, 0%, 20%)
LABlab(66.7 -15.0 -24.2)
LCHlch(66.7 28.5 238.3)
OKLCHoklch(0.707 0.091 227.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#5daccd on white: 2.55:1
AA ✗ fail · AA-large · AAA
Aa
#5daccd on black: 8.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red36.5%
Green67.5%
Blue80.4%

CMYK percentages

Cyan54.6%
Magenta16.1%
Yellow0.0%
Key (black)19.6%

Color previews

#5daccd text on a black background

contrast 8.25:1

Card sample

#5daccd text on a white background

contrast 2.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(93, 172, 205, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(93, 172, 205, 0.45);
Border & gradient
Gradient panel
border: 3px solid #5daccd;
background: linear-gradient(135deg, #5daccd, #5D61CD);

Monochromatic scale

Palettes built from #5daccd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #5daccd in the Color Lab