Skip to content

#589abc

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

RGB
88, 154, 188
HSL
200°, 43%, 54%
CMYK
53, 18, 0, 26
Luminance
0.2882

Every format

HEX#589abc
RGBrgb(88, 154, 188)
HSLhsl(200, 43%, 54%)
CMYKcmyk(53%, 18%, 0%, 26%)
LABlab(60.6 -11.4 -24.1)
LCHlch(60.6 26.6 244.7)
OKLCHoklch(0.656 0.084 232.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#589abc on white: 3.10:1
AA ✗ fail · AA-large · AAA
Aa
#589abc on black: 6.76:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red34.5%
Green60.4%
Blue73.7%

CMYK percentages

Cyan53.2%
Magenta18.1%
Yellow0.0%
Key (black)26.3%

Color previews

#589abc text on a black background

contrast 6.76:1

Card sample

#589abc text on a white background

contrast 3.10:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(88, 154, 188, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(88, 154, 188, 0.45);
Border & gradient
Gradient panel
border: 3px solid #589abc;
background: linear-gradient(135deg, #589abc, #5958BC);

Monochromatic scale

Palettes built from #589abc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #589abc in the Color Lab