Skip to content

#abeb30

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

RGB
171, 235, 48
HSL
81°, 82%, 56%
CMYK
27, 0, 80, 8
Luminance
0.6829

Every format

HEX#abeb30
RGBrgb(171, 235, 48)
HSLhsl(81, 82%, 56%)
CMYKcmyk(27%, 0%, 80%, 8%)
LABlab(86.2 -44.8 76.4)
LCHlch(86.2 88.6 120.4)
OKLCHoklch(0.866 0.211 127.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.1%
Green92.2%
Blue18.8%

CMYK percentages

Cyan27.2%
Magenta0.0%
Yellow79.6%
Key (black)7.8%

Color previews

#abeb30 text on a black background

contrast 14.66:1

Card sample

#abeb30 text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(171, 235, 48, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(171, 235, 48, 0.45);
Border & gradient
Gradient panel
border: 3px solid #abeb30;
background: linear-gradient(135deg, #abeb30, #30EB32);

Monochromatic scale

Palettes built from #abeb30

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abeb30 in the Color Lab