Skip to content

#abc183

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

RGB
171, 193, 131
HSL
81°, 33%, 64%
CMYK
11, 0, 32, 24
Luminance
0.4844

Every format

HEX#abc183
RGBrgb(171, 193, 131)
HSLhsl(81, 33%, 64%)
CMYKcmyk(11%, 0%, 32%, 24%)
LABlab(75.1 -18.1 28.8)
LCHlch(75.1 34.0 122.1)
OKLCHoklch(0.779 0.087 124.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc183 on white: 1.96:1
AA ✗ fail · AA-large · AAA
Aa
#abc183 on black: 10.69:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green75.7%
Blue51.4%

CMYK percentages

Cyan11.4%
Magenta0.0%
Yellow32.1%
Key (black)24.3%

Color previews

#abc183 text on a black background

contrast 10.69:1

Card sample

#abc183 text on a white background

contrast 1.96:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc183

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc183 in the Color Lab