Skip to content

#abc283

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

RGB
171, 194, 131
HSL
82°, 34%, 64%
CMYK
12, 0, 33, 24
Luminance
0.4888

Every format

HEX#abc283
RGBrgb(171, 194, 131)
HSLhsl(82, 34%, 64%)
CMYKcmyk(12%, 0%, 33%, 24%)
LABlab(75.4 -18.6 29.2)
LCHlch(75.4 34.6 122.5)
OKLCHoklch(0.781 0.088 124.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc283 on white: 1.95:1
AA ✗ fail · AA-large · AAA
Aa
#abc283 on black: 10.78:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green76.1%
Blue51.4%

CMYK percentages

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

Color previews

#abc283 text on a black background

contrast 10.78:1

Card sample

#abc283 text on a white background

contrast 1.95:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc283

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc283 in the Color Lab