Skip to content

#56fffe

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

RGB
86, 255, 254
HSL
180°, 100%, 67%
CMYK
66, 0, 0, 0
Luminance
0.8065

Every format

HEX#56fffe
RGBrgb(86, 255, 254)
HSLhsl(180, 100%, 67%)
CMYKcmyk(66%, 0%, 0%, 0%)
LABlab(92.0 -42.6 -12.2)
LCHlch(92.0 44.3 196.0)
OKLCHoklch(0.915 0.136 194.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red33.7%
Green100.0%
Blue99.6%

CMYK percentages

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

Color previews

#56fffe text on a black background

contrast 17.13:1

Card sample

#56fffe text on a white background

contrast 1.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #56fffe

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #56fffe in the Color Lab