Skip to content

#abc455

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

RGB
171, 196, 85
HSL
74°, 49%, 55%
CMYK
13, 0, 57, 23
Luminance
0.4879

Every format

HEX#abc455
RGBrgb(171, 196, 85)
HSLhsl(74, 49%, 55%)
CMYKcmyk(13%, 0%, 57%, 23%)
LABlab(75.3 -24.7 51.9)
LCHlch(75.3 57.5 115.5)
OKLCHoklch(0.779 0.140 120.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.1%
Green76.9%
Blue33.3%

CMYK percentages

Cyan12.8%
Magenta0.0%
Yellow56.6%
Key (black)23.1%

Color previews

#abc455 text on a black background

contrast 10.76:1

Card sample

#abc455 text on a white background

contrast 1.95:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc455

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc455 in the Color Lab