Skip to content

#acbeaf

a light, muted green · cool · closest name: silver

RGB
172, 190, 175
HSL
130°, 12%, 71%
CMYK
10, 0, 8, 26
Luminance
0.4869

Every format

HEX#acbeaf
RGBrgb(172, 190, 175)
HSLhsl(130, 12%, 71%)
CMYKcmyk(10%, 0%, 8%, 26%)
LABlab(75.3 -9.0 5.5)
LCHlch(75.3 10.6 148.8)
OKLCHoklch(0.783 0.029 150.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acbeaf on white: 1.96:1
AA ✗ fail · AA-large · AAA
Aa
#acbeaf on black: 10.74:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green74.5%
Blue68.6%

CMYK percentages

Cyan9.5%
Magenta0.0%
Yellow7.9%
Key (black)25.5%

Color previews

#acbeaf text on a black background

contrast 10.74:1

Card sample

#acbeaf text on a white background

contrast 1.96:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acbeaf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acbeaf in the Color Lab