Skip to content

#09aceb

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

RGB
9, 172, 235
HSL
197°, 93%, 48%
CMYK
96, 27, 0, 8
Luminance
0.3556

Every format

HEX#09aceb
RGBrgb(9, 172, 235)
HSLhsl(197, 93%, 48%)
CMYKcmyk(96%, 27%, 0%, 8%)
LABlab(66.2 -14.3 -41.6)
LCHlch(66.2 44.0 251.0)
OKLCHoklch(0.702 0.146 234.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#09aceb on white: 2.59:1
AA ✗ fail · AA-large · AAA
Aa
#09aceb on black: 8.11:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red3.5%
Green67.5%
Blue92.2%

CMYK percentages

Cyan96.2%
Magenta26.8%
Yellow0.0%
Key (black)7.8%

Color previews

#09aceb text on a black background

contrast 8.11:1

Card sample

#09aceb text on a white background

contrast 2.59:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #09aceb;
Background color
Panel with #09aceb background
background-color: #09aceb;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #09aceb;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(9, 172, 235, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(9, 172, 235, 0.45);
Border & gradient
Gradient panel
border: 3px solid #09aceb;
background: linear-gradient(135deg, #09aceb, #0915EB);

Monochromatic scale

Palettes built from #09aceb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #09aceb in the Color Lab