Skip to content

#140c3c

a deep, vivid blue · warm · closest name: midnightblue

RGB
20, 12, 60
HSL
250°, 67%, 14%
CMYK
67, 80, 0, 77
Luminance
0.0074

Every format

HEX#140c3c
RGBrgb(20, 12, 60)
HSLhsl(250, 67%, 14%)
CMYKcmyk(67%, 80%, 0%, 77%)
LABlab(6.7 19.9 -29.3)
LCHlch(6.7 35.4 304.1)
OKLCHoklch(0.203 0.087 283.1)

Copy-ready code

/* CSS */
color: #140c3c;
background-color: #140c3c;
/* Tailwind (arbitrary) */
class="text-[#140c3c] bg-[#140c3c]"
/* SCSS */
$brand: #140c3c;
/* SwiftUI */
Color(red: 0.078, green: 0.047, blue: 0.235)
/* Android */
Color.parseColor("#140c3c")

Accessibility — WCAG contrast

Aa
#140c3c on white: 18.30:1
AA ✓ pass · AA-large · AAA
Aa
#140c3c on black: 1.15:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red7.8%
Green4.7%
Blue23.5%

CMYK percentages

Cyan66.7%
Magenta80.0%
Yellow0.0%
Key (black)76.5%

Color previews

#140c3c text on a black background

contrast 1.15:1

Card sample

#140c3c text on a white background

contrast 18.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #140c3c;
Background color
Panel with #140c3c background
background-color: #140c3c;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #140c3c;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(20, 12, 60, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(20, 12, 60, 0.45);
Border & gradient
Gradient panel
border: 3px solid #140c3c;
background: linear-gradient(135deg, #140c3c, #340C3C);

Monochromatic scale

Palettes built from #140c3c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #140c3c in the Color Lab