Skip to content

#758abc

a balanced, soft blue · cool · closest name: steelblue

RGB
117, 138, 188
HSL
222°, 35%, 60%
CMYK
38, 27, 0, 26
Luminance
0.2559

Every format

HEX#758abc
RGBrgb(117, 138, 188)
HSLhsl(222, 35%, 60%)
CMYKcmyk(38%, 27%, 0%, 26%)
LABlab(57.6 5.0 -28.5)
LCHlch(57.6 28.9 280.0)
OKLCHoklch(0.636 0.079 266.6)

Copy-ready code

/* CSS */
color: #758abc;
background-color: #758abc;
/* Tailwind (arbitrary) */
class="text-[#758abc] bg-[#758abc]"
/* SCSS */
$brand: #758abc;
/* SwiftUI */
Color(red: 0.459, green: 0.541, blue: 0.737)
/* Android */
Color.parseColor("#758abc")

Accessibility — WCAG contrast

Aa
#758abc on white: 3.43:1
AA ✗ fail · AA-large · AAA
Aa
#758abc on black: 6.12:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red45.9%
Green54.1%
Blue73.7%

CMYK percentages

Cyan37.8%
Magenta26.6%
Yellow0.0%
Key (black)26.3%

Color previews

#758abc text on a black background

contrast 6.12:1

Card sample

#758abc text on a white background

contrast 3.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #758abc;
Background color
Panel with #758abc background
background-color: #758abc;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(117, 138, 188, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(117, 138, 188, 0.45);
Border & gradient
Gradient panel
border: 3px solid #758abc;
background: linear-gradient(135deg, #758abc, #8F75BC);

Monochromatic scale

Palettes built from #758abc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #758abc in the Color Lab