Skip to content

#06acfd

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

RGB
6, 172, 253
HSL
200°, 98%, 51%
CMYK
98, 32, 0, 1
Luminance
0.3664

Every format

HEX#06acfd
RGBrgb(6, 172, 253)
HSLhsl(200, 98%, 51%)
CMYKcmyk(98%, 32%, 0%, 1%)
LABlab(67.0 -7.9 -50.2)
LCHlch(67.0 50.8 261.0)
OKLCHoklch(0.711 0.164 240.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red2.4%
Green67.5%
Blue99.2%

CMYK percentages

Cyan97.6%
Magenta32.0%
Yellow0.0%
Key (black)0.8%

Color previews

#06acfd text on a black background

contrast 8.33:1

Card sample

#06acfd text on a white background

contrast 2.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #06acfd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #06acfd in the Color Lab