Skip to content

#03cdcd

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

RGB
3, 205, 205
HSL
180°, 97%, 41%
CMYK
99, 0, 0, 20
Luminance
0.4809

Every format

HEX#03cdcd
RGBrgb(3, 205, 205)
HSLhsl(180, 97%, 41%)
CMYKcmyk(99%, 0%, 0%, 20%)
LABlab(74.9 -40.7 -12.0)
LCHlch(74.9 42.4 196.4)
OKLCHoklch(0.768 0.131 194.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red1.2%
Green80.4%
Blue80.4%

CMYK percentages

Cyan98.5%
Magenta0.0%
Yellow0.0%
Key (black)19.6%

Color previews

#03cdcd text on a black background

contrast 10.62:1

Card sample

#03cdcd text on a white background

contrast 1.98:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #03cdcd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #03cdcd in the Color Lab