Skip to content

#08afeb

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

RGB
8, 175, 235
HSL
196°, 93%, 48%
CMYK
97, 26, 0, 8
Luminance
0.3671

Every format

HEX#08afeb
RGBrgb(8, 175, 235)
HSLhsl(196, 93%, 48%)
CMYKcmyk(97%, 26%, 0%, 8%)
LABlab(67.1 -16.0 -40.3)
LCHlch(67.1 43.3 248.3)
OKLCHoklch(0.709 0.144 232.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red3.1%
Green68.6%
Blue92.2%

CMYK percentages

Cyan96.6%
Magenta25.5%
Yellow0.0%
Key (black)7.8%

Color previews

#08afeb text on a black background

contrast 8.34:1

Card sample

#08afeb text on a white background

contrast 2.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #08afeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #08afeb in the Color Lab