Skip to content

#abc298

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

RGB
171, 194, 152
HSL
93°, 26%, 68%
CMYK
12, 0, 22, 24
Luminance
0.4951

Every format

HEX#abc298
RGBrgb(171, 194, 152)
HSLhsl(93, 26%, 68%)
CMYKcmyk(12%, 0%, 22%, 24%)
LABlab(75.8 -15.4 18.6)
LCHlch(75.8 24.2 129.7)
OKLCHoklch(0.785 0.063 131.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.1%
Green76.1%
Blue59.6%

CMYK percentages

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

Color previews

#abc298 text on a black background

contrast 10.90:1

Card sample

#abc298 text on a white background

contrast 1.93:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc298

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc298 in the Color Lab