Skip to content

#01afec

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

RGB
1, 175, 236
HSL
196°, 99%, 47%
CMYK
100, 26, 0, 8
Luminance
0.3672

Every format

HEX#01afec
RGBrgb(1, 175, 236)
HSLhsl(196, 99%, 47%)
CMYKcmyk(100%, 26%, 0%, 8%)
LABlab(67.1 -15.8 -40.8)
LCHlch(67.1 43.8 248.8)
OKLCHoklch(0.709 0.145 232.5)

Copy-ready code

/* CSS */
color: #01afec;
background-color: #01afec;
/* Tailwind (arbitrary) */
class="text-[#01afec] bg-[#01afec]"
/* SCSS */
$brand: #01afec;
/* SwiftUI */
Color(red: 0.004, green: 0.686, blue: 0.925)
/* Android */
Color.parseColor("#01afec")

Accessibility — WCAG contrast

Aa
#01afec on white: 2.52:1
AA ✗ fail · AA-large · AAA
Aa
#01afec on black: 8.34:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.4%
Green68.6%
Blue92.5%

CMYK percentages

Cyan99.6%
Magenta25.8%
Yellow0.0%
Key (black)7.5%

Color previews

#01afec text on a black background

contrast 8.34:1

Card sample

#01afec text on a white background

contrast 2.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #01afec;
Background color
Panel with #01afec background
background-color: #01afec;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #01afec;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(1, 175, 236, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(1, 175, 236, 0.45);
Border & gradient
Gradient panel
border: 3px solid #01afec;
background: linear-gradient(135deg, #01afec, #0112EC);

Monochromatic scale

Palettes built from #01afec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #01afec in the Color Lab