Skip to content

#03ebda

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

RGB
3, 235, 218
HSL
176°, 98%, 47%
CMYK
99, 0, 7, 8
Luminance
0.6450

Every format

HEX#03ebda
RGBrgb(3, 235, 218)
HSLhsl(176, 98%, 47%)
CMYKcmyk(99%, 0%, 7%, 8%)
LABlab(84.2 -50.0 -5.0)
LCHlch(84.2 50.2 185.7)
OKLCHoklch(0.846 0.148 185.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red1.2%
Green92.2%
Blue85.5%

CMYK percentages

Cyan98.7%
Magenta0.0%
Yellow7.2%
Key (black)7.8%

Color previews

#03ebda text on a black background

contrast 13.90:1

Card sample

#03ebda text on a white background

contrast 1.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #03ebda

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #03ebda in the Color Lab