Skip to content

#00dffc

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

RGB
0, 223, 252
HSL
187°, 100%, 49%
CMYK
100, 12, 0, 1
Luminance
0.5980

Every format

HEX#00dffc
RGBrgb(0, 223, 252)
HSLhsl(187, 100%, 49%)
CMYKcmyk(100%, 12%, 0%, 1%)
LABlab(81.7 -34.6 -26.8)
LCHlch(81.7 43.7 217.7)
OKLCHoklch(0.829 0.144 211.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#00dffc on white: 1.62:1
AA ✗ fail · AA-large · AAA
Aa
#00dffc on black: 12.96:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green87.5%
Blue98.8%

CMYK percentages

Cyan100.0%
Magenta11.5%
Yellow0.0%
Key (black)1.2%

Color previews

#00dffc text on a black background

contrast 12.96:1

Card sample

#00dffc text on a white background

contrast 1.62:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #00dffc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #00dffc in the Color Lab