Skip to content

#02fdac

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

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

Every format

HEX#02fdac
RGBrgb(2, 253, 172)
HSLhsl(161, 98%, 50%)
CMYKcmyk(99%, 0%, 32%, 1%)
LABlab(88.6 -68.1 25.0)
LCHlch(88.6 72.5 159.8)
OKLCHoklch(0.878 0.195 161.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red0.8%
Green99.2%
Blue67.5%

CMYK percentages

Cyan99.2%
Magenta0.0%
Yellow32.0%
Key (black)0.8%

Color previews

#02fdac text on a black background

contrast 15.65:1

Card sample

#02fdac text on a white background

contrast 1.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #02fdac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #02fdac in the Color Lab