Skip to content

#55fdfd

a light, electric cyan · cool · closest name: cyan

RGB
85, 253, 253
HSL
180°, 98%, 66%
CMYK
66, 0, 0, 1
Luminance
0.7927

Every format

HEX#55fdfd
RGBrgb(85, 253, 253)
HSLhsl(180, 98%, 66%)
CMYKcmyk(66%, 0%, 0%, 1%)
LABlab(91.4 -42.1 -12.6)
LCHlch(91.4 44.0 196.7)
OKLCHoklch(0.910 0.135 195.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#55fdfd on white: 1.25:1
AA ✗ fail · AA-large · AAA
Aa
#55fdfd on black: 16.85:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red33.3%
Green99.2%
Blue99.2%

CMYK percentages

Cyan66.4%
Magenta0.0%
Yellow0.0%
Key (black)0.8%

Color previews

#55fdfd text on a black background

contrast 16.85:1

Card sample

#55fdfd text on a white background

contrast 1.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #55fdfd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #55fdfd in the Color Lab