Skip to content

#02cddb

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

RGB
2, 205, 219
HSL
184°, 98%, 43%
CMYK
99, 6, 0, 14
Luminance
0.4879

Every format

HEX#02cddb
RGBrgb(2, 205, 219)
HSLhsl(184, 98%, 43%)
CMYKcmyk(99%, 6%, 0%, 14%)
LABlab(75.3 -36.5 -18.9)
LCHlch(75.3 41.1 207.4)
OKLCHoklch(0.773 0.132 203.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#02cddb on white: 1.95:1
AA ✗ fail · AA-large · AAA
Aa
#02cddb on black: 10.76:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.8%
Green80.4%
Blue85.9%

CMYK percentages

Cyan99.1%
Magenta6.4%
Yellow0.0%
Key (black)14.1%

Color previews

#02cddb text on a black background

contrast 10.76:1

Card sample

#02cddb text on a white background

contrast 1.95:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(2, 205, 219, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(2, 205, 219, 0.45);
Border & gradient
Gradient panel
border: 3px solid #02cddb;
background: linear-gradient(135deg, #02cddb, #023CDB);

Monochromatic scale

Palettes built from #02cddb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #02cddb in the Color Lab