Skip to content

#5da0cb

a balanced, vivid blue · cool · closest name: steelblue

RGB
93, 160, 203
HSL
204°, 51%, 58%
CMYK
54, 21, 0, 20
Luminance
0.3178

Every format

HEX#5da0cb
RGBrgb(93, 160, 203)
HSLhsl(204, 51%, 58%)
CMYKcmyk(54%, 21%, 0%, 20%)
LABlab(63.2 -9.1 -28.5)
LCHlch(63.2 29.9 252.4)
OKLCHoklch(0.678 0.093 238.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#5da0cb on white: 2.85:1
AA ✗ fail · AA-large · AAA
Aa
#5da0cb on black: 7.36:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red36.5%
Green62.7%
Blue79.6%

CMYK percentages

Cyan54.2%
Magenta21.2%
Yellow0.0%
Key (black)20.4%

Color previews

#5da0cb text on a black background

contrast 7.36:1

Card sample

#5da0cb text on a white background

contrast 2.85:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(93, 160, 203, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(93, 160, 203, 0.45);
Border & gradient
Gradient panel
border: 3px solid #5da0cb;
background: linear-gradient(135deg, #5da0cb, #635DCB);

Monochromatic scale

Palettes built from #5da0cb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #5da0cb in the Color Lab