Skip to content

#2a7faa

a dark, vivid blue · cool · closest name: steelblue

RGB
42, 127, 170
HSL
200°, 60%, 42%
CMYK
75, 25, 0, 33
Luminance
0.1857

Every format

HEX#2a7faa
RGBrgb(42, 127, 170)
HSLhsl(200, 60%, 42%)
CMYKcmyk(75%, 25%, 0%, 33%)
LABlab(50.2 -10.4 -30.1)
LCHlch(50.2 31.8 251.0)
OKLCHoklch(0.566 0.103 235.2)

Copy-ready code

/* CSS */
color: #2a7faa;
background-color: #2a7faa;
/* Tailwind (arbitrary) */
class="text-[#2a7faa] bg-[#2a7faa]"
/* SCSS */
$brand: #2a7faa;
/* SwiftUI */
Color(red: 0.165, green: 0.498, blue: 0.667)
/* Android */
Color.parseColor("#2a7faa")

Accessibility — WCAG contrast

Aa
#2a7faa on white: 4.45:1
AA ✗ fail · AA-large · AAA
Aa
#2a7faa on black: 4.71:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red16.5%
Green49.8%
Blue66.7%

CMYK percentages

Cyan75.3%
Magenta25.3%
Yellow0.0%
Key (black)33.3%

Color previews

#2a7faa text on a black background

contrast 4.71:1

Card sample

#2a7faa text on a white background

contrast 4.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #2a7faa;
Background color
Panel with #2a7faa background
background-color: #2a7faa;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(42, 127, 170, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(42, 127, 170, 0.45);
Border & gradient
Gradient panel
border: 3px solid #2a7faa;
background: linear-gradient(135deg, #2a7faa, #2A2AAA);

Monochromatic scale

Palettes built from #2a7faa

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2a7faa in the Color Lab