Skip to content

#00fdfd

a balanced, electric cyan · cool · “cyan”

RGB
0, 253, 253
HSL
180°, 100%, 50%
CMYK
100, 0, 0, 1
Luminance
0.7734

Every format

HEX#00fdfd
RGBrgb(0, 253, 253)
HSLhsl(180, 100%, 50%)
CMYKcmyk(100%, 0%, 0%, 1%)
LABlab(90.5 -47.8 -14.1)
LCHlch(90.5 49.8 196.4)
OKLCHoklch(0.900 0.154 194.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#00fdfd on white: 1.28:1
AA ✗ fail · AA-large · AAA
Aa
#00fdfd on black: 16.47:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green99.2%
Blue99.2%

CMYK percentages

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

Color previews

#00fdfd text on a black background

contrast 16.47:1

Card sample

#00fdfd text on a white background

contrast 1.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #00fdfd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #00fdfd in the Color Lab