Skip to content

#00dfad

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

RGB
0, 223, 173
HSL
167°, 100%, 44%
CMYK
100, 0, 22, 13
Luminance
0.5579

Every format

HEX#00dfad
RGBrgb(0, 223, 173)
HSLhsl(167, 100%, 44%)
CMYKcmyk(100%, 0%, 22%, 13%)
LABlab(79.5 -56.9 11.9)
LCHlch(79.5 58.2 168.2)
OKLCHoklch(0.803 0.161 169.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red0.0%
Green87.5%
Blue67.8%

CMYK percentages

Cyan100.0%
Magenta0.0%
Yellow22.4%
Key (black)12.5%

Color previews

#00dfad text on a black background

contrast 12.16:1

Card sample

#00dfad text on a white background

contrast 1.73:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #00dfad

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #00dfad in the Color Lab