Skip to content

#00ccbc

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

RGB
0, 204, 188
HSL
175°, 100%, 40%
CMYK
100, 0, 8, 20
Luminance
0.4682

Every format

HEX#00ccbc
RGBrgb(0, 204, 188)
HSLhsl(175, 100%, 40%)
CMYKcmyk(100%, 0%, 8%, 20%)
LABlab(74.1 -45.3 -4.0)
LCHlch(74.1 45.5 185.0)
OKLCHoklch(0.760 0.134 184.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#00ccbc on white: 2.03:1
AA ✗ fail · AA-large · AAA
Aa
#00ccbc on black: 10.36:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green80.0%
Blue73.7%

CMYK percentages

Cyan100.0%
Magenta0.0%
Yellow7.8%
Key (black)20.0%

Color previews

#00ccbc text on a black background

contrast 10.36:1

Card sample

#00ccbc text on a white background

contrast 2.03:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(0, 204, 188, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(0, 204, 188, 0.45);
Border & gradient
Gradient panel
border: 3px solid #00ccbc;
background: linear-gradient(135deg, #00ccbc, #0054CC);

Monochromatic scale

Palettes built from #00ccbc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #00ccbc in the Color Lab