Skip to content

#12cdcd

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

RGB
18, 205, 205
HSL
180°, 84%, 44%
CMYK
91, 0, 0, 20
Luminance
0.4820

Every format

HEX#12cdcd
RGBrgb(18, 205, 205)
HSLhsl(180, 84%, 44%)
CMYKcmyk(91%, 0%, 0%, 20%)
LABlab(75.0 -40.3 -11.9)
LCHlch(75.0 42.0 196.4)
OKLCHoklch(0.769 0.129 194.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#12cdcd on white: 1.97:1
AA ✗ fail · AA-large · AAA
Aa
#12cdcd on black: 10.64:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red7.1%
Green80.4%
Blue80.4%

CMYK percentages

Cyan91.2%
Magenta0.0%
Yellow0.0%
Key (black)19.6%

Color previews

#12cdcd text on a black background

contrast 10.64:1

Card sample

#12cdcd text on a white background

contrast 1.97:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #12cdcd;
Background color
Panel with #12cdcd background
background-color: #12cdcd;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #12cdcd;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(18, 205, 205, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(18, 205, 205, 0.45);
Border & gradient
Gradient panel
border: 3px solid #12cdcd;
background: linear-gradient(135deg, #12cdcd, #1250CD);

Monochromatic scale

Palettes built from #12cdcd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #12cdcd in the Color Lab