Skip to content

#accf9b

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

RGB
172, 207, 155
HSL
100°, 35%, 71%
CMYK
17, 0, 25, 19
Luminance
0.5576

Every format

HEX#accf9b
RGBrgb(172, 207, 155)
HSLhsl(100, 35%, 71%)
CMYKcmyk(17%, 0%, 25%, 19%)
LABlab(79.5 -21.1 22.1)
LCHlch(79.5 30.6 133.7)
OKLCHoklch(0.816 0.080 135.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#accf9b on white: 1.73:1
AA ✗ fail · AA-large · AAA
Aa
#accf9b on black: 12.15:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green81.2%
Blue60.8%

CMYK percentages

Cyan16.9%
Magenta0.0%
Yellow25.1%
Key (black)18.8%

Color previews

#accf9b text on a black background

contrast 12.15:1

Card sample

#accf9b text on a white background

contrast 1.73:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #accf9b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #accf9b in the Color Lab