Skip to content

#abc355

a balanced, vivid green · cool · closest name: olivedrab

RGB
171, 195, 85
HSL
73°, 48%, 55%
CMYK
12, 0, 56, 24
Luminance
0.4834

Every format

HEX#abc355
RGBrgb(171, 195, 85)
HSLhsl(73, 48%, 55%)
CMYKcmyk(12%, 0%, 56%, 24%)
LABlab(75.0 -24.2 51.6)
LCHlch(75.0 57.0 115.2)
OKLCHoklch(0.776 0.139 120.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc355 on white: 1.97:1
AA ✗ fail · AA-large · AAA
Aa
#abc355 on black: 10.67:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green76.5%
Blue33.3%

CMYK percentages

Cyan12.3%
Magenta0.0%
Yellow56.4%
Key (black)23.5%

Color previews

#abc355 text on a black background

contrast 10.67:1

Card sample

#abc355 text on a white background

contrast 1.97:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(171, 195, 85, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(171, 195, 85, 0.45);
Border & gradient
Gradient panel
border: 3px solid #abc355;
background: linear-gradient(135deg, #abc355, #62C355);

Monochromatic scale

Palettes built from #abc355

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc355 in the Color Lab