Skip to content

#000e88

a dark, electric blue · warm · closest name: navy

RGB
0, 14, 136
HSL
234°, 100%, 27%
CMYK
100, 90, 0, 47
Luminance
0.0209

Every format

HEX#000e88
RGBrgb(0, 14, 136)
HSLhsl(234, 100%, 27%)
CMYKcmyk(100%, 90%, 0%, 47%)
LABlab(16.0 44.5 -64.8)
LCHlch(16.0 78.6 304.5)
OKLCHoklch(0.295 0.189 264.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#000e88 on white: 14.81:1
AA ✓ pass · AA-large · AAA
Aa
#000e88 on black: 1.42:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green5.5%
Blue53.3%

CMYK percentages

Cyan100.0%
Magenta89.7%
Yellow0.0%
Key (black)46.7%

Color previews

#000e88 text on a black background

contrast 1.42:1

Card sample

#000e88 text on a white background

contrast 14.81:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #000e88;
Background color
Panel with #000e88 background
background-color: #000e88;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #000e88;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(0, 14, 136, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(0, 14, 136, 0.45);
Border & gradient
Gradient panel
border: 3px solid #000e88;
background: linear-gradient(135deg, #000e88, #4D0088);

Monochromatic scale

Palettes built from #000e88

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #000e88 in the Color Lab