Skip to content

#55c3cc

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

RGB
85, 195, 204
HSL
185°, 54%, 57%
CMYK
58, 4, 0, 20
Luminance
0.4532

Every format

HEX#55c3cc
RGBrgb(85, 195, 204)
HSLhsl(185, 54%, 57%)
CMYKcmyk(58%, 4%, 0%, 20%)
LABlab(73.1 -28.6 -14.0)
LCHlch(73.1 31.8 206.0)
OKLCHoklch(0.757 0.100 202.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#55c3cc on white: 2.09:1
AA ✗ fail · AA-large · AAA
Aa
#55c3cc on black: 10.06:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red33.3%
Green76.5%
Blue80.0%

CMYK percentages

Cyan58.3%
Magenta4.4%
Yellow0.0%
Key (black)20.0%

Color previews

#55c3cc text on a black background

contrast 10.06:1

Card sample

#55c3cc text on a white background

contrast 2.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #55c3cc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #55c3cc in the Color Lab