Skip to content

#00afec

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

RGB
0, 175, 236
HSL
196°, 100%, 46%
CMYK
100, 26, 0, 8
Luminance
0.3672

Every format

HEX#00afec
RGBrgb(0, 175, 236)
HSLhsl(196, 100%, 46%)
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: #00afec;
background-color: #00afec;
/* Tailwind (arbitrary) */
class="text-[#00afec] bg-[#00afec]"
/* SCSS */
$brand: #00afec;
/* SwiftUI */
Color(red: 0.000, green: 0.686, blue: 0.925)
/* Android */
Color.parseColor("#00afec")

Accessibility — WCAG contrast

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

RGB percentages

Red0.0%
Green68.6%
Blue92.5%

CMYK percentages

Cyan100.0%
Magenta25.8%
Yellow0.0%
Key (black)7.5%

Color previews

#00afec text on a black background

contrast 8.34:1

Card sample

#00afec text on a white background

contrast 2.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #00afec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #00afec in the Color Lab