Skip to content

#00caca

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

RGB
0, 202, 202
HSL
180°, 100%, 40%
CMYK
100, 0, 0, 21
Luminance
0.4651

Every format

HEX#00caca
RGBrgb(0, 202, 202)
HSLhsl(180, 100%, 40%)
CMYKcmyk(100%, 0%, 0%, 21%)
LABlab(73.9 -40.4 -11.9)
LCHlch(73.9 42.1 196.4)
OKLCHoklch(0.760 0.130 194.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#00caca on white: 2.04:1
AA ✗ fail · AA-large · AAA
Aa
#00caca on black: 10.30:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green79.2%
Blue79.2%

CMYK percentages

Cyan100.0%
Magenta0.0%
Yellow0.0%
Key (black)20.8%

Color previews

#00caca text on a black background

contrast 10.30:1

Card sample

#00caca text on a white background

contrast 2.04:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #00caca

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #00caca in the Color Lab