Skip to content

#0ccccc

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

RGB
12, 204, 204
HSL
180°, 89%, 42%
CMYK
94, 0, 0, 20
Luminance
0.4762

Every format

HEX#0ccccc
RGBrgb(12, 204, 204)
HSLhsl(180, 89%, 42%)
CMYKcmyk(94%, 0%, 0%, 20%)
LABlab(74.6 -40.3 -11.9)
LCHlch(74.6 42.0 196.4)
OKLCHoklch(0.766 0.130 194.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#0ccccc on white: 2.00:1
AA ✗ fail · AA-large · AAA
Aa
#0ccccc on black: 10.52:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red4.7%
Green80.0%
Blue80.0%

CMYK percentages

Cyan94.1%
Magenta0.0%
Yellow0.0%
Key (black)20.0%

Color previews

#0ccccc text on a black background

contrast 10.52:1

Card sample

#0ccccc text on a white background

contrast 2.00:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #0ccccc;
Background color
Panel with #0ccccc background
background-color: #0ccccc;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #0ccccc;
Text shadow — RGB

Soft neon halo

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

Monochromatic scale

Palettes built from #0ccccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #0ccccc in the Color Lab