Skip to content

#02cacb

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

RGB
2, 202, 203
HSL
180°, 98%, 40%
CMYK
99, 1, 0, 20
Luminance
0.4657

Every format

HEX#02cacb
RGBrgb(2, 202, 203)
HSLhsl(180, 98%, 40%)
CMYKcmyk(99%, 1%, 0%, 20%)
LABlab(73.9 -40.0 -12.3)
LCHlch(73.9 41.9 197.1)
OKLCHoklch(0.760 0.129 195.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#02cacb on white: 2.04:1
AA ✗ fail · AA-large · AAA
Aa
#02cacb on black: 10.31:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.8%
Green79.2%
Blue79.6%

CMYK percentages

Cyan99.0%
Magenta0.5%
Yellow0.0%
Key (black)20.4%

Color previews

#02cacb text on a black background

contrast 10.31:1

Card sample

#02cacb text on a white background

contrast 2.04:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #02cacb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #02cacb in the Color Lab