Skip to content

#abc255

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

RGB
171, 194, 85
HSL
73°, 47%, 55%
CMYK
12, 0, 56, 24
Luminance
0.4790

Every format

HEX#abc255
RGBrgb(171, 194, 85)
HSLhsl(73, 47%, 55%)
CMYKcmyk(12%, 0%, 56%, 24%)
LABlab(74.8 -23.8 51.3)
LCHlch(74.8 56.5 114.9)
OKLCHoklch(0.774 0.138 119.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc255 on white: 1.98:1
AA ✗ fail · AA-large · AAA
Aa
#abc255 on black: 10.58:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

Cyan11.9%
Magenta0.0%
Yellow56.2%
Key (black)23.9%

Color previews

#abc255 text on a black background

contrast 10.58:1

Card sample

#abc255 text on a white background

contrast 1.98:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc255

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc255 in the Color Lab