Skip to content

#abc264

a balanced, soft green · cool · closest name: khaki

RGB
171, 194, 100
HSL
75°, 44%, 58%
CMYK
12, 0, 49, 24
Luminance
0.4816

Every format

HEX#abc264
RGBrgb(171, 194, 100)
HSLhsl(75, 44%, 58%)
CMYKcmyk(12%, 0%, 49%, 24%)
LABlab(74.9 -22.3 44.4)
LCHlch(74.9 49.7 116.7)
OKLCHoklch(0.776 0.123 120.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc264 on white: 1.98:1
AA ✗ fail · AA-large · AAA
Aa
#abc264 on black: 10.63:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green76.1%
Blue39.2%

CMYK percentages

Cyan11.9%
Magenta0.0%
Yellow48.5%
Key (black)23.9%

Color previews

#abc264 text on a black background

contrast 10.63:1

Card sample

#abc264 text on a white background

contrast 1.98:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc264

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc264 in the Color Lab