Skip to content

#abc299

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

RGB
171, 194, 153
HSL
94°, 25%, 68%
CMYK
12, 0, 21, 24
Luminance
0.4954

Every format

HEX#abc299
RGBrgb(171, 194, 153)
HSLhsl(94, 25%, 68%)
CMYKcmyk(12%, 0%, 21%, 24%)
LABlab(75.8 -15.3 18.1)
LCHlch(75.8 23.7 130.2)
OKLCHoklch(0.786 0.062 131.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc299 on white: 1.93:1
AA ✗ fail · AA-large · AAA
Aa
#abc299 on black: 10.91:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green76.1%
Blue60.0%

CMYK percentages

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

Color previews

#abc299 text on a black background

contrast 10.91:1

Card sample

#abc299 text on a white background

contrast 1.93:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc299

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc299 in the Color Lab