Skip to content

#acccaf

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

RGB
172, 204, 175
HSL
126°, 24%, 74%
CMYK
16, 0, 14, 20
Luminance
0.5505

Every format

HEX#acccaf
RGBrgb(172, 204, 175)
HSLhsl(126, 24%, 74%)
CMYKcmyk(16%, 0%, 14%, 20%)
LABlab(79.1 -16.3 10.9)
LCHlch(79.1 19.6 146.1)
OKLCHoklch(0.814 0.053 147.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acccaf on white: 1.75:1
AA ✗ fail · AA-large · AAA
Aa
#acccaf on black: 12.01:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green80.0%
Blue68.6%

CMYK percentages

Cyan15.7%
Magenta0.0%
Yellow14.2%
Key (black)20.0%

Color previews

#acccaf text on a black background

contrast 12.01:1

Card sample

#acccaf text on a white background

contrast 1.75:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acccaf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acccaf in the Color Lab