Skip to content

#02caca

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

RGB
2, 202, 202
HSL
180°, 98%, 40%
CMYK
99, 0, 0, 21
Luminance
0.4652

Every format

HEX#02caca
RGBrgb(2, 202, 202)
HSLhsl(180, 98%, 40%)
CMYKcmyk(99%, 0%, 0%, 21%)
LABlab(73.9 -40.3 -11.8)
LCHlch(73.9 42.0 196.4)
OKLCHoklch(0.760 0.130 194.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

Cyan99.0%
Magenta0.0%
Yellow0.0%
Key (black)20.8%

Color previews

#02caca text on a black background

contrast 10.30:1

Card sample

#02caca text on a white background

contrast 2.04:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #02caca

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #02caca in the Color Lab