Skip to content

#03ebfd

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

RGB
3, 235, 253
HSL
184°, 98%, 50%
CMYK
99, 7, 0, 1
Luminance
0.6653

Every format

HEX#03ebfd
RGBrgb(3, 235, 253)
HSLhsl(184, 98%, 50%)
CMYKcmyk(99%, 7%, 0%, 1%)
LABlab(85.3 -39.8 -21.9)
LCHlch(85.3 45.4 208.8)
OKLCHoklch(0.858 0.146 204.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#03ebfd on white: 1.47:1
AA ✗ fail · AA-large · AAA
Aa
#03ebfd on black: 14.31:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red1.2%
Green92.2%
Blue99.2%

CMYK percentages

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

Color previews

#03ebfd text on a black background

contrast 14.31:1

Card sample

#03ebfd text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #03ebfd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #03ebfd in the Color Lab