Skip to content

#03ebdf

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

RGB
3, 235, 223
HSL
177°, 98%, 47%
CMYK
99, 0, 5, 8
Luminance
0.6476

Every format

HEX#03ebdf
RGBrgb(3, 235, 223)
HSLhsl(177, 98%, 47%)
CMYKcmyk(99%, 0%, 5%, 8%)
LABlab(84.4 -48.6 -7.5)
LCHlch(84.4 49.1 188.7)
OKLCHoklch(0.847 0.147 188.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#03ebdf on white: 1.51:1
AA ✗ fail · AA-large · AAA
Aa
#03ebdf on black: 13.95:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red1.2%
Green92.2%
Blue87.5%

CMYK percentages

Cyan98.7%
Magenta0.0%
Yellow5.1%
Key (black)7.8%

Color previews

#03ebdf text on a black background

contrast 13.95:1

Card sample

#03ebdf text on a white background

contrast 1.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #03ebdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #03ebdf in the Color Lab