Skip to content

#adeb09

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

RGB
173, 235, 9
HSL
77°, 93%, 48%
CMYK
26, 0, 96, 8
Luminance
0.6832

Every format

HEX#adeb09
RGBrgb(173, 235, 9)
HSLhsl(77, 93%, 48%)
CMYKcmyk(26%, 0%, 96%, 8%)
LABlab(86.2 -45.0 83.1)
LCHlch(86.2 94.5 118.4)
OKLCHoklch(0.866 0.221 126.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.8%
Green92.2%
Blue3.5%

CMYK percentages

Cyan26.4%
Magenta0.0%
Yellow96.2%
Key (black)7.8%

Color previews

#adeb09 text on a black background

contrast 14.66:1

Card sample

#adeb09 text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adeb09

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adeb09 in the Color Lab