Skip to content

#5ab2eb

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

RGB
90, 178, 235
HSL
204°, 78%, 64%
CMYK
62, 24, 0, 8
Luminance
0.4001

Every format

HEX#5ab2eb
RGBrgb(90, 178, 235)
HSLhsl(204, 78%, 64%)
CMYKcmyk(62%, 24%, 0%, 8%)
LABlab(69.5 -9.6 -36.4)
LCHlch(69.5 37.6 255.2)
OKLCHoklch(0.732 0.118 239.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#5ab2eb on white: 2.33:1
AA ✗ fail · AA-large · AAA
Aa
#5ab2eb on black: 9.00:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red35.3%
Green69.8%
Blue92.2%

CMYK percentages

Cyan61.7%
Magenta24.3%
Yellow0.0%
Key (black)7.8%

Color previews

#5ab2eb text on a black background

contrast 9.00:1

Card sample

#5ab2eb text on a white background

contrast 2.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(90, 178, 235, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(90, 178, 235, 0.45);
Border & gradient
Gradient panel
border: 3px solid #5ab2eb;
background: linear-gradient(135deg, #5ab2eb, #635AEB);

Monochromatic scale

Palettes built from #5ab2eb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #5ab2eb in the Color Lab