Skip to content

#008ddf

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

RGB
0, 141, 223
HSL
202°, 100%, 44%
CMYK
100, 37, 0, 13
Luminance
0.2438

Every format

HEX#008ddf
RGBrgb(0, 141, 223)
HSLhsl(202, 100%, 44%)
CMYKcmyk(100%, 37%, 0%, 13%)
LABlab(56.5 -1.5 -50.4)
LCHlch(56.5 50.4 268.3)
OKLCHoklch(0.623 0.158 245.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#008ddf on white: 3.57:1
AA ✗ fail · AA-large · AAA
Aa
#008ddf on black: 5.88:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green55.3%
Blue87.5%

CMYK percentages

Cyan100.0%
Magenta36.8%
Yellow0.0%
Key (black)12.5%

Color previews

#008ddf text on a black background

contrast 5.88:1

Card sample

#008ddf text on a white background

contrast 3.57:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #008ddf;
Background color
Panel with #008ddf background
background-color: #008ddf;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #008ddf;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(0, 141, 223, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(0, 141, 223, 0.45);
Border & gradient
Gradient panel
border: 3px solid #008ddf;
background: linear-gradient(135deg, #008ddf, #0800DF);

Monochromatic scale

Palettes built from #008ddf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #008ddf in the Color Lab