Skip to content

#03cace

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

RGB
3, 202, 206
HSL
181°, 97%, 41%
CMYK
99, 2, 0, 19
Luminance
0.4672

Every format

HEX#03cace
RGBrgb(3, 202, 206)
HSLhsl(181, 97%, 41%)
CMYKcmyk(99%, 2%, 0%, 19%)
LABlab(74.0 -39.1 -13.8)
LCHlch(74.0 41.4 199.5)
OKLCHoklch(0.761 0.129 197.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#03cace on white: 2.03:1
AA ✗ fail · AA-large · AAA
Aa
#03cace on black: 10.34:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red1.2%
Green79.2%
Blue80.8%

CMYK percentages

Cyan98.5%
Magenta1.9%
Yellow0.0%
Key (black)19.2%

Color previews

#03cace text on a black background

contrast 10.34:1

Card sample

#03cace text on a white background

contrast 2.03:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(3, 202, 206, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(3, 202, 206, 0.45);
Border & gradient
Gradient panel
border: 3px solid #03cace;
background: linear-gradient(135deg, #03cace, #0343CE);

Monochromatic scale

Palettes built from #03cace

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #03cace in the Color Lab