Skip to content

#accf2c

a balanced, vivid green · cool · closest name: olivedrab

RGB
172, 207, 44
HSL
73°, 65%, 49%
CMYK
17, 0, 79, 19
Luminance
0.5358

Every format

HEX#accf2c
RGBrgb(172, 207, 44)
HSLhsl(73, 65%, 49%)
CMYKcmyk(17%, 0%, 79%, 19%)
LABlab(78.2 -32.1 70.3)
LCHlch(78.2 77.3 114.5)
OKLCHoklch(0.801 0.181 121.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#accf2c on white: 1.79:1
AA ✗ fail · AA-large · AAA
Aa
#accf2c on black: 11.72:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green81.2%
Blue17.3%

CMYK percentages

Cyan16.9%
Magenta0.0%
Yellow78.7%
Key (black)18.8%

Color previews

#accf2c text on a black background

contrast 11.72:1

Card sample

#accf2c text on a white background

contrast 1.79:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #accf2c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #accf2c in the Color Lab