Skip to content

#458abc

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

RGB
69, 138, 188
HSL
205°, 47%, 50%
CMYK
63, 27, 0, 26
Luminance
0.2307

Every format

HEX#458abc
RGBrgb(69, 138, 188)
HSLhsl(205, 47%, 50%)
CMYKcmyk(63%, 27%, 0%, 26%)
LABlab(55.1 -6.2 -32.6)
LCHlch(55.1 33.2 259.2)
OKLCHoklch(0.610 0.103 242.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#458abc on white: 3.74:1
AA ✗ fail · AA-large · AAA
Aa
#458abc on black: 5.61:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red27.1%
Green54.1%
Blue73.7%

CMYK percentages

Cyan63.3%
Magenta26.6%
Yellow0.0%
Key (black)26.3%

Color previews

#458abc text on a black background

contrast 5.61:1

Card sample

#458abc text on a white background

contrast 3.74:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #458abc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #458abc in the Color Lab