Skip to content

#adfd2c

a balanced, electric green · cool · closest name: yellow

RGB
173, 253, 44
HSL
83°, 98%, 58%
CMYK
32, 0, 83, 1
Luminance
0.7932

Every format

HEX#adfd2c
RGBrgb(173, 253, 44)
HSLhsl(83, 98%, 58%)
CMYKcmyk(32%, 0%, 83%, 1%)
LABlab(91.4 -51.8 82.0)
LCHlch(91.4 97.0 122.3)
OKLCHoklch(0.908 0.232 129.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adfd2c on white: 1.25:1
AA ✗ fail · AA-large · AAA
Aa
#adfd2c on black: 16.86:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green99.2%
Blue17.3%

CMYK percentages

Cyan31.6%
Magenta0.0%
Yellow82.6%
Key (black)0.8%

Color previews

#adfd2c text on a black background

contrast 16.86:1

Card sample

#adfd2c text on a white background

contrast 1.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adfd2c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adfd2c in the Color Lab