Skip to content

#08aeff

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

RGB
8, 174, 255
HSL
200°, 100%, 52%
CMYK
97, 32, 0, 0
Luminance
0.3754

Every format

HEX#08aeff
RGBrgb(8, 174, 255)
HSLhsl(200, 100%, 52%)
CMYKcmyk(97%, 32%, 0%, 0%)
LABlab(67.7 -8.3 -50.2)
LCHlch(67.7 50.9 260.6)
OKLCHoklch(0.717 0.164 240.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#08aeff on white: 2.47:1
AA ✗ fail · AA-large · AAA
Aa
#08aeff on black: 8.51:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red3.1%
Green68.2%
Blue100.0%

CMYK percentages

Cyan96.9%
Magenta31.8%
Yellow0.0%
Key (black)0.0%

Color previews

#08aeff text on a black background

contrast 8.51:1

Card sample

#08aeff text on a white background

contrast 2.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(8, 174, 255, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(8, 174, 255, 0.45);
Border & gradient
Gradient panel
border: 3px solid #08aeff;
background: linear-gradient(135deg, #08aeff, #0809FF);

Monochromatic scale

Palettes built from #08aeff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #08aeff in the Color Lab