Skip to content

#5eb4ff

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

RGB
94, 180, 255
HSL
208°, 100%, 68%
CMYK
63, 29, 0, 0
Luminance
0.4224

Every format

HEX#5eb4ff
RGBrgb(94, 180, 255)
HSLhsl(208, 100%, 68%)
CMYKcmyk(63%, 29%, 0%, 0%)
LABlab(71.0 -3.7 -44.8)
LCHlch(71.0 44.9 265.3)
OKLCHoklch(0.748 0.137 247.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#5eb4ff on white: 2.22:1
AA ✗ fail · AA-large · AAA
Aa
#5eb4ff on black: 9.45:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red36.9%
Green70.6%
Blue100.0%

CMYK percentages

Cyan63.1%
Magenta29.4%
Yellow0.0%
Key (black)0.0%

Color previews

#5eb4ff text on a black background

contrast 9.45:1

Card sample

#5eb4ff text on a white background

contrast 2.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(94, 180, 255, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(94, 180, 255, 0.45);
Border & gradient
Gradient panel
border: 3px solid #5eb4ff;
background: linear-gradient(135deg, #5eb4ff, #735EFF);

Monochromatic scale

Palettes built from #5eb4ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #5eb4ff in the Color Lab