Skip to content

#8daace

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

RGB
141, 170, 206
HSL
213°, 40%, 68%
CMYK
32, 18, 0, 19
Luminance
0.3887

Every format

HEX#8daace
RGBrgb(141, 170, 206)
HSLhsl(213, 40%, 68%)
CMYKcmyk(32%, 18%, 0%, 19%)
LABlab(68.7 -1.5 -21.5)
LCHlch(68.7 21.6 266.1)
OKLCHoklch(0.729 0.062 254.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#8daace on white: 2.39:1
AA ✗ fail · AA-large · AAA
Aa
#8daace on black: 8.77:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red55.3%
Green66.7%
Blue80.8%

CMYK percentages

Cyan31.6%
Magenta17.5%
Yellow0.0%
Key (black)19.2%

Color previews

#8daace text on a black background

contrast 8.77:1

Card sample

#8daace text on a white background

contrast 2.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(141, 170, 206, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(141, 170, 206, 0.45);
Border & gradient
Gradient panel
border: 3px solid #8daace;
background: linear-gradient(135deg, #8daace, #9B8DCE);

Monochromatic scale

Palettes built from #8daace

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #8daace in the Color Lab