Skip to content

#adbc21

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

RGB
173, 188, 33
HSL
66°, 70%, 43%
CMYK
8, 0, 82, 26
Luminance
0.4496

Every format

HEX#adbc21
RGBrgb(173, 188, 33)
HSLhsl(66, 70%, 43%)
CMYKcmyk(8%, 0%, 82%, 26%)
LABlab(72.9 -23.0 68.6)
LCHlch(72.9 72.3 108.5)
OKLCHoklch(0.758 0.164 115.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.8%
Green73.7%
Blue12.9%

CMYK percentages

Cyan8.0%
Magenta0.0%
Yellow82.4%
Key (black)26.3%

Color previews

#adbc21 text on a black background

contrast 9.99:1

Card sample

#adbc21 text on a white background

contrast 2.10:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adbc21

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adbc21 in the Color Lab