Skip to content

#aaeb4b

a balanced, electric green · neutral · closest name: Green Yellow

RGB
170, 235, 75
HSL
84°, 80%, 61%
CMYK
28, 0, 68, 8
Luminance
0.6847

At a glance

Every number on this page in one read: what #aaeb4b is made of, how bright it looks, and which way it leans.

Hex
#aaeb4b
Hue
84°
green
Saturation
80%
electric
Lightness
61%
balanced
Brightness
92%
HSV value
Perceived
80%
weighted brightness
Luminance
0.6847
WCAG relative
Temperature
Neutral
45/100 cool
Color family
Green
Tone
Electric
Best ink
Black
14.69:1
Closest name
Green Yellow
ΔE2000 4.9
Where it sits
Hue84° of 360°
Saturation80%
Lightness61%
Temperature
Warm ← → Cool45% cool

Reads neutral. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#aaeb4b
RGBrgb(170, 235, 75)
HSLhsl(84, 80%, 61%)
CMYKcmyk(28%, 0%, 68%, 8%)
LABlab(86.2 -43.8 67.8)
LCHlch(86.2 80.7 122.8)
OKLCHoklch(0.867 0.198 129.0)
Decimal11201355
Display P3color(display-p3 0.667 0.922 0.294)

Copy-ready code

/* CSS */
color: #aaeb4b;
background-color: #aaeb4b;
/* Tailwind (arbitrary) */
class="text-[#aaeb4b] bg-[#aaeb4b]"
/* SCSS */
$brand: #aaeb4b;
/* SwiftUI */
Color(red: 0.667, green: 0.922, blue: 0.294)
/* Android */
Color.parseColor("#aaeb4b")
/* Flutter */
Color(0xFFAAEB4B)
/* Python / OpenCV (BGR) */
(75, 235, 170)

Best text color

Only one of black and white can be right. This is the one, with the number that proves it.

Readable at a glance#000000 on #aaeb4b · 14.69:1
Use #000000AAA at every size.
Aa
White text · 1.43:1
AA fail · AA large fail · AAA fail
Aa
Black text · 14.69:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #aaeb4b as text scores 1.43:1 on white and 14.69:1 on black.

Accessibility — WCAG contrast

Aa
#aaeb4b on white: 1.43:1
AA ✗ fail · AA-large · AAA
Aa
#aaeb4b on black: 14.69:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F6DB32
deuteranopia · #EDD659
tritanopia · #AFE1CB

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #aaeb4b is pinned to step 500; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F8FCF3
#F1F9E6
#E2F5C7
#CFF49A
#B7EE68
#aaeb4b
#8DDC18
#75B814
#5E9310
#466A10
#2C420A
Base = 500Lightest = 50 · #F8FCF3Darkest = 950 · #2C420A
:root {
  --brand-50: #F8FCF3;
  --brand-100: #F1F9E6;
  --brand-200: #E2F5C7;
  --brand-300: #CFF49A;
  --brand-400: #B7EE68;
  --brand-500: #aaeb4b;
  --brand-600: #8DDC18;
  --brand-700: #75B814;
  --brand-800: #5E9310;
  --brand-900: #466A10;
  --brand-950: #2C420A;
  --brand: #aaeb4b;
  --brand-ink: #000000;
}

Colors that work with #aaeb4b

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#000000
Black wins here
Surface#F8FAF4
Tinted page background
Border#DAEDC0
Hairlines and dividers
Muted text#7A9B4B
Captions on the surface
Accent#6147EF
Second voice, not a rival
Dark variant#49730D
Hover, pressed, headers
Light variant#F4FCE8
Selected rows, tints
Dark surface#1E2414
Dark-mode background
Light mode
Everything in its place

Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.

Primary actionSecondaryBadge
Dark mode
Same hue, inverted

Lightness flips, hue holds. The accent stays the anchor in both themes.

Primary actionSecondaryAccent

How to use #aaeb4b

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • Full-page backgrounds — tiring over long sessions
  • Pairing with a same-lightness hue — edges vibrate

Similar colors

One move away from this hex in each direction. Every swatch is its own page.

Color relationships

The wheel positions with their names attached, so you can grab the one you actually need.

Complementary#8C4BEB
Analogous left#EBDC4B
Analogous right#5AEB4B
Split-complement 1#4B5AEB
Split-complement 2#DC4BEB
Triadic 1#4BAAEB
Triadic 2#EB4BAA
Tetradic#4BEBDC

RGB percentages

Red66.7%
Green92.2%
Blue29.4%

CMYK percentages

Cyan27.7%
Magenta0.0%
Yellow68.1%
Key (black)7.8%

Color previews

#aaeb4b text on a black background

contrast 14.69:1

Card sample

#aaeb4b text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aaeb4b

Shades — darker

Tints — lighter

Color harmonies

Nearest named colors

Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.

#aaeb4b in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
SustainabilityFinanceHealth and wellnessAgriculture
Common UI roles
ButtonsLinksFocus statesCharts
Print note

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#aaeb4b, answered

What color is #aaeb4b?

#aaeb4b is a balanced electric green, closest to Green Yellow (ΔE2000 4.9). It sits at 84° on the hue wheel with 80% saturation and 61% lightness, which reads as neutral.

What is the RGB value of #aaeb4b?

rgb(170, 235, 75) — 170 red, 235 green and 75 blue out of 255, or 66.7% / 92.2% / 29.4% by channel.

Is #aaeb4b a light or a dark color?

It is a light color. Relative luminance is 0.6847 and perceived brightness is 80%, so black text on it reaches 14.69:1.

Should I use black or white text on #aaeb4b?

Black. It scores 14.69:1 against #aaeb4b, versus 1.43:1 for white — AAA at any size.

What is the complementary color of #aaeb4b?

#8C4BEB sits directly opposite on the wheel. Softer options are the split-complements #4B5AEB and #DC4BEB, which give the same contrast with far less vibration.

What colors go well with #aaeb4b?

For interface work: #F8FAF4 as the surface, #DAEDC0 for borders, #7A9B4B for secondary text, #6147EF as an accent and #49730D for hover and pressed states. For a palette, the analogous pair #EBDC4B and #5AEB4B stays calm, while #8C4BEB is the loudest partner.

What is #aaeb4b in CMYK for printing?

cmyk(28%, 0%, 68%, 8%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #aaeb4b warm or cool?

Neutral — it scores 45 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #E5EB4B; nudged cooler, #6EED49.

Work with #aaeb4b in the Color Lab