Skip to content

#00dfab

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

RGB
0, 223, 171
HSL
166°, 100%, 44%
CMYK
100, 0, 23, 13
Luminance
0.5572

Every format

HEX#00dfab
RGBrgb(0, 223, 171)
HSLhsl(166, 100%, 44%)
CMYKcmyk(100%, 0%, 23%, 13%)
LABlab(79.5 -57.4 12.9)
LCHlch(79.5 58.8 167.3)
OKLCHoklch(0.803 0.162 168.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#00dfab on white: 1.73:1
AA ✗ fail · AA-large · AAA
Aa
#00dfab on black: 12.14:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green87.5%
Blue67.1%

CMYK percentages

Cyan100.0%
Magenta0.0%
Yellow23.3%
Key (black)12.5%

Color previews

#00dfab text on a black background

contrast 12.14:1

Card sample

#00dfab text on a white background

contrast 1.73:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(0, 223, 171, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(0, 223, 171, 0.45);
Border & gradient
Gradient panel
border: 3px solid #00dfab;
background: linear-gradient(135deg, #00dfab, #007EDF);

Monochromatic scale

Palettes built from #00dfab

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #00dfab in the Color Lab