Skip to content

#007da2

a dark, electric cyan · cool · closest name: steelblue

RGB
0, 125, 162
HSL
194°, 100%, 32%
CMYK
100, 23, 0, 37
Luminance
0.1728

Every format

HEX#007da2
RGBrgb(0, 125, 162)
HSLhsl(194, 100%, 32%)
CMYKcmyk(100%, 23%, 0%, 37%)
LABlab(48.6 -15.3 -27.9)
LCHlch(48.6 31.8 241.2)
OKLCHoklch(0.550 0.107 227.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#007da2 on white: 4.71:1
AA ✓ pass · AA-large · AAA
Aa
#007da2 on black: 4.46:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green49.0%
Blue63.5%

CMYK percentages

Cyan100.0%
Magenta22.8%
Yellow0.0%
Key (black)36.5%

Color previews

#007da2 text on a black background

contrast 4.46:1

Card sample

#007da2 text on a white background

contrast 4.71:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #007da2;
Background color
Panel with #007da2 background
background-color: #007da2;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(0, 125, 162, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(0, 125, 162, 0.45);
Border & gradient
Gradient panel
border: 3px solid #007da2;
background: linear-gradient(135deg, #007da2, #0011A2);

Monochromatic scale

Palettes built from #007da2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #007da2 in the Color Lab