Skip to content

#006ace

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

RGB
0, 106, 206
HSL
209°, 100%, 40%
CMYK
100, 49, 0, 19
Luminance
0.1476

Every format

HEX#006ace
RGBrgb(0, 106, 206)
HSLhsl(209, 100%, 40%)
CMYKcmyk(100%, 49%, 0%, 19%)
LABlab(45.3 13.5 -58.6)
LCHlch(45.3 60.1 283.0)
OKLCHoklch(0.532 0.175 254.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#006ace on white: 5.31:1
AA ✓ pass · AA-large · AAA
Aa
#006ace on black: 3.95:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green41.6%
Blue80.8%

CMYK percentages

Cyan100.0%
Magenta48.5%
Yellow0.0%
Key (black)19.2%

Color previews

#006ace text on a black background

contrast 3.95:1

Card sample

#006ace text on a white background

contrast 5.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #006ace;
Background color
Panel with #006ace background
background-color: #006ace;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #006ace;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(0, 106, 206, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(0, 106, 206, 0.45);
Border & gradient
Gradient panel
border: 3px solid #006ace;
background: linear-gradient(135deg, #006ace, #1F00CE);

Monochromatic scale

Palettes built from #006ace

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #006ace in the Color Lab