Skip to content

#5abdfb

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

RGB
90, 189, 251
HSL
203°, 95%, 67%
CMYK
64, 25, 0, 2
Luminance
0.4553

Every format

HEX#5abdfb
RGBrgb(90, 189, 251)
HSLhsl(203, 95%, 67%)
CMYKcmyk(64%, 25%, 0%, 2%)
LABlab(73.2 -10.5 -39.2)
LCHlch(73.2 40.6 255.0)
OKLCHoklch(0.764 0.129 239.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#5abdfb on white: 2.08:1
AA ✗ fail · AA-large · AAA
Aa
#5abdfb on black: 10.11:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red35.3%
Green74.1%
Blue98.4%

CMYK percentages

Cyan64.1%
Magenta24.7%
Yellow0.0%
Key (black)1.6%

Color previews

#5abdfb text on a black background

contrast 10.11:1

Card sample

#5abdfb text on a white background

contrast 2.08:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(90, 189, 251, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(90, 189, 251, 0.45);
Border & gradient
Gradient panel
border: 3px solid #5abdfb;
background: linear-gradient(135deg, #5abdfb, #625AFB);

Monochromatic scale

Palettes built from #5abdfb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #5abdfb in the Color Lab