Skip to content

#03fdac

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

RGB
3, 253, 172
HSL
161°, 98%, 50%
CMYK
99, 0, 32, 1
Luminance
0.7325

Every format

HEX#03fdac
RGBrgb(3, 253, 172)
HSLhsl(161, 98%, 50%)
CMYKcmyk(99%, 0%, 32%, 1%)
LABlab(88.6 -68.0 25.1)
LCHlch(88.6 72.5 159.8)
OKLCHoklch(0.878 0.195 161.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#03fdac on white: 1.34:1
AA ✗ fail · AA-large · AAA
Aa
#03fdac on black: 15.65:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red1.2%
Green99.2%
Blue67.5%

CMYK percentages

Cyan98.8%
Magenta0.0%
Yellow32.0%
Key (black)0.8%

Color previews

#03fdac text on a black background

contrast 15.65:1

Card sample

#03fdac text on a white background

contrast 1.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #03fdac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #03fdac in the Color Lab