Skip to content

#abc262

a balanced, soft green · cool · closest name: khaki

RGB
171, 194, 98
HSL
74°, 44%, 57%
CMYK
12, 0, 50, 24
Luminance
0.4812

Every format

HEX#abc262
RGBrgb(171, 194, 98)
HSLhsl(74, 44%, 57%)
CMYKcmyk(12%, 0%, 50%, 24%)
LABlab(74.9 -22.5 45.3)
LCHlch(74.9 50.6 116.4)
OKLCHoklch(0.776 0.125 120.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.1%
Green76.1%
Blue38.4%

CMYK percentages

Cyan11.9%
Magenta0.0%
Yellow49.5%
Key (black)23.9%

Color previews

#abc262 text on a black background

contrast 10.62:1

Card sample

#abc262 text on a white background

contrast 1.98:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc262

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc262 in the Color Lab