Skip to content

#5abced

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

RGB
90, 188, 237
HSL
200°, 80%, 64%
CMYK
62, 21, 0, 7
Luminance
0.4425

Every format

HEX#5abced
RGBrgb(90, 188, 237)
HSLhsl(200, 80%, 64%)
CMYKcmyk(62%, 21%, 0%, 7%)
LABlab(72.4 -14.4 -33.0)
LCHlch(72.4 35.9 246.5)
OKLCHoklch(0.756 0.116 232.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#5abced on white: 2.13:1
AA ✗ fail · AA-large · AAA
Aa
#5abced on black: 9.85:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red35.3%
Green73.7%
Blue92.9%

CMYK percentages

Cyan62.0%
Magenta20.7%
Yellow0.0%
Key (black)7.1%

Color previews

#5abced text on a black background

contrast 9.85:1

Card sample

#5abced text on a white background

contrast 2.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(90, 188, 237, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(90, 188, 237, 0.45);
Border & gradient
Gradient panel
border: 3px solid #5abced;
background: linear-gradient(135deg, #5abced, #5A5AED);

Monochromatic scale

Palettes built from #5abced

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #5abced in the Color Lab