Skip to content

#5abade

a balanced, vivid cyan · cool · closest name: skyblue

RGB
90, 186, 222
HSL
196°, 67%, 61%
CMYK
60, 16, 0, 13
Luminance
0.4257

Every format

HEX#5abade
RGBrgb(90, 186, 222)
HSLhsl(196, 67%, 61%)
CMYKcmyk(60%, 16%, 0%, 13%)
LABlab(71.3 -17.9 -26.6)
LCHlch(71.3 32.0 236.0)
OKLCHoklch(0.745 0.104 225.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#5abade on white: 2.21:1
AA ✗ fail · AA-large · AAA
Aa
#5abade on black: 9.51:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red35.3%
Green72.9%
Blue87.1%

CMYK percentages

Cyan59.5%
Magenta16.2%
Yellow0.0%
Key (black)12.9%

Color previews

#5abade text on a black background

contrast 9.51:1

Card sample

#5abade text on a white background

contrast 2.21:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #5abade

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #5abade in the Color Lab