Skip to content

#02dfab

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

RGB
2, 223, 171
HSL
166°, 98%, 44%
CMYK
99, 0, 23, 13
Luminance
0.5573

Every format

HEX#02dfab
RGBrgb(2, 223, 171)
HSLhsl(166, 98%, 44%)
CMYKcmyk(99%, 0%, 23%, 13%)
LABlab(79.5 -57.4 12.9)
LCHlch(79.5 58.8 167.3)
OKLCHoklch(0.803 0.162 168.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#02dfab on white: 1.73:1
AA ✗ fail · AA-large · AAA
Aa
#02dfab on black: 12.15:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.8%
Green87.5%
Blue67.1%

CMYK percentages

Cyan99.1%
Magenta0.0%
Yellow23.3%
Key (black)12.5%

Color previews

#02dfab text on a black background

contrast 12.15:1

Card sample

#02dfab text on a white background

contrast 1.73:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(2, 223, 171, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(2, 223, 171, 0.45);
Border & gradient
Gradient panel
border: 3px solid #02dfab;
background: linear-gradient(135deg, #02dfab, #0280DF);

Monochromatic scale

Palettes built from #02dfab

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #02dfab in the Color Lab