Skip to content

#03fefd

a balanced, electric cyan · cool · “cyan”

RGB
3, 254, 253
HSL
180°, 99%, 50%
CMYK
99, 0, 0, 0
Luminance
0.7799

Every format

HEX#03fefd
RGBrgb(3, 254, 253)
HSLhsl(180, 99%, 50%)
CMYKcmyk(99%, 0%, 0%, 0%)
LABlab(90.8 -48.2 -13.6)
LCHlch(90.8 50.0 195.8)
OKLCHoklch(0.902 0.154 194.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#03fefd on white: 1.27:1
AA ✗ fail · AA-large · AAA
Aa
#03fefd on black: 16.60:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red1.2%
Green99.6%
Blue99.2%

CMYK percentages

Cyan98.8%
Magenta0.0%
Yellow0.4%
Key (black)0.4%

Color previews

#03fefd text on a black background

contrast 16.60:1

Card sample

#03fefd text on a white background

contrast 1.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(3, 254, 253, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(3, 254, 253, 0.45);
Border & gradient
Gradient panel
border: 3px solid #03fefd;
background: linear-gradient(135deg, #03fefd, #0358FE);

Monochromatic scale

Palettes built from #03fefd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #03fefd in the Color Lab