Skip to content

#adcd02

a dark, electric yellow · cool · closest name: yellow

RGB
173, 205, 2
HSL
70°, 98%, 41%
CMYK
16, 0, 99, 20
Luminance
0.5255

Every format

HEX#adcd02
RGBrgb(173, 205, 2)
HSLhsl(70, 98%, 41%)
CMYKcmyk(16%, 0%, 99%, 20%)
LABlab(77.6 -31.7 77.1)
LCHlch(77.6 83.4 112.3)
OKLCHoklch(0.796 0.189 120.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adcd02 on white: 1.82:1
AA ✗ fail · AA-large · AAA
Aa
#adcd02 on black: 11.51:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green80.4%
Blue0.8%

CMYK percentages

Cyan15.6%
Magenta0.0%
Yellow99.0%
Key (black)19.6%

Color previews

#adcd02 text on a black background

contrast 11.51:1

Card sample

#adcd02 text on a white background

contrast 1.82:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(173, 205, 2, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(173, 205, 2, 0.45);
Border & gradient
Gradient panel
border: 3px solid #adcd02;
background: linear-gradient(135deg, #adcd02, #26CD02);

Monochromatic scale

Palettes built from #adcd02

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adcd02 in the Color Lab