Skip to content

#adef0b

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

RGB
173, 239, 11
HSL
77°, 91%, 49%
CMYK
28, 0, 95, 6
Luminance
0.7064

Every format

HEX#adef0b
RGBrgb(173, 239, 11)
HSLhsl(77, 91%, 49%)
CMYKcmyk(28%, 0%, 95%, 6%)
LABlab(87.3 -46.7 83.8)
LCHlch(87.3 96.0 119.1)
OKLCHoklch(0.875 0.225 127.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adef0b on white: 1.39:1
AA ✗ fail · AA-large · AAA
Aa
#adef0b on black: 15.13:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green93.7%
Blue4.3%

CMYK percentages

Cyan27.6%
Magenta0.0%
Yellow95.4%
Key (black)6.3%

Color previews

#adef0b text on a black background

contrast 15.13:1

Card sample

#adef0b text on a white background

contrast 1.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(173, 239, 11, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(173, 239, 11, 0.45);
Border & gradient
Gradient panel
border: 3px solid #adef0b;
background: linear-gradient(135deg, #adef0b, #15EF0B);

Monochromatic scale

Palettes built from #adef0b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adef0b in the Color Lab