Skip to content

#5ac8cd

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

RGB
90, 200, 205
HSL
183°, 54%, 58%
CMYK
56, 2, 0, 20
Luminance
0.4789

Every format

HEX#5ac8cd
RGBrgb(90, 200, 205)
HSLhsl(183, 54%, 58%)
CMYKcmyk(56%, 2%, 0%, 20%)
LABlab(74.8 -29.8 -12.0)
LCHlch(74.8 32.1 202.0)
OKLCHoklch(0.771 0.100 199.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#5ac8cd on white: 1.99:1
AA ✗ fail · AA-large · AAA
Aa
#5ac8cd on black: 10.58:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red35.3%
Green78.4%
Blue80.4%

CMYK percentages

Cyan56.1%
Magenta2.4%
Yellow0.0%
Key (black)19.6%

Color previews

#5ac8cd text on a black background

contrast 10.58:1

Card sample

#5ac8cd text on a white background

contrast 1.99:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #5ac8cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #5ac8cd in the Color Lab