Skip to content

#abeb03

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

RGB
171, 235, 3
HSL
77°, 98%, 47%
CMYK
27, 0, 99, 8
Luminance
0.6808

Every format

HEX#abeb03
RGBrgb(171, 235, 3)
HSLhsl(77, 98%, 47%)
CMYKcmyk(27%, 0%, 99%, 8%)
LABlab(86.0 -45.8 83.4)
LCHlch(86.0 95.2 118.8)
OKLCHoklch(0.864 0.222 126.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#abeb03 on white: 1.44:1
AA ✗ fail · AA-large · AAA
Aa
#abeb03 on black: 14.62:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.1%
Green92.2%
Blue1.2%

CMYK percentages

Cyan27.2%
Magenta0.0%
Yellow98.7%
Key (black)7.8%

Color previews

#abeb03 text on a black background

contrast 14.62:1

Card sample

#abeb03 text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #abeb03

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #abeb03 in the Color Lab