Skip to content

#00fdcd

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

RGB
0, 253, 205
HSL
169°, 100%, 50%
CMYK
100, 0, 19, 1
Luminance
0.7466

Every format

HEX#00fdcd
RGBrgb(0, 253, 205)
HSLhsl(169, 100%, 50%)
CMYKcmyk(100%, 0%, 19%, 1%)
LABlab(89.2 -60.6 9.0)
LCHlch(89.2 61.3 171.5)
OKLCHoklch(0.886 0.171 172.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#00fdcd on white: 1.32:1
AA ✗ fail · AA-large · AAA
Aa
#00fdcd on black: 15.93:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green99.2%
Blue80.4%

CMYK percentages

Cyan100.0%
Magenta0.0%
Yellow19.0%
Key (black)0.8%

Color previews

#00fdcd text on a black background

contrast 15.93:1

Card sample

#00fdcd text on a white background

contrast 1.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(0, 253, 205, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(0, 253, 205, 0.45);
Border & gradient
Gradient panel
border: 3px solid #00fdcd;
background: linear-gradient(135deg, #00fdcd, #0084FD);

Monochromatic scale

Palettes built from #00fdcd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #00fdcd in the Color Lab