Skip to content

#88adef

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

RGB
136, 173, 239
HSL
218°, 76%, 74%
CMYK
43, 28, 0, 6
Luminance
0.4135

Every format

HEX#88adef
RGBrgb(136, 173, 239)
HSLhsl(218, 76%, 74%)
CMYKcmyk(43%, 28%, 0%, 6%)
LABlab(70.4 4.3 -36.9)
LCHlch(70.4 37.2 276.6)
OKLCHoklch(0.746 0.104 261.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#88adef on white: 2.27:1
AA ✗ fail · AA-large · AAA
Aa
#88adef on black: 9.27:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red53.3%
Green67.8%
Blue93.7%

CMYK percentages

Cyan43.1%
Magenta27.6%
Yellow0.0%
Key (black)6.3%

Color previews

#88adef text on a black background

contrast 9.27:1

Card sample

#88adef text on a white background

contrast 2.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #88adef

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #88adef in the Color Lab