Skip to content

#accf2b

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

RGB
172, 207, 43
HSL
73°, 66%, 49%
CMYK
17, 0, 79, 19
Luminance
0.5357

Every format

HEX#accf2b
RGBrgb(172, 207, 43)
HSLhsl(73, 66%, 49%)
CMYKcmyk(17%, 0%, 79%, 19%)
LABlab(78.2 -32.1 70.6)
LCHlch(78.2 77.6 114.5)
OKLCHoklch(0.801 0.181 121.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green81.2%
Blue16.9%

CMYK percentages

Cyan16.9%
Magenta0.0%
Yellow79.2%
Key (black)18.8%

Color previews

#accf2b text on a black background

contrast 11.71:1

Card sample

#accf2b text on a white background

contrast 1.79:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #accf2b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #accf2b in the Color Lab