Skip to content

#00fcfc

a balanced, electric cyan · cool · “cyan”

RGB
0, 252, 252
HSL
180°, 100%, 49%
CMYK
100, 0, 0, 1
Luminance
0.7665

Every format

HEX#00fcfc
RGBrgb(0, 252, 252)
HSLhsl(180, 100%, 49%)
CMYKcmyk(100%, 0%, 0%, 1%)
LABlab(90.2 -47.7 -14.0)
LCHlch(90.2 49.7 196.4)
OKLCHoklch(0.897 0.153 194.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#00fcfc on white: 1.29:1
AA ✗ fail · AA-large · AAA
Aa
#00fcfc on black: 16.33:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green98.8%
Blue98.8%

CMYK percentages

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

Color previews

#00fcfc text on a black background

contrast 16.33:1

Card sample

#00fcfc text on a white background

contrast 1.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #00fcfc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #00fcfc in the Color Lab