Skip to content

#10cccd

a dark, electric cyan · cool · closest name: turquoise

RGB
16, 204, 205
HSL
180°, 86%, 43%
CMYK
92, 1, 0, 20
Luminance
0.4770

Every format

HEX#10cccd
RGBrgb(16, 204, 205)
HSLhsl(180, 86%, 43%)
CMYKcmyk(92%, 1%, 0%, 20%)
LABlab(74.6 -39.9 -12.3)
LCHlch(74.6 41.7 197.2)
OKLCHoklch(0.766 0.129 195.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#10cccd on white: 1.99:1
AA ✗ fail · AA-large · AAA
Aa
#10cccd on black: 10.54:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red6.3%
Green80.0%
Blue80.4%

CMYK percentages

Cyan92.2%
Magenta0.5%
Yellow0.0%
Key (black)19.6%

Color previews

#10cccd text on a black background

contrast 10.54:1

Card sample

#10cccd text on a white background

contrast 1.99:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #10cccd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #10cccd in the Color Lab