Skip to content

#03dbdf

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

RGB
3, 219, 223
HSL
181°, 97%, 44%
CMYK
99, 2, 0, 13
Luminance
0.5601

Every format

HEX#03dbdf
RGBrgb(3, 219, 223)
HSLhsl(181, 97%, 44%)
CMYKcmyk(99%, 2%, 0%, 13%)
LABlab(79.6 -41.6 -14.5)
LCHlch(79.6 44.1 199.2)
OKLCHoklch(0.809 0.137 197.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#03dbdf on white: 1.72:1
AA ✗ fail · AA-large · AAA
Aa
#03dbdf on black: 12.20:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red1.2%
Green85.9%
Blue87.5%

CMYK percentages

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

Color previews

#03dbdf text on a black background

contrast 12.20:1

Card sample

#03dbdf text on a white background

contrast 1.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #03dbdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #03dbdf in the Color Lab