Skip to content

#adeb2c

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

RGB
173, 235, 44
HSL
80°, 83%, 55%
CMYK
26, 0, 81, 8
Luminance
0.6848

Every format

HEX#adeb2c
RGBrgb(173, 235, 44)
HSLhsl(80, 83%, 55%)
CMYKcmyk(26%, 0%, 81%, 8%)
LABlab(86.3 -44.2 77.5)
LCHlch(86.3 89.3 119.7)
OKLCHoklch(0.867 0.212 127.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adeb2c on white: 1.43:1
AA ✗ fail · AA-large · AAA
Aa
#adeb2c on black: 14.70:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green92.2%
Blue17.3%

CMYK percentages

Cyan26.4%
Magenta0.0%
Yellow81.3%
Key (black)7.8%

Color previews

#adeb2c text on a black background

contrast 14.70:1

Card sample

#adeb2c text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adeb2c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adeb2c in the Color Lab