Skip to content

#abc23c

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

RGB
171, 194, 60
HSL
70°, 53%, 50%
CMYK
12, 0, 69, 24
Luminance
0.4757

Every format

HEX#abc23c
RGBrgb(171, 194, 60)
HSLhsl(70, 53%, 50%)
CMYKcmyk(12%, 0%, 69%, 24%)
LABlab(74.5 -25.6 61.5)
LCHlch(74.5 66.6 112.5)
OKLCHoklch(0.772 0.157 118.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc23c on white: 2.00:1
AA ✗ fail · AA-large · AAA
Aa
#abc23c on black: 10.51:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green76.1%
Blue23.5%

CMYK percentages

Cyan11.9%
Magenta0.0%
Yellow69.1%
Key (black)23.9%

Color previews

#abc23c text on a black background

contrast 10.51:1

Card sample

#abc23c text on a white background

contrast 2.00:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(171, 194, 60, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(171, 194, 60, 0.45);
Border & gradient
Gradient panel
border: 3px solid #abc23c;
background: linear-gradient(135deg, #abc23c, #52C23C);

Monochromatic scale

Palettes built from #abc23c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc23c in the Color Lab