Skip to content

#adeb3a

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

RGB
173, 235, 58
HSL
81°, 82%, 58%
CMYK
26, 0, 75, 8
Luminance
0.6861

Every format

HEX#adeb3a
RGBrgb(173, 235, 58)
HSLhsl(81, 82%, 58%)
CMYKcmyk(26%, 0%, 75%, 8%)
LABlab(86.3 -43.6 73.7)
LCHlch(86.3 85.7 120.6)
OKLCHoklch(0.867 0.206 127.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.8%
Green92.2%
Blue22.7%

CMYK percentages

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

Color previews

#adeb3a text on a black background

contrast 14.72:1

Card sample

#adeb3a text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adeb3a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adeb3a in the Color Lab