Skip to content

#124ccc

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

RGB
18, 76, 204
HSL
221°, 84%, 44%
CMYK
91, 63, 0, 20
Luminance
0.0966

Every format

HEX#124ccc
RGBrgb(18, 76, 204)
HSLhsl(221, 84%, 44%)
CMYKcmyk(91%, 63%, 0%, 20%)
LABlab(37.2 33.0 -70.6)
LCHlch(37.2 77.9 295.0)
OKLCHoklch(0.471 0.206 262.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#124ccc on white: 7.16:1
AA ✓ pass · AA-large · AAA
Aa
#124ccc on black: 2.93:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red7.1%
Green29.8%
Blue80.0%

CMYK percentages

Cyan91.2%
Magenta62.7%
Yellow0.0%
Key (black)20.0%

Color previews

#124ccc text on a black background

contrast 2.93:1

Card sample

#124ccc text on a white background

contrast 7.16:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #124ccc;
Background color
Panel with #124ccc background
background-color: #124ccc;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #124ccc;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(18, 76, 204, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(18, 76, 204, 0.45);
Border & gradient
Gradient panel
border: 3px solid #124ccc;
background: linear-gradient(135deg, #124ccc, #5412CC);

Monochromatic scale

Palettes built from #124ccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #124ccc in the Color Lab