Skip to content

#accb7c

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

RGB
172, 203, 124
HSL
84°, 43%, 64%
CMYK
15, 0, 39, 20
Luminance
0.5294

Every format

HEX#accb7c
RGBrgb(172, 203, 124)
HSLhsl(84, 43%, 64%)
CMYKcmyk(15%, 0%, 39%, 20%)
LABlab(77.8 -23.6 36.0)
LCHlch(77.8 43.1 123.2)
OKLCHoklch(0.801 0.110 126.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#accb7c on white: 1.81:1
AA ✗ fail · AA-large · AAA
Aa
#accb7c on black: 11.59:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green79.6%
Blue48.6%

CMYK percentages

Cyan15.3%
Magenta0.0%
Yellow38.9%
Key (black)20.4%

Color previews

#accb7c text on a black background

contrast 11.59:1

Card sample

#accb7c text on a white background

contrast 1.81:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(172, 203, 124, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(172, 203, 124, 0.45);
Border & gradient
Gradient panel
border: 3px solid #accb7c;
background: linear-gradient(135deg, #accb7c, #7CCB81);

Monochromatic scale

Palettes built from #accb7c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #accb7c in the Color Lab