Skip to content

#acccad

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

RGB
172, 204, 173
HSL
122°, 24%, 74%
CMYK
16, 0, 15, 20
Luminance
0.5497

Every format

HEX#acccad
RGBrgb(172, 204, 173)
HSLhsl(122, 24%, 74%)
CMYKcmyk(16%, 0%, 15%, 20%)
LABlab(79.0 -16.6 11.9)
LCHlch(79.0 20.4 144.3)
OKLCHoklch(0.813 0.055 145.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green80.0%
Blue67.8%

CMYK percentages

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

Color previews

#acccad text on a black background

contrast 11.99:1

Card sample

#acccad text on a white background

contrast 1.75:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acccad

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acccad in the Color Lab