Skip to content

#0cacac

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

RGB
12, 172, 172
HSL
180°, 87%, 36%
CMYK
93, 0, 0, 33
Luminance
0.3256

Every format

HEX#0cacac
RGBrgb(12, 172, 172)
HSLhsl(180, 87%, 36%)
CMYKcmyk(93%, 0%, 0%, 33%)
LABlab(63.8 -35.4 -10.4)
LCHlch(63.8 36.9 196.4)
OKLCHoklch(0.675 0.114 194.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#0cacac on white: 2.80:1
AA ✗ fail · AA-large · AAA
Aa
#0cacac on black: 7.51:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red4.7%
Green67.5%
Blue67.5%

CMYK percentages

Cyan93.0%
Magenta0.0%
Yellow0.0%
Key (black)32.5%

Color previews

#0cacac text on a black background

contrast 7.51:1

Card sample

#0cacac text on a white background

contrast 2.80:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #0cacac;
Background color
Panel with #0cacac background
background-color: #0cacac;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #0cacac;
Text shadow — RGB

Soft neon halo

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

Monochromatic scale

Palettes built from #0cacac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #0cacac in the Color Lab