Skip to content

#5dabbc

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

RGB
93, 171, 188
HSL
191°, 42%, 55%
CMYK
51, 9, 0, 26
Luminance
0.3508

Every format

HEX#5dabbc
RGBrgb(93, 171, 188)
HSLhsl(191, 42%, 55%)
CMYKcmyk(51%, 9%, 0%, 26%)
LABlab(65.8 -19.4 -16.1)
LCHlch(65.8 25.2 219.8)
OKLCHoklch(0.698 0.081 213.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#5dabbc on white: 2.62:1
AA ✗ fail · AA-large · AAA
Aa
#5dabbc on black: 8.02:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red36.5%
Green67.1%
Blue73.7%

CMYK percentages

Cyan50.5%
Magenta9.0%
Yellow0.0%
Key (black)26.3%

Color previews

#5dabbc text on a black background

contrast 8.02:1

Card sample

#5dabbc text on a white background

contrast 2.62:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #5dabbc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #5dabbc in the Color Lab