Skip to content

#55cccc

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

RGB
85, 204, 204
HSL
180°, 54%, 57%
CMYK
58, 0, 0, 20
Luminance
0.4948

Every format

HEX#55cccc
RGBrgb(85, 204, 204)
HSLhsl(180, 54%, 57%)
CMYKcmyk(58%, 0%, 0%, 20%)
LABlab(75.7 -32.9 -10.0)
LCHlch(75.7 34.4 196.9)
OKLCHoklch(0.779 0.106 195.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#55cccc on white: 1.93:1
AA ✗ fail · AA-large · AAA
Aa
#55cccc on black: 10.90:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red33.3%
Green80.0%
Blue80.0%

CMYK percentages

Cyan58.3%
Magenta0.0%
Yellow0.0%
Key (black)20.0%

Color previews

#55cccc text on a black background

contrast 10.90:1

Card sample

#55cccc text on a white background

contrast 1.93:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #55cccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #55cccc in the Color Lab