Skip to content

#02ccc7

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

RGB
2, 204, 199
HSL
179°, 98%, 40%
CMYK
99, 0, 3, 20
Luminance
0.4732

Every format

HEX#02ccc7
RGBrgb(2, 204, 199)
HSLhsl(179, 98%, 40%)
CMYKcmyk(99%, 0%, 3%, 20%)
LABlab(74.4 -42.1 -9.4)
LCHlch(74.4 43.1 192.7)
OKLCHoklch(0.764 0.131 191.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red0.8%
Green80.0%
Blue78.0%

CMYK percentages

Cyan99.0%
Magenta0.0%
Yellow2.5%
Key (black)20.0%

Color previews

#02ccc7 text on a black background

contrast 10.46:1

Card sample

#02ccc7 text on a white background

contrast 2.01:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(2, 204, 199, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(2, 204, 199, 0.45);
Border & gradient
Gradient panel
border: 3px solid #02ccc7;
background: linear-gradient(135deg, #02ccc7, #024ACC);

Monochromatic scale

Palettes built from #02ccc7

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #02ccc7 in the Color Lab