Skip to content

#00adfd

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

RGB
0, 173, 253
HSL
199°, 100%, 50%
CMYK
100, 32, 0, 1
Luminance
0.3698

Every format

HEX#00adfd
RGBrgb(0, 173, 253)
HSLhsl(199, 100%, 50%)
CMYKcmyk(100%, 32%, 0%, 1%)
LABlab(67.3 -8.6 -49.8)
LCHlch(67.3 50.5 260.2)
OKLCHoklch(0.713 0.163 240.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#00adfd on white: 2.50:1
AA ✗ fail · AA-large · AAA
Aa
#00adfd on black: 8.40:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green67.8%
Blue99.2%

CMYK percentages

Cyan100.0%
Magenta31.6%
Yellow0.0%
Key (black)0.8%

Color previews

#00adfd text on a black background

contrast 8.40:1

Card sample

#00adfd text on a white background

contrast 2.50:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #00adfd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #00adfd in the Color Lab