Skip to content

#00acaf

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

RGB
0, 172, 175
HSL
181°, 100%, 34%
CMYK
100, 2, 0, 31
Luminance
0.3260

Every format

HEX#00acaf
RGBrgb(0, 172, 175)
HSLhsl(181, 100%, 34%)
CMYKcmyk(100%, 2%, 0%, 31%)
LABlab(63.8 -34.9 -12.1)
LCHlch(63.8 36.9 199.1)
OKLCHoklch(0.675 0.115 197.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#00acaf on white: 2.79:1
AA ✗ fail · AA-large · AAA
Aa
#00acaf on black: 7.52:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green67.5%
Blue68.6%

CMYK percentages

Cyan100.0%
Magenta1.7%
Yellow0.0%
Key (black)31.4%

Color previews

#00acaf text on a black background

contrast 7.52:1

Card sample

#00acaf text on a white background

contrast 2.79:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #00acaf;
Background color
Panel with #00acaf background
background-color: #00acaf;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #00acaf;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(0, 172, 175, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(0, 172, 175, 0.45);
Border & gradient
Gradient panel
border: 3px solid #00acaf;
background: linear-gradient(135deg, #00acaf, #0037AF);

Monochromatic scale

Palettes built from #00acaf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #00acaf in the Color Lab