Skip to content

#0077ff

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

RGB
0, 119, 255
HSL
212°, 100%, 50%
CMYK
100, 53, 0, 0
Luminance
0.2041

Every format

HEX#0077ff
RGBrgb(0, 119, 255)
HSLhsl(212, 100%, 50%)
CMYKcmyk(100%, 53%, 0%, 0%)
LABlab(52.3 24.4 -74.8)
LCHlch(52.3 78.7 288.1)
OKLCHoklch(0.597 0.221 258.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#0077ff on white: 4.13:1
AA ✗ fail · AA-large · AAA
Aa
#0077ff on black: 5.08:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green46.7%
Blue100.0%

CMYK percentages

Cyan100.0%
Magenta53.3%
Yellow0.0%
Key (black)0.0%

Color previews

#0077ff text on a black background

contrast 5.08:1

Card sample

#0077ff text on a white background

contrast 4.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #0077ff;
Background color
Panel with #0077ff background
background-color: #0077ff;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #0077ff;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(0, 119, 255, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(0, 119, 255, 0.45);
Border & gradient
Gradient panel
border: 3px solid #0077ff;
background: linear-gradient(135deg, #0077ff, #3300FF);

Monochromatic scale

Palettes built from #0077ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #0077ff in the Color Lab