Skip to content

#75adef

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

RGB
117, 173, 239
HSL
213°, 79%, 70%
CMYK
51, 28, 0, 6
Luminance
0.3990

Every format

HEX#75adef
RGBrgb(117, 173, 239)
HSLhsl(213, 79%, 70%)
CMYKcmyk(51%, 28%, 0%, 6%)
LABlab(69.4 -0.2 -38.6)
LCHlch(69.4 38.6 269.7)
OKLCHoklch(0.736 0.113 253.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#75adef on white: 2.34:1
AA ✗ fail · AA-large · AAA
Aa
#75adef on black: 8.98:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red45.9%
Green67.8%
Blue93.7%

CMYK percentages

Cyan51.0%
Magenta27.6%
Yellow0.0%
Key (black)6.3%

Color previews

#75adef text on a black background

contrast 8.98:1

Card sample

#75adef text on a white background

contrast 2.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #75adef

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #75adef in the Color Lab