Skip to content

#5da8df

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

RGB
93, 168, 223
HSL
205°, 67%, 62%
CMYK
58, 25, 0, 13
Luminance
0.3566

Every format

HEX#5da8df
RGBrgb(93, 168, 223)
HSLhsl(205, 67%, 62%)
CMYKcmyk(58%, 25%, 0%, 13%)
LABlab(66.3 -7.3 -34.8)
LCHlch(66.3 35.6 258.1)
OKLCHoklch(0.706 0.110 242.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#5da8df on white: 2.58:1
AA ✗ fail · AA-large · AAA
Aa
#5da8df on black: 8.13:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red36.5%
Green65.9%
Blue87.5%

CMYK percentages

Cyan58.3%
Magenta24.7%
Yellow0.0%
Key (black)12.5%

Color previews

#5da8df text on a black background

contrast 8.13:1

Card sample

#5da8df text on a white background

contrast 2.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(93, 168, 223, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(93, 168, 223, 0.45);
Border & gradient
Gradient panel
border: 3px solid #5da8df;
background: linear-gradient(135deg, #5da8df, #695DDF);

Monochromatic scale

Palettes built from #5da8df

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #5da8df in the Color Lab