Skip to content

#009cef

a balanced, electric blue · cool · closest name: dodgerblue

RGB
0, 156, 239
HSL
201°, 100%, 47%
CMYK
100, 35, 0, 6
Luminance
0.3001

Every format

HEX#009cef
RGBrgb(0, 156, 239)
HSLhsl(201, 100%, 47%)
CMYKcmyk(100%, 35%, 0%, 6%)
LABlab(61.7 -4.2 -51.0)
LCHlch(61.7 51.1 265.3)
OKLCHoklch(0.666 0.163 243.5)

Copy-ready code

/* CSS */
color: #009cef;
background-color: #009cef;
/* Tailwind (arbitrary) */
class="text-[#009cef] bg-[#009cef]"
/* SCSS */
$brand: #009cef;
/* SwiftUI */
Color(red: 0.000, green: 0.612, blue: 0.937)
/* Android */
Color.parseColor("#009cef")

Accessibility — WCAG contrast

Aa
#009cef on white: 3.00:1
AA ✗ fail · AA-large · AAA
Aa
#009cef on black: 7.00:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green61.2%
Blue93.7%

CMYK percentages

Cyan100.0%
Magenta34.7%
Yellow0.0%
Key (black)6.3%

Color previews

#009cef text on a black background

contrast 7.00:1

Card sample

#009cef text on a white background

contrast 3.00:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #009cef;
Background color
Panel with #009cef background
background-color: #009cef;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #009cef;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(0, 156, 239, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(0, 156, 239, 0.45);
Border & gradient
Gradient panel
border: 3px solid #009cef;
background: linear-gradient(135deg, #009cef, #0300EF);

Monochromatic scale

Palettes built from #009cef

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #009cef in the Color Lab