Skip to content

#00acfd

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

RGB
0, 172, 253
HSL
199°, 100%, 50%
CMYK
100, 32, 0, 1
Luminance
0.3660

Every format

HEX#00acfd
RGBrgb(0, 172, 253)
HSLhsl(199, 100%, 50%)
CMYKcmyk(100%, 32%, 0%, 1%)
LABlab(67.0 -8.1 -50.2)
LCHlch(67.0 50.9 260.9)
OKLCHoklch(0.711 0.164 240.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#00acfd on white: 2.52:1
AA ✗ fail · AA-large · AAA
Aa
#00acfd on black: 8.32:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green67.5%
Blue99.2%

CMYK percentages

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

Color previews

#00acfd text on a black background

contrast 8.32:1

Card sample

#00acfd text on a white background

contrast 2.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #00acfd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #00acfd in the Color Lab