Skip to content

#02daaa

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

RGB
2, 218, 170
HSL
167°, 98%, 43%
CMYK
99, 0, 22, 15
Luminance
0.5306

Every format

HEX#02daaa
RGBrgb(2, 218, 170)
HSLhsl(167, 98%, 43%)
CMYKcmyk(99%, 0%, 22%, 15%)
LABlab(77.9 -55.7 11.2)
LCHlch(77.9 56.8 168.6)
OKLCHoklch(0.790 0.157 169.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#02daaa on white: 1.81:1
AA ✗ fail · AA-large · AAA
Aa
#02daaa on black: 11.61:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.8%
Green85.5%
Blue66.7%

CMYK percentages

Cyan99.1%
Magenta0.0%
Yellow22.0%
Key (black)14.5%

Color previews

#02daaa text on a black background

contrast 11.61:1

Card sample

#02daaa text on a white background

contrast 1.81:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(2, 218, 170, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(2, 218, 170, 0.45);
Border & gradient
Gradient panel
border: 3px solid #02daaa;
background: linear-gradient(135deg, #02daaa, #027ADA);

Monochromatic scale

Palettes built from #02daaa

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #02daaa in the Color Lab