Skip to content

#5dbafe

a light, electric blue · cool · closest name: steelblue

RGB
93, 186, 254
HSL
205°, 99%, 68%
CMYK
63, 27, 0, 0
Luminance
0.4460

Every format

HEX#5dbafe
RGBrgb(93, 186, 254)
HSLhsl(205, 99%, 68%)
CMYKcmyk(63%, 27%, 0%, 0%)
LABlab(72.6 -7.5 -41.8)
LCHlch(72.6 42.4 259.9)
OKLCHoklch(0.760 0.132 242.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#5dbafe on white: 2.12:1
AA ✗ fail · AA-large · AAA
Aa
#5dbafe on black: 9.92:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red36.5%
Green72.9%
Blue99.6%

CMYK percentages

Cyan63.4%
Magenta26.8%
Yellow0.0%
Key (black)0.4%

Color previews

#5dbafe text on a black background

contrast 9.92:1

Card sample

#5dbafe text on a white background

contrast 2.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(93, 186, 254, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(93, 186, 254, 0.45);
Border & gradient
Gradient panel
border: 3px solid #5dbafe;
background: linear-gradient(135deg, #5dbafe, #6B5DFE);

Monochromatic scale

Palettes built from #5dbafe

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #5dbafe in the Color Lab