Skip to content

#60fdfd

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

RGB
96, 253, 253
HSL
180°, 98%, 68%
CMYK
62, 0, 0, 1
Luminance
0.7983

Every format

HEX#60fdfd
RGBrgb(96, 253, 253)
HSLhsl(180, 98%, 68%)
CMYKcmyk(62%, 0%, 0%, 1%)
LABlab(91.6 -40.5 -12.2)
LCHlch(91.6 42.3 196.8)
OKLCHoklch(0.912 0.130 195.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#60fdfd on white: 1.24:1
AA ✗ fail · AA-large · AAA
Aa
#60fdfd on black: 16.97:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red37.6%
Green99.2%
Blue99.2%

CMYK percentages

Cyan62.1%
Magenta0.0%
Yellow0.0%
Key (black)0.8%

Color previews

#60fdfd text on a black background

contrast 16.97:1

Card sample

#60fdfd text on a white background

contrast 1.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #60fdfd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #60fdfd in the Color Lab