Skip to content

#5bcdcd

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

RGB
91, 205, 205
HSL
180°, 53%, 58%
CMYK
56, 0, 0, 20
Luminance
0.5029

Every format

HEX#5bcdcd
RGBrgb(91, 205, 205)
HSLhsl(180, 53%, 58%)
CMYKcmyk(56%, 0%, 0%, 20%)
LABlab(76.3 -32.0 -9.8)
LCHlch(76.3 33.5 197.0)
OKLCHoklch(0.783 0.103 195.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#5bcdcd on white: 1.90:1
AA ✗ fail · AA-large · AAA
Aa
#5bcdcd on black: 11.06:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red35.7%
Green80.4%
Blue80.4%

CMYK percentages

Cyan55.6%
Magenta0.0%
Yellow0.0%
Key (black)19.6%

Color previews

#5bcdcd text on a black background

contrast 11.06:1

Card sample

#5bcdcd text on a white background

contrast 1.90:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #5bcdcd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #5bcdcd in the Color Lab