Skip to content

#02daba

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

RGB
2, 218, 186
HSL
171°, 98%, 43%
CMYK
99, 0, 15, 15
Luminance
0.5370

Every format

HEX#02daba
RGBrgb(2, 218, 186)
HSLhsl(171, 98%, 43%)
CMYKcmyk(99%, 0%, 15%, 15%)
LABlab(78.3 -51.6 3.3)
LCHlch(78.3 51.7 176.4)
OKLCHoklch(0.794 0.147 176.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#02daba on white: 1.79:1
AA ✗ fail · AA-large · AAA
Aa
#02daba on black: 11.74:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.8%
Green85.5%
Blue72.9%

CMYK percentages

Cyan99.1%
Magenta0.0%
Yellow14.7%
Key (black)14.5%

Color previews

#02daba text on a black background

contrast 11.74:1

Card sample

#02daba text on a white background

contrast 1.79:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #02daba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #02daba in the Color Lab