Skip to content

#02dace

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

RGB
2, 218, 206
HSL
177°, 98%, 43%
CMYK
99, 0, 6, 15
Luminance
0.5461

Every format

HEX#02dace
RGBrgb(2, 218, 206)
HSLhsl(177, 98%, 43%)
CMYKcmyk(99%, 0%, 6%, 15%)
LABlab(78.8 -46.1 -6.7)
LCHlch(78.8 46.6 188.2)
OKLCHoklch(0.800 0.139 187.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#02dace on white: 1.76:1
AA ✗ fail · AA-large · AAA
Aa
#02dace on black: 11.92:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.8%
Green85.5%
Blue80.8%

CMYK percentages

Cyan99.1%
Magenta0.0%
Yellow5.5%
Key (black)14.5%

Color previews

#02dace text on a black background

contrast 11.92:1

Card sample

#02dace text on a white background

contrast 1.76:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #02dace

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #02dace in the Color Lab