Skip to content

#00dace

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

RGB
0, 218, 206
HSL
177°, 100%, 43%
CMYK
100, 0, 6, 15
Luminance
0.5460

Every format

HEX#00dace
RGBrgb(0, 218, 206)
HSLhsl(177, 100%, 43%)
CMYKcmyk(100%, 0%, 6%, 15%)
LABlab(78.8 -46.2 -6.7)
LCHlch(78.8 46.7 188.2)
OKLCHoklch(0.800 0.139 187.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#00dace on white: 1.76:1
AA ✗ fail · AA-large · AAA
Aa
#00dace on black: 11.92:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green85.5%
Blue80.8%

CMYK percentages

Cyan100.0%
Magenta0.0%
Yellow5.5%
Key (black)14.5%

Color previews

#00dace text on a black background

contrast 11.92:1

Card sample

#00dace text on a white background

contrast 1.76:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(0, 218, 206, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(0, 218, 206, 0.45);
Border & gradient
Gradient panel
border: 3px solid #00dace;
background: linear-gradient(135deg, #00dace, #0055DA);

Monochromatic scale

Palettes built from #00dace

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #00dace in the Color Lab