Skip to content

#75afeb

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

RGB
117, 175, 235
HSL
211°, 75%, 69%
CMYK
50, 26, 0, 8
Luminance
0.4044

Every format

HEX#75afeb
RGBrgb(117, 175, 235)
HSLhsl(211, 75%, 69%)
CMYKcmyk(50%, 26%, 0%, 8%)
LABlab(69.8 -2.5 -35.8)
LCHlch(69.8 35.9 266.0)
OKLCHoklch(0.738 0.106 250.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#75afeb on white: 2.31:1
AA ✗ fail · AA-large · AAA
Aa
#75afeb on black: 9.09:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red45.9%
Green68.6%
Blue92.2%

CMYK percentages

Cyan50.2%
Magenta25.5%
Yellow0.0%
Key (black)7.8%

Color previews

#75afeb text on a black background

contrast 9.09:1

Card sample

#75afeb text on a white background

contrast 2.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #75afeb;
Background color
Panel with #75afeb background
background-color: #75afeb;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #75afeb;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(117, 175, 235, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(117, 175, 235, 0.45);
Border & gradient
Gradient panel
border: 3px solid #75afeb;
background: linear-gradient(135deg, #75afeb, #8A75EB);

Monochromatic scale

Palettes built from #75afeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #75afeb in the Color Lab