Skip to content

#58baff

a light, electric blue · cool · closest name: steelblue

RGB
88, 186, 255
HSL
205°, 100%, 67%
CMYK
66, 27, 0, 0
Luminance
0.4441

Every format

HEX#58baff
RGBrgb(88, 186, 255)
HSLhsl(205, 100%, 67%)
CMYKcmyk(66%, 27%, 0%, 0%)
LABlab(72.5 -7.9 -42.5)
LCHlch(72.5 43.3 259.4)
OKLCHoklch(0.759 0.135 242.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#58baff on white: 2.12:1
AA ✗ fail · AA-large · AAA
Aa
#58baff on black: 9.88:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red34.5%
Green72.9%
Blue100.0%

CMYK percentages

Cyan65.5%
Magenta27.1%
Yellow0.0%
Key (black)0.0%

Color previews

#58baff text on a black background

contrast 9.88:1

Card sample

#58baff text on a white background

contrast 2.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #58baff;
Background color
Panel with #58baff background
background-color: #58baff;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #58baff;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(88, 186, 255, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(88, 186, 255, 0.45);
Border & gradient
Gradient panel
border: 3px solid #58baff;
background: linear-gradient(135deg, #58baff, #6658FF);

Monochromatic scale

Palettes built from #58baff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #58baff in the Color Lab