Skip to content

#00abac

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

RGB
0, 171, 172
HSL
180°, 100%, 34%
CMYK
100, 1, 0, 33
Luminance
0.3210

Every format

HEX#00abac
RGBrgb(0, 171, 172)
HSLhsl(180, 100%, 34%)
CMYKcmyk(100%, 1%, 0%, 33%)
LABlab(63.4 -35.3 -11.0)
LCHlch(63.4 37.0 197.3)
OKLCHoklch(0.671 0.115 195.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#00abac on white: 2.83:1
AA ✗ fail · AA-large · AAA
Aa
#00abac on black: 7.42:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green67.1%
Blue67.5%

CMYK percentages

Cyan100.0%
Magenta0.6%
Yellow0.0%
Key (black)32.5%

Color previews

#00abac text on a black background

contrast 7.42:1

Card sample

#00abac text on a white background

contrast 2.83:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #00abac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #00abac in the Color Lab