Skip to content

#14acac

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

RGB
20, 172, 172
HSL
180°, 79%, 38%
CMYK
88, 0, 0, 33
Luminance
0.3263

Every format

HEX#14acac
RGBrgb(20, 172, 172)
HSLhsl(180, 79%, 38%)
CMYKcmyk(88%, 0%, 0%, 33%)
LABlab(63.9 -35.0 -10.3)
LCHlch(63.9 36.5 196.4)
OKLCHoklch(0.675 0.113 194.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#14acac on white: 2.79:1
AA ✗ fail · AA-large · AAA
Aa
#14acac on black: 7.53:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red7.8%
Green67.5%
Blue67.5%

CMYK percentages

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

Color previews

#14acac text on a black background

contrast 7.53:1

Card sample

#14acac text on a white background

contrast 2.79:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #14acac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #14acac in the Color Lab