Skip to content

#53fffe

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

RGB
83, 255, 254
HSL
180°, 100%, 66%
CMYK
68, 0, 0, 0
Luminance
0.8051

Every format

HEX#53fffe
RGBrgb(83, 255, 254)
HSLhsl(180, 100%, 66%)
CMYKcmyk(68%, 0%, 0%, 0%)
LABlab(91.9 -43.0 -12.3)
LCHlch(91.9 44.7 196.0)
OKLCHoklch(0.914 0.137 194.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red32.5%
Green100.0%
Blue99.6%

CMYK percentages

Cyan67.5%
Magenta0.0%
Yellow0.4%
Key (black)0.0%

Color previews

#53fffe text on a black background

contrast 17.10:1

Card sample

#53fffe text on a white background

contrast 1.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #53fffe

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #53fffe in the Color Lab