Skip to content

#accf8c

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

RGB
172, 207, 140
HSL
91°, 41%, 68%
CMYK
17, 0, 32, 19
Luminance
0.5529

Every format

HEX#accf8c
RGBrgb(172, 207, 140)
HSLhsl(91, 41%, 68%)
CMYKcmyk(17%, 0%, 32%, 19%)
LABlab(79.2 -23.4 29.6)
LCHlch(79.2 37.7 128.4)
OKLCHoklch(0.813 0.098 130.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#accf8c on white: 1.74:1
AA ✗ fail · AA-large · AAA
Aa
#accf8c on black: 12.06:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green81.2%
Blue54.9%

CMYK percentages

Cyan16.9%
Magenta0.0%
Yellow32.4%
Key (black)18.8%

Color previews

#accf8c text on a black background

contrast 12.06:1

Card sample

#accf8c text on a white background

contrast 1.74:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #accf8c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #accf8c in the Color Lab