Skip to content

#10fccc

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

RGB
16, 252, 204
HSL
168°, 98%, 53%
CMYK
94, 0, 19, 1
Luminance
0.7409

Every format

HEX#10fccc
RGBrgb(16, 252, 204)
HSLhsl(168, 98%, 53%)
CMYKcmyk(94%, 0%, 19%, 1%)
LABlab(89.0 -60.1 9.2)
LCHlch(89.0 60.8 171.3)
OKLCHoklch(0.884 0.170 172.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#10fccc on white: 1.33:1
AA ✗ fail · AA-large · AAA
Aa
#10fccc on black: 15.82:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red6.3%
Green98.8%
Blue80.0%

CMYK percentages

Cyan93.7%
Magenta0.0%
Yellow19.0%
Key (black)1.2%

Color previews

#10fccc text on a black background

contrast 15.82:1

Card sample

#10fccc text on a white background

contrast 1.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #10fccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #10fccc in the Color Lab