Skip to content

#adeb18

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

RGB
173, 235, 24
HSL
78°, 84%, 51%
CMYK
26, 0, 90, 8
Luminance
0.6837

Every format

HEX#adeb18
RGBrgb(173, 235, 24)
HSLhsl(78, 84%, 51%)
CMYKcmyk(26%, 0%, 90%, 8%)
LABlab(86.2 -44.8 81.4)
LCHlch(86.2 92.9 118.8)
OKLCHoklch(0.866 0.218 126.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.8%
Green92.2%
Blue9.4%

CMYK percentages

Cyan26.4%
Magenta0.0%
Yellow89.8%
Key (black)7.8%

Color previews

#adeb18 text on a black background

contrast 14.67:1

Card sample

#adeb18 text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adeb18

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adeb18 in the Color Lab