Skip to content

#00abc0

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

RGB
0, 171, 192
HSL
187°, 100%, 38%
CMYK
100, 11, 0, 25
Luminance
0.3293

Every format

HEX#00abc0
RGBrgb(0, 171, 192)
HSLhsl(187, 100%, 38%)
CMYKcmyk(100%, 11%, 0%, 25%)
LABlab(64.1 -28.9 -21.1)
LCHlch(64.1 35.8 216.1)
OKLCHoklch(0.679 0.117 210.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#00abc0 on white: 2.77:1
AA ✗ fail · AA-large · AAA
Aa
#00abc0 on black: 7.59:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green67.1%
Blue75.3%

CMYK percentages

Cyan100.0%
Magenta10.9%
Yellow0.0%
Key (black)24.7%

Color previews

#00abc0 text on a black background

contrast 7.59:1

Card sample

#00abc0 text on a white background

contrast 2.77:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(0, 171, 192, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(0, 171, 192, 0.45);
Border & gradient
Gradient panel
border: 3px solid #00abc0;
background: linear-gradient(135deg, #00abc0, #002BC0);

Monochromatic scale

Palettes built from #00abc0

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #00abc0 in the Color Lab