Skip to content

#abcd69

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

RGB
171, 205, 105
HSL
80°, 50%, 61%
CMYK
17, 0, 49, 20
Luminance
0.5334

Every format

HEX#abcd69
RGBrgb(171, 205, 105)
HSLhsl(80, 50%, 61%)
CMYKcmyk(17%, 0%, 49%, 20%)
LABlab(78.1 -27.2 45.8)
LCHlch(78.1 53.2 120.7)
OKLCHoklch(0.802 0.133 124.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abcd69 on white: 1.80:1
AA ✗ fail · AA-large · AAA
Aa
#abcd69 on black: 11.67:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green80.4%
Blue41.2%

CMYK percentages

Cyan16.6%
Magenta0.0%
Yellow48.8%
Key (black)19.6%

Color previews

#abcd69 text on a black background

contrast 11.67:1

Card sample

#abcd69 text on a white background

contrast 1.80:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(171, 205, 105, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(171, 205, 105, 0.45);
Border & gradient
Gradient panel
border: 3px solid #abcd69;
background: linear-gradient(135deg, #abcd69, #69CD6A);

Monochromatic scale

Palettes built from #abcd69

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abcd69 in the Color Lab