Skip to content

#aaeb2c

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

RGB
170, 235, 44
HSL
80°, 83%, 55%
CMYK
28, 0, 81, 8
Luminance
0.6814

Every format

HEX#aaeb2c
RGBrgb(170, 235, 44)
HSLhsl(80, 83%, 55%)
CMYKcmyk(28%, 0%, 81%, 8%)
LABlab(86.1 -45.3 77.3)
LCHlch(86.1 89.6 120.4)
OKLCHoklch(0.865 0.214 127.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red66.7%
Green92.2%
Blue17.3%

CMYK percentages

Cyan27.7%
Magenta0.0%
Yellow81.3%
Key (black)7.8%

Color previews

#aaeb2c text on a black background

contrast 14.63:1

Card sample

#aaeb2c text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(170, 235, 44, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(170, 235, 44, 0.45);
Border & gradient
Gradient panel
border: 3px solid #aaeb2c;
background: linear-gradient(135deg, #aaeb2c, #2CEB2D);

Monochromatic scale

Palettes built from #aaeb2c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aaeb2c in the Color Lab