Skip to content

#02cbac

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

RGB
2, 203, 172
HSL
171°, 98%, 40%
CMYK
99, 0, 15, 20
Luminance
0.4570

Every format

HEX#02cbac
RGBrgb(2, 203, 172)
HSLhsl(171, 98%, 40%)
CMYKcmyk(99%, 0%, 15%, 20%)
LABlab(73.3 -49.2 3.6)
LCHlch(73.3 49.3 175.8)
OKLCHoklch(0.753 0.140 176.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#02cbac on white: 2.07:1
AA ✗ fail · AA-large · AAA
Aa
#02cbac on black: 10.14:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.8%
Green79.6%
Blue67.5%

CMYK percentages

Cyan99.0%
Magenta0.0%
Yellow15.3%
Key (black)20.4%

Color previews

#02cbac text on a black background

contrast 10.14:1

Card sample

#02cbac text on a white background

contrast 2.07:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #02cbac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #02cbac in the Color Lab