Skip to content

#007da8

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

RGB
0, 125, 168
HSL
195°, 100%, 33%
CMYK
100, 26, 0, 34
Luminance
0.1749

Every format

HEX#007da8
RGBrgb(0, 125, 168)
HSLhsl(195, 100%, 33%)
CMYKcmyk(100%, 26%, 0%, 34%)
LABlab(48.9 -13.1 -31.0)
LCHlch(48.9 33.6 247.1)
OKLCHoklch(0.553 0.112 231.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#007da8 on white: 4.67:1
AA ✓ pass · AA-large · AAA
Aa
#007da8 on black: 4.50:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green49.0%
Blue65.9%

CMYK percentages

Cyan100.0%
Magenta25.6%
Yellow0.0%
Key (black)34.1%

Color previews

#007da8 text on a black background

contrast 4.50:1

Card sample

#007da8 text on a white background

contrast 4.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #007da8

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #007da8 in the Color Lab