Skip to content

#accb8f

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

RGB
172, 203, 143
HSL
91°, 37%, 68%
CMYK
15, 0, 30, 20
Luminance
0.5347

Every format

HEX#accb8f
RGBrgb(172, 203, 143)
HSLhsl(91, 37%, 68%)
CMYKcmyk(15%, 0%, 30%, 20%)
LABlab(78.2 -21.0 26.6)
LCHlch(78.2 33.9 128.3)
OKLCHoklch(0.804 0.088 130.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#accb8f on white: 1.80:1
AA ✗ fail · AA-large · AAA
Aa
#accb8f on black: 11.69:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green79.6%
Blue56.1%

CMYK percentages

Cyan15.3%
Magenta0.0%
Yellow29.6%
Key (black)20.4%

Color previews

#accb8f text on a black background

contrast 11.69:1

Card sample

#accb8f text on a white background

contrast 1.80:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #accb8f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #accb8f in the Color Lab