Skip to content

#04afeb

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

RGB
4, 175, 235
HSL
196°, 97%, 47%
CMYK
98, 26, 0, 8
Luminance
0.3668

Every format

HEX#04afeb
RGBrgb(4, 175, 235)
HSLhsl(196, 97%, 47%)
CMYKcmyk(98%, 26%, 0%, 8%)
LABlab(67.0 -16.1 -40.3)
LCHlch(67.0 43.4 248.2)
OKLCHoklch(0.709 0.144 232.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red1.6%
Green68.6%
Blue92.2%

CMYK percentages

Cyan98.3%
Magenta25.5%
Yellow0.0%
Key (black)7.8%

Color previews

#04afeb text on a black background

contrast 8.34:1

Card sample

#04afeb text on a white background

contrast 2.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #04afeb;
Background color
Panel with #04afeb background
background-color: #04afeb;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #04afeb;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(4, 175, 235, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(4, 175, 235, 0.45);
Border & gradient
Gradient panel
border: 3px solid #04afeb;
background: linear-gradient(135deg, #04afeb, #0415EB);

Monochromatic scale

Palettes built from #04afeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #04afeb in the Color Lab