Skip to content

#adc01e

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

RGB
173, 192, 30
HSL
67°, 73%, 44%
CMYK
10, 0, 84, 25
Luminance
0.4668

Every format

HEX#adc01e
RGBrgb(173, 192, 30)
HSLhsl(67, 73%, 44%)
CMYKcmyk(10%, 0%, 84%, 25%)
LABlab(74.0 -25.0 70.3)
LCHlch(74.0 74.6 109.6)
OKLCHoklch(0.767 0.170 116.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adc01e on white: 2.03:1
AA ✗ fail · AA-large · AAA
Aa
#adc01e on black: 10.34:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green75.3%
Blue11.8%

CMYK percentages

Cyan9.9%
Magenta0.0%
Yellow84.4%
Key (black)24.7%

Color previews

#adc01e text on a black background

contrast 10.34:1

Card sample

#adc01e text on a white background

contrast 2.03:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(173, 192, 30, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(173, 192, 30, 0.45);
Border & gradient
Gradient panel
border: 3px solid #adc01e;
background: linear-gradient(135deg, #adc01e, #41C01E);

Monochromatic scale

Palettes built from #adc01e

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adc01e in the Color Lab