Skip to content

#8abbdf

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

RGB
138, 187, 223
HSL
205°, 57%, 71%
CMYK
38, 16, 0, 13
Luminance
0.4627

Every format

HEX#8abbdf
RGBrgb(138, 187, 223)
HSLhsl(205, 57%, 71%)
CMYKcmyk(38%, 16%, 0%, 13%)
LABlab(73.7 -7.2 -23.1)
LCHlch(73.7 24.2 252.7)
OKLCHoklch(0.770 0.073 240.7)

Copy-ready code

/* CSS */
color: #8abbdf;
background-color: #8abbdf;
/* Tailwind (arbitrary) */
class="text-[#8abbdf] bg-[#8abbdf]"
/* SCSS */
$brand: #8abbdf;
/* SwiftUI */
Color(red: 0.541, green: 0.733, blue: 0.875)
/* Android */
Color.parseColor("#8abbdf")

Accessibility — WCAG contrast

Aa
#8abbdf on white: 2.05:1
AA ✗ fail · AA-large · AAA
Aa
#8abbdf on black: 10.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red54.1%
Green73.3%
Blue87.5%

CMYK percentages

Cyan38.1%
Magenta16.1%
Yellow0.0%
Key (black)12.5%

Color previews

#8abbdf text on a black background

contrast 10.25:1

Card sample

#8abbdf text on a white background

contrast 2.05:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #8abbdf;
Background color
Panel with #8abbdf background
background-color: #8abbdf;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(138, 187, 223, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(138, 187, 223, 0.45);
Border & gradient
Gradient panel
border: 3px solid #8abbdf;
background: linear-gradient(135deg, #8abbdf, #928ADF);

Monochromatic scale

Palettes built from #8abbdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #8abbdf in the Color Lab