Skip to content

#abc248

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

RGB
171, 194, 72
HSL
71°, 50%, 52%
CMYK
12, 0, 63, 24
Luminance
0.4771

Every format

HEX#abc248
RGBrgb(171, 194, 72)
HSLhsl(71, 50%, 52%)
CMYKcmyk(12%, 0%, 63%, 24%)
LABlab(74.6 -24.8 56.9)
LCHlch(74.6 62.0 113.5)
OKLCHoklch(0.773 0.149 119.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc248 on white: 1.99:1
AA ✗ fail · AA-large · AAA
Aa
#abc248 on black: 10.54:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green76.1%
Blue28.2%

CMYK percentages

Cyan11.9%
Magenta0.0%
Yellow62.9%
Key (black)23.9%

Color previews

#abc248 text on a black background

contrast 10.54:1

Card sample

#abc248 text on a white background

contrast 1.99:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc248

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc248 in the Color Lab