Skip to content

#5abcbc

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

RGB
90, 188, 188
HSL
180°, 42%, 55%
CMYK
52, 0, 0, 26
Luminance
0.4177

Every format

HEX#5abcbc
RGBrgb(90, 188, 188)
HSLhsl(180, 42%, 55%)
CMYKcmyk(52%, 0%, 0%, 26%)
LABlab(70.7 -28.6 -8.8)
LCHlch(70.7 29.9 197.1)
OKLCHoklch(0.737 0.092 195.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#5abcbc on white: 2.24:1
AA ✗ fail · AA-large · AAA
Aa
#5abcbc on black: 9.35:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red35.3%
Green73.7%
Blue73.7%

CMYK percentages

Cyan52.1%
Magenta0.0%
Yellow0.0%
Key (black)26.3%

Color previews

#5abcbc text on a black background

contrast 9.35:1

Card sample

#5abcbc text on a white background

contrast 2.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #5abcbc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #5abcbc in the Color Lab