Skip to content

#01cdcb

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

RGB
1, 205, 203
HSL
179°, 99%, 40%
CMYK
100, 0, 1, 20
Luminance
0.4798

Every format

HEX#01cdcb
RGBrgb(1, 205, 203)
HSLhsl(179, 99%, 40%)
CMYKcmyk(100%, 0%, 1%, 20%)
LABlab(74.8 -41.4 -11.0)
LCHlch(74.8 42.8 194.9)
OKLCHoklch(0.767 0.131 193.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#01cdcb on white: 1.98:1
AA ✗ fail · AA-large · AAA
Aa
#01cdcb on black: 10.60:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.4%
Green80.4%
Blue79.6%

CMYK percentages

Cyan99.5%
Magenta0.0%
Yellow1.0%
Key (black)19.6%

Color previews

#01cdcb text on a black background

contrast 10.60:1

Card sample

#01cdcb text on a white background

contrast 1.98:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #01cdcb;
Background color
Panel with #01cdcb background
background-color: #01cdcb;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #01cdcb;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(1, 205, 203, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(1, 205, 203, 0.45);
Border & gradient
Gradient panel
border: 3px solid #01cdcb;
background: linear-gradient(135deg, #01cdcb, #0147CD);

Monochromatic scale

Palettes built from #01cdcb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #01cdcb in the Color Lab