Skip to content

#abc768

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

RGB
171, 199, 104
HSL
78°, 46%, 59%
CMYK
14, 0, 48, 22
Luminance
0.5050

Every format

HEX#abc768
RGBrgb(171, 199, 104)
HSLhsl(78, 46%, 59%)
CMYKcmyk(14%, 0%, 48%, 22%)
LABlab(76.4 -24.4 44.2)
LCHlch(76.4 50.5 118.9)
OKLCHoklch(0.788 0.126 122.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abc768 on white: 1.89:1
AA ✗ fail · AA-large · AAA
Aa
#abc768 on black: 11.10:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green78.0%
Blue40.8%

CMYK percentages

Cyan14.1%
Magenta0.0%
Yellow47.7%
Key (black)22.0%

Color previews

#abc768 text on a black background

contrast 11.10:1

Card sample

#abc768 text on a white background

contrast 1.89:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abc768

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abc768 in the Color Lab