Skip to content

#55fffe

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

RGB
85, 255, 254
HSL
180°, 100%, 67%
CMYK
67, 0, 0, 0
Luminance
0.8061

Every format

HEX#55fffe
RGBrgb(85, 255, 254)
HSLhsl(180, 100%, 67%)
CMYKcmyk(67%, 0%, 0%, 0%)
LABlab(92.0 -42.7 -12.3)
LCHlch(92.0 44.5 196.0)
OKLCHoklch(0.915 0.137 194.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#55fffe on white: 1.23:1
AA ✗ fail · AA-large · AAA
Aa
#55fffe on black: 17.12:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red33.3%
Green100.0%
Blue99.6%

CMYK percentages

Cyan66.7%
Magenta0.0%
Yellow0.4%
Key (black)0.0%

Color previews

#55fffe text on a black background

contrast 17.12:1

Card sample

#55fffe text on a white background

contrast 1.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #55fffe

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #55fffe in the Color Lab