Skip to content

#01acac

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

RGB
1, 172, 172
HSL
180°, 99%, 34%
CMYK
99, 0, 0, 33
Luminance
0.3249

Every format

HEX#01acac
RGBrgb(1, 172, 172)
HSLhsl(180, 99%, 34%)
CMYKcmyk(99%, 0%, 0%, 33%)
LABlab(63.7 -35.8 -10.5)
LCHlch(63.7 37.3 196.4)
OKLCHoklch(0.674 0.115 194.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#01acac on white: 2.80:1
AA ✗ fail · AA-large · AAA
Aa
#01acac on black: 7.50:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.4%
Green67.5%
Blue67.5%

CMYK percentages

Cyan99.4%
Magenta0.0%
Yellow0.0%
Key (black)32.5%

Color previews

#01acac text on a black background

contrast 7.50:1

Card sample

#01acac text on a white background

contrast 2.80:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(1, 172, 172, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(1, 172, 172, 0.45);
Border & gradient
Gradient panel
border: 3px solid #01acac;
background: linear-gradient(135deg, #01acac, #013AAC);

Monochromatic scale

Palettes built from #01acac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #01acac in the Color Lab