Skip to content

#acbace

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

RGB
172, 186, 206
HSL
215°, 26%, 74%
CMYK
17, 10, 0, 19
Luminance
0.4834

Every format

HEX#acbace
RGBrgb(172, 186, 206)
HSLhsl(215, 26%, 74%)
CMYKcmyk(17%, 10%, 0%, 19%)
LABlab(75.0 -0.7 -11.7)
LCHlch(75.0 11.7 266.7)
OKLCHoklch(0.784 0.033 257.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acbace on white: 1.97:1
AA ✗ fail · AA-large · AAA
Aa
#acbace on black: 10.67:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green72.9%
Blue80.8%

CMYK percentages

Cyan16.5%
Magenta9.7%
Yellow0.0%
Key (black)19.2%

Color previews

#acbace text on a black background

contrast 10.67:1

Card sample

#acbace text on a white background

contrast 1.97:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(172, 186, 206, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(172, 186, 206, 0.45);
Border & gradient
Gradient panel
border: 3px solid #acbace;
background: linear-gradient(135deg, #acbace, #B5ACCE);

Monochromatic scale

Palettes built from #acbace

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acbace in the Color Lab