Skip to content

#55ecdf

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

RGB
85, 236, 223
HSL
175°, 80%, 63%
CMYK
64, 0, 6, 8
Luminance
0.6725

Every format

HEX#55ecdf
RGBrgb(85, 236, 223)
HSLhsl(175, 80%, 63%)
CMYKcmyk(64%, 0%, 6%, 8%)
LABlab(85.6 -42.5 -5.5)
LCHlch(85.6 42.9 187.3)
OKLCHoklch(0.860 0.128 187.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#55ecdf on white: 1.45:1
AA ✗ fail · AA-large · AAA
Aa
#55ecdf on black: 14.45:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red33.3%
Green92.5%
Blue87.5%

CMYK percentages

Cyan64.0%
Magenta0.0%
Yellow5.5%
Key (black)7.5%

Color previews

#55ecdf text on a black background

contrast 14.45:1

Card sample

#55ecdf text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(85, 236, 223, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(85, 236, 223, 0.45);
Border & gradient
Gradient panel
border: 3px solid #55ecdf;
background: linear-gradient(135deg, #55ecdf, #5594EC);

Monochromatic scale

Palettes built from #55ecdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #55ecdf in the Color Lab