Skip to content

#adbc2c

a balanced, vivid yellow · cool · closest name: olive

RGB
173, 188, 44
HSL
66°, 62%, 46%
CMYK
8, 0, 77, 26
Luminance
0.4503

Every format

HEX#adbc2c
RGBrgb(173, 188, 44)
HSLhsl(66, 62%, 46%)
CMYKcmyk(8%, 0%, 77%, 26%)
LABlab(72.9 -22.6 65.5)
LCHlch(72.9 69.3 109.0)
OKLCHoklch(0.759 0.159 115.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adbc2c on white: 2.10:1
AA ✗ fail · AA-large · AAA
Aa
#adbc2c on black: 10.01:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green73.7%
Blue17.3%

CMYK percentages

Cyan8.0%
Magenta0.0%
Yellow76.6%
Key (black)26.3%

Color previews

#adbc2c text on a black background

contrast 10.01:1

Card sample

#adbc2c text on a white background

contrast 2.10:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(173, 188, 44, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(173, 188, 44, 0.45);
Border & gradient
Gradient panel
border: 3px solid #adbc2c;
background: linear-gradient(135deg, #adbc2c, #4DBC2C);

Monochromatic scale

Palettes built from #adbc2c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adbc2c in the Color Lab