Skip to content

#60fccc

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

RGB
96, 252, 204
HSL
162°, 96%, 68%
CMYK
62, 0, 19, 1
Luminance
0.7647

Every format

HEX#60fccc
RGBrgb(96, 252, 204)
HSLhsl(162, 96%, 68%)
CMYKcmyk(62%, 0%, 19%, 1%)
LABlab(90.1 -52.2 10.9)
LCHlch(90.1 53.3 168.2)
OKLCHoklch(0.896 0.148 169.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#60fccc on white: 1.29:1
AA ✗ fail · AA-large · AAA
Aa
#60fccc on black: 16.29:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red37.6%
Green98.8%
Blue80.0%

CMYK percentages

Cyan61.9%
Magenta0.0%
Yellow19.0%
Key (black)1.2%

Color previews

#60fccc text on a black background

contrast 16.29:1

Card sample

#60fccc text on a white background

contrast 1.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #60fccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #60fccc in the Color Lab