Skip to content

#02bcac

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

RGB
2, 188, 172
HSL
175°, 98%, 37%
CMYK
99, 0, 9, 26
Luminance
0.3896

Every format

HEX#02bcac
RGBrgb(2, 188, 172)
HSLhsl(175, 98%, 37%)
CMYKcmyk(99%, 0%, 9%, 26%)
LABlab(68.7 -42.9 -3.1)
LCHlch(68.7 43.0 184.2)
OKLCHoklch(0.715 0.126 184.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#02bcac on white: 2.39:1
AA ✗ fail · AA-large · AAA
Aa
#02bcac on black: 8.79:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.8%
Green73.7%
Blue67.5%

CMYK percentages

Cyan98.9%
Magenta0.0%
Yellow8.5%
Key (black)26.3%

Color previews

#02bcac text on a black background

contrast 8.79:1

Card sample

#02bcac text on a white background

contrast 2.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #02bcac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #02bcac in the Color Lab