Skip to content

#02cdba

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

RGB
2, 205, 186
HSL
174°, 98%, 41%
CMYK
99, 0, 9, 20
Luminance
0.4722

Every format

HEX#02cdba
RGBrgb(2, 205, 186)
HSLhsl(174, 98%, 41%)
CMYKcmyk(99%, 0%, 9%, 20%)
LABlab(74.3 -46.2 -2.5)
LCHlch(74.3 46.3 183.1)
OKLCHoklch(0.762 0.135 183.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#02cdba on white: 2.01:1
AA ✗ fail · AA-large · AAA
Aa
#02cdba on black: 10.44:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.8%
Green80.4%
Blue72.9%

CMYK percentages

Cyan99.0%
Magenta0.0%
Yellow9.3%
Key (black)19.6%

Color previews

#02cdba text on a black background

contrast 10.44:1

Card sample

#02cdba text on a white background

contrast 2.01:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #02cdba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #02cdba in the Color Lab