Skip to content

#03eade

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

RGB
3, 234, 222
HSL
177°, 98%, 47%
CMYK
99, 0, 5, 8
Luminance
0.6414

Every format

HEX#03eade
RGBrgb(3, 234, 222)
HSLhsl(177, 98%, 47%)
CMYKcmyk(99%, 0%, 5%, 8%)
LABlab(84.0 -48.4 -7.4)
LCHlch(84.0 49.0 188.7)
OKLCHoklch(0.845 0.146 188.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#03eade on white: 1.52:1
AA ✗ fail · AA-large · AAA
Aa
#03eade on black: 13.83:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red1.2%
Green91.8%
Blue87.1%

CMYK percentages

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

Color previews

#03eade text on a black background

contrast 13.83:1

Card sample

#03eade text on a white background

contrast 1.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #03eade

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #03eade in the Color Lab