Skip to content

#03dfbc

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

RGB
3, 223, 188
HSL
171°, 97%, 44%
CMYK
99, 0, 16, 13
Luminance
0.5643

Every format

HEX#03dfbc
RGBrgb(3, 223, 188)
HSLhsl(171, 97%, 44%)
CMYKcmyk(99%, 0%, 16%, 13%)
LABlab(79.8 -53.1 4.5)
LCHlch(79.8 53.3 175.2)
OKLCHoklch(0.807 0.151 175.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red1.2%
Green87.5%
Blue73.7%

CMYK percentages

Cyan98.7%
Magenta0.0%
Yellow15.7%
Key (black)12.5%

Color previews

#03dfbc text on a black background

contrast 12.29:1

Card sample

#03dfbc text on a white background

contrast 1.71:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #03dfbc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #03dfbc in the Color Lab