Skip to content

#09cbff

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

RGB
9, 203, 255
HSL
193°, 100%, 52%
CMYK
97, 20, 0, 0
Luminance
0.4999

Every format

HEX#09cbff
RGBrgb(9, 203, 255)
HSLhsl(193, 100%, 52%)
CMYKcmyk(97%, 20%, 0%, 0%)
LABlab(76.1 -23.6 -37.1)
LCHlch(76.1 44.0 237.5)
OKLCHoklch(0.784 0.147 225.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#09cbff on white: 1.91:1
AA ✗ fail · AA-large · AAA
Aa
#09cbff on black: 11.00:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red3.5%
Green79.6%
Blue100.0%

CMYK percentages

Cyan96.5%
Magenta20.4%
Yellow0.0%
Key (black)0.0%

Color previews

#09cbff text on a black background

contrast 11.00:1

Card sample

#09cbff text on a white background

contrast 1.91:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(9, 203, 255, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(9, 203, 255, 0.45);
Border & gradient
Gradient panel
border: 3px solid #09cbff;
background: linear-gradient(135deg, #09cbff, #0927FF);

Monochromatic scale

Palettes built from #09cbff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #09cbff in the Color Lab