Skip to content

#136fff

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

RGB
19, 111, 255
HSL
217°, 100%, 54%
CMYK
93, 57, 0, 0
Luminance
0.1873

Every format

HEX#136fff
RGBrgb(19, 111, 255)
HSLhsl(217, 100%, 54%)
CMYKcmyk(93%, 57%, 0%, 0%)
LABlab(50.4 30.0 -78.0)
LCHlch(50.4 83.5 291.0)
OKLCHoklch(0.582 0.229 260.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#136fff on white: 4.43:1
AA ✗ fail · AA-large · AAA
Aa
#136fff on black: 4.75:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red7.5%
Green43.5%
Blue100.0%

CMYK percentages

Cyan92.5%
Magenta56.5%
Yellow0.0%
Key (black)0.0%

Color previews

#136fff text on a black background

contrast 4.75:1

Card sample

#136fff text on a white background

contrast 4.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(19, 111, 255, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(19, 111, 255, 0.45);
Border & gradient
Gradient panel
border: 3px solid #136fff;
background: linear-gradient(135deg, #136fff, #5413FF);

Monochromatic scale

Palettes built from #136fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #136fff in the Color Lab