Skip to content

#09ccdf

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

RGB
9, 204, 223
HSL
185°, 92%, 46%
CMYK
96, 9, 0, 13
Luminance
0.4857

Every format

HEX#09ccdf
RGBrgb(9, 204, 223)
HSLhsl(185, 92%, 46%)
CMYKcmyk(96%, 9%, 0%, 13%)
LABlab(75.2 -34.6 -21.2)
LCHlch(75.2 40.6 211.5)
OKLCHoklch(0.773 0.132 206.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#09ccdf on white: 1.96:1
AA ✗ fail · AA-large · AAA
Aa
#09ccdf on black: 10.71:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red3.5%
Green80.0%
Blue87.5%

CMYK percentages

Cyan96.0%
Magenta8.5%
Yellow0.0%
Key (black)12.5%

Color previews

#09ccdf text on a black background

contrast 10.71:1

Card sample

#09ccdf text on a white background

contrast 1.96:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(9, 204, 223, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(9, 204, 223, 0.45);
Border & gradient
Gradient panel
border: 3px solid #09ccdf;
background: linear-gradient(135deg, #09ccdf, #093DDF);

Monochromatic scale

Palettes built from #09ccdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #09ccdf in the Color Lab