Skip to content

#02cace

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

RGB
2, 202, 206
HSL
181°, 98%, 41%
CMYK
99, 2, 0, 19
Luminance
0.4671

Every format

HEX#02cace
RGBrgb(2, 202, 206)
HSLhsl(181, 98%, 41%)
CMYKcmyk(99%, 2%, 0%, 19%)
LABlab(74.0 -39.1 -13.8)
LCHlch(74.0 41.5 199.5)
OKLCHoklch(0.761 0.129 197.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#02cace on white: 2.03:1
AA ✗ fail · AA-large · AAA
Aa
#02cace on black: 10.34:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.8%
Green79.2%
Blue80.8%

CMYK percentages

Cyan99.0%
Magenta1.9%
Yellow0.0%
Key (black)19.2%

Color previews

#02cace text on a black background

contrast 10.34:1

Card sample

#02cace text on a white background

contrast 2.03:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #02cace

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #02cace in the Color Lab