Skip to content

#03dcdf

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

RGB
3, 220, 223
HSL
181°, 97%, 44%
CMYK
99, 1, 0, 13
Luminance
0.5653

Every format

HEX#03dcdf
RGBrgb(3, 220, 223)
HSLhsl(181, 97%, 44%)
CMYKcmyk(99%, 1%, 0%, 13%)
LABlab(79.9 -42.0 -14.1)
LCHlch(79.9 44.4 198.5)
OKLCHoklch(0.811 0.138 196.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#03dcdf on white: 1.71:1
AA ✗ fail · AA-large · AAA
Aa
#03dcdf on black: 12.31:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red1.2%
Green86.3%
Blue87.5%

CMYK percentages

Cyan98.7%
Magenta1.3%
Yellow0.0%
Key (black)12.5%

Color previews

#03dcdf text on a black background

contrast 12.31:1

Card sample

#03dcdf text on a white background

contrast 1.71:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(3, 220, 223, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(3, 220, 223, 0.45);
Border & gradient
Gradient panel
border: 3px solid #03dcdf;
background: linear-gradient(135deg, #03dcdf, #0349DF);

Monochromatic scale

Palettes built from #03dcdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #03dcdf in the Color Lab