Skip to content

#5fc3ac

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

RGB
95, 195, 172
HSL
166°, 46%, 57%
CMYK
51, 0, 12, 24
Luminance
0.4444

Every format

HEX#5fc3ac
RGBrgb(95, 195, 172)
HSLhsl(166, 46%, 57%)
CMYKcmyk(51%, 0%, 12%, 24%)
LABlab(72.5 -34.9 2.6)
LCHlch(72.5 35.0 175.7)
OKLCHoklch(0.750 0.100 176.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#5fc3ac on white: 2.12:1
AA ✗ fail · AA-large · AAA
Aa
#5fc3ac on black: 9.89:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red37.3%
Green76.5%
Blue67.5%

CMYK percentages

Cyan51.3%
Magenta0.0%
Yellow11.8%
Key (black)23.5%

Color previews

#5fc3ac text on a black background

contrast 9.89:1

Card sample

#5fc3ac text on a white background

contrast 2.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(95, 195, 172, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(95, 195, 172, 0.45);
Border & gradient
Gradient panel
border: 3px solid #5fc3ac;
background: linear-gradient(135deg, #5fc3ac, #5F97C3);

Monochromatic scale

Palettes built from #5fc3ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #5fc3ac in the Color Lab