Skip to content

#136abc

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

RGB
19, 106, 188
HSL
209°, 82%, 41%
CMYK
90, 44, 0, 26
Luminance
0.1408

Every format

HEX#136abc
RGBrgb(19, 106, 188)
HSLhsl(209, 82%, 41%)
CMYKcmyk(90%, 44%, 0%, 26%)
LABlab(44.3 7.0 -49.8)
LCHlch(44.3 50.3 278.1)
OKLCHoklch(0.522 0.150 252.6)

Copy-ready code

/* CSS */
color: #136abc;
background-color: #136abc;
/* Tailwind (arbitrary) */
class="text-[#136abc] bg-[#136abc]"
/* SCSS */
$brand: #136abc;
/* SwiftUI */
Color(red: 0.075, green: 0.416, blue: 0.737)
/* Android */
Color.parseColor("#136abc")

Accessibility — WCAG contrast

Aa
#136abc on white: 5.50:1
AA ✓ pass · AA-large · AAA
Aa
#136abc on black: 3.82:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red7.5%
Green41.6%
Blue73.7%

CMYK percentages

Cyan89.9%
Magenta43.6%
Yellow0.0%
Key (black)26.3%

Color previews

#136abc text on a black background

contrast 3.82:1

Card sample

#136abc text on a white background

contrast 5.50:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #136abc;
Background color
Panel with #136abc background
background-color: #136abc;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #136abc;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(19, 106, 188, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(19, 106, 188, 0.45);
Border & gradient
Gradient panel
border: 3px solid #136abc;
background: linear-gradient(135deg, #136abc, #2D13BC);

Monochromatic scale

Palettes built from #136abc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #136abc in the Color Lab