Skip to content

#5adade

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

RGB
90, 218, 222
HSL
182°, 67%, 61%
CMYK
60, 2, 0, 13
Luminance
0.5759

Every format

HEX#5adade
RGBrgb(90, 218, 222)
HSLhsl(182, 67%, 61%)
CMYKcmyk(60%, 2%, 0%, 13%)
LABlab(80.5 -33.7 -12.5)
LCHlch(80.5 36.0 200.4)
OKLCHoklch(0.819 0.112 198.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#5adade on white: 1.68:1
AA ✗ fail · AA-large · AAA
Aa
#5adade on black: 12.52:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red35.3%
Green85.5%
Blue87.1%

CMYK percentages

Cyan59.5%
Magenta1.8%
Yellow0.0%
Key (black)12.9%

Color previews

#5adade text on a black background

contrast 12.52:1

Card sample

#5adade text on a white background

contrast 1.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #5adade

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #5adade in the Color Lab