Skip to content

#accc8f

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

RGB
172, 204, 143
HSL
92°, 37%, 68%
CMYK
16, 0, 30, 20
Luminance
0.5394

Every format

HEX#accc8f
RGBrgb(172, 204, 143)
HSLhsl(92, 37%, 68%)
CMYKcmyk(16%, 0%, 30%, 20%)
LABlab(78.4 -21.5 27.0)
LCHlch(78.4 34.5 128.5)
OKLCHoklch(0.806 0.089 130.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#accc8f on white: 1.78:1
AA ✗ fail · AA-large · AAA
Aa
#accc8f on black: 11.79:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green80.0%
Blue56.1%

CMYK percentages

Cyan15.7%
Magenta0.0%
Yellow29.9%
Key (black)20.0%

Color previews

#accc8f text on a black background

contrast 11.79:1

Card sample

#accc8f text on a white background

contrast 1.78:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #accc8f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #accc8f in the Color Lab