Skip to content

#00cdcd

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

RGB
0, 205, 205
HSL
180°, 100%, 40%
CMYK
100, 0, 0, 20
Luminance
0.4807

Every format

HEX#00cdcd
RGBrgb(0, 205, 205)
HSLhsl(180, 100%, 40%)
CMYKcmyk(100%, 0%, 0%, 20%)
LABlab(74.9 -40.8 -12.0)
LCHlch(74.9 42.5 196.4)
OKLCHoklch(0.768 0.131 194.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#00cdcd on white: 1.98:1
AA ✗ fail · AA-large · AAA
Aa
#00cdcd on black: 10.61:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green80.4%
Blue80.4%

CMYK percentages

Cyan100.0%
Magenta0.0%
Yellow0.0%
Key (black)19.6%

Color previews

#00cdcd text on a black background

contrast 10.61:1

Card sample

#00cdcd text on a white background

contrast 1.98:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #00cdcd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #00cdcd in the Color Lab