Skip to content

#09acfd

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

RGB
9, 172, 253
HSL
200°, 98%, 51%
CMYK
96, 32, 0, 1
Luminance
0.3665

Every format

HEX#09acfd
RGBrgb(9, 172, 253)
HSLhsl(200, 98%, 51%)
CMYKcmyk(96%, 32%, 0%, 1%)
LABlab(67.0 -7.9 -50.1)
LCHlch(67.0 50.8 261.1)
OKLCHoklch(0.711 0.164 240.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red3.5%
Green67.5%
Blue99.2%

CMYK percentages

Cyan96.4%
Magenta32.0%
Yellow0.0%
Key (black)0.8%

Color previews

#09acfd text on a black background

contrast 8.33:1

Card sample

#09acfd text on a white background

contrast 2.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #09acfd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #09acfd in the Color Lab