Skip to content

#02cdbc

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

RGB
2, 205, 188
HSL
175°, 98%, 41%
CMYK
99, 0, 8, 20
Luminance
0.4731

Every format

HEX#02cdbc
RGBrgb(2, 205, 188)
HSLhsl(175, 98%, 41%)
CMYKcmyk(99%, 0%, 8%, 20%)
LABlab(74.4 -45.7 -3.5)
LCHlch(74.4 45.8 184.4)
OKLCHoklch(0.762 0.135 184.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red0.8%
Green80.4%
Blue73.7%

CMYK percentages

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

Color previews

#02cdbc text on a black background

contrast 10.46:1

Card sample

#02cdbc text on a white background

contrast 2.01:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #02cdbc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #02cdbc in the Color Lab