Skip to content

#55decc

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

RGB
85, 222, 204
HSL
172°, 68%, 60%
CMYK
62, 0, 8, 13
Luminance
0.5853

Every format

HEX#55decc
RGBrgb(85, 222, 204)
HSLhsl(172, 68%, 60%)
CMYKcmyk(62%, 0%, 8%, 13%)
LABlab(81.0 -41.2 -2.2)
LCHlch(81.0 41.2 183.0)
OKLCHoklch(0.821 0.121 183.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#55decc on white: 1.65:1
AA ✗ fail · AA-large · AAA
Aa
#55decc on black: 12.71:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red33.3%
Green87.1%
Blue80.0%

CMYK percentages

Cyan61.7%
Magenta0.0%
Yellow8.1%
Key (black)12.9%

Color previews

#55decc text on a black background

contrast 12.71:1

Card sample

#55decc text on a white background

contrast 1.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #55decc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #55decc in the Color Lab