Skip to content

#03edff

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

RGB
3, 237, 255
HSL
184°, 100%, 51%
CMYK
99, 7, 0, 0
Luminance
0.6781

Every format

HEX#03edff
RGBrgb(3, 237, 255)
HSLhsl(184, 100%, 51%)
CMYKcmyk(99%, 7%, 0%, 0%)
LABlab(85.9 -40.1 -22.0)
LCHlch(85.9 45.7 208.7)
OKLCHoklch(0.863 0.147 204.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#03edff on white: 1.44:1
AA ✗ fail · AA-large · AAA
Aa
#03edff on black: 14.56:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red1.2%
Green92.9%
Blue100.0%

CMYK percentages

Cyan98.8%
Magenta7.1%
Yellow0.0%
Key (black)0.0%

Color previews

#03edff text on a black background

contrast 14.56:1

Card sample

#03edff text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(3, 237, 255, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(3, 237, 255, 0.45);
Border & gradient
Gradient panel
border: 3px solid #03edff;
background: linear-gradient(135deg, #03edff, #0345FF);

Monochromatic scale

Palettes built from #03edff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #03edff in the Color Lab