Skip to content

#55ccaf

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

RGB
85, 204, 175
HSL
165°, 54%, 57%
CMYK
58, 0, 14, 20
Luminance
0.4821

Every format

HEX#55ccaf
RGBrgb(85, 204, 175)
HSLhsl(165, 54%, 57%)
CMYKcmyk(58%, 0%, 14%, 20%)
LABlab(75.0 -40.4 4.5)
LCHlch(75.0 40.6 173.7)
OKLCHoklch(0.770 0.116 174.4)

Copy-ready code

/* CSS */
color: #55ccaf;
background-color: #55ccaf;
/* Tailwind (arbitrary) */
class="text-[#55ccaf] bg-[#55ccaf]"
/* SCSS */
$brand: #55ccaf;
/* SwiftUI */
Color(red: 0.333, green: 0.800, blue: 0.686)
/* Android */
Color.parseColor("#55ccaf")

Accessibility — WCAG contrast

Aa
#55ccaf on white: 1.97:1
AA ✗ fail · AA-large · AAA
Aa
#55ccaf on black: 10.64:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red33.3%
Green80.0%
Blue68.6%

CMYK percentages

Cyan58.3%
Magenta0.0%
Yellow14.2%
Key (black)20.0%

Color previews

#55ccaf text on a black background

contrast 10.64:1

Card sample

#55ccaf text on a white background

contrast 1.97:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #55ccaf;
Background color
Panel with #55ccaf background
background-color: #55ccaf;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #55ccaf;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(85, 204, 175, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(85, 204, 175, 0.45);
Border & gradient
Gradient panel
border: 3px solid #55ccaf;
background: linear-gradient(135deg, #55ccaf, #559ACC);

Monochromatic scale

Palettes built from #55ccaf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #55ccaf in the Color Lab