Skip to content

#02cdaf

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

RGB
2, 205, 175
HSL
171°, 98%, 41%
CMYK
99, 0, 15, 20
Luminance
0.4677

Every format

HEX#02cdaf
RGBrgb(2, 205, 175)
HSLhsl(171, 98%, 41%)
CMYKcmyk(99%, 0%, 15%, 20%)
LABlab(74.0 -49.2 3.0)
LCHlch(74.0 49.3 176.5)
OKLCHoklch(0.759 0.140 177.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#02cdaf on white: 2.03:1
AA ✗ fail · AA-large · AAA
Aa
#02cdaf on black: 10.35:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.8%
Green80.4%
Blue68.6%

CMYK percentages

Cyan99.0%
Magenta0.0%
Yellow14.6%
Key (black)19.6%

Color previews

#02cdaf text on a black background

contrast 10.35:1

Card sample

#02cdaf text on a white background

contrast 2.03:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(2, 205, 175, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(2, 205, 175, 0.45);
Border & gradient
Gradient panel
border: 3px solid #02cdaf;
background: linear-gradient(135deg, #02cdaf, #0264CD);

Monochromatic scale

Palettes built from #02cdaf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #02cdaf in the Color Lab