Skip to content

#aeee7b

a light, electric green · neutral · closest name: Light Green

RGB
174, 238, 123
HSL
93°, 77%, 71%
CMYK
27, 0, 48, 7
Luminance
0.7158

At a glance

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

Hex
#aeee7b
Hue
93°
green
Saturation
77%
electric
Lightness
71%
light
Brightness
93%
HSV value
Perceived
82%
weighted brightness
Luminance
0.7158
WCAG relative
Temperature
Neutral
51/100 cool
Color family
Green
Tone
Electric
Best ink
Black
15.32:1
Closest name
Light Green
ΔE2000 6.2
Where it sits
Hue93° of 360°
Saturation77%
Lightness71%
Temperature
Warm ← → Cool51% 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#aeee7b
RGBrgb(174, 238, 123)
HSLhsl(93, 77%, 71%)
CMYKcmyk(27%, 0%, 48%, 7%)
LABlab(87.8 -39.4 49.0)
LCHlch(87.8 62.9 128.8)
OKLCHoklch(0.881 0.160 132.8)
Decimal11464315
Display P3color(display-p3 0.682 0.933 0.482)

Copy-ready code

/* CSS */
color: #aeee7b;
background-color: #aeee7b;
/* Tailwind (arbitrary) */
class="text-[#aeee7b] bg-[#aeee7b]"
/* SCSS */
$brand: #aeee7b;
/* SwiftUI */
Color(red: 0.682, green: 0.933, blue: 0.482)
/* Android */
Color.parseColor("#aeee7b")
/* Flutter */
Color(0xFFAEEE7B)
/* Python / OpenCV (BGR) */
(123, 238, 174)

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 #aeee7b · 15.32:1
Use #000000AAA at every size.
Aa
White text · 1.37:1
AA fail · AA large fail · AAA fail
Aa
Black text · 15.32:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #aeee7b as text scores 1.37:1 on white and 15.32:1 on black.

Accessibility — WCAG contrast

Aa
#aeee7b on white: 1.37:1
AA ✗ fail · AA-large · AAA
Aa
#aeee7b on black: 15.32:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F6DF71
deuteranopia · #EDDA82
tritanopia · #AFE6D3

Color scale — 50 to 950

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

#F7FCF3
#EFF9E6
#DBF4C7
#C2F29C
#aeee7b
#85E538
#70D91C
#5DB517
#4A9113
#386912
#23410B
Base = 400Lightest = 50 · #F7FCF3Darkest = 950 · #23410B
:root {
  --brand-50: #F7FCF3;
  --brand-100: #EFF9E6;
  --brand-200: #DBF4C7;
  --brand-300: #C2F29C;
  --brand-400: #aeee7b;
  --brand-500: #85E538;
  --brand-600: #70D91C;
  --brand-700: #5DB517;
  --brand-800: #4A9113;
  --brand-900: #386912;
  --brand-950: #23410B;
  --brand: #aeee7b;
  --brand-ink: #000000;
}

Colors that work with #aeee7b

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#F7FAF4
Tinted page background
Border#D4EDC0
Hairlines and dividers
Muted text#6E9B4B
Captions on the surface
Accent#9D78F1
Second voice, not a rival
Dark variant#3A710F
Hover, pressed, headers
Light variant#F1FCE8
Selected rows, tints
Dark surface#1B2414
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 #aeee7b

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
  • Card and section backgrounds
  • 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
  • White text placed on it
  • 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#BB7BEE
Analogous left#E8EE7B
Analogous right#7BEE82
Split-complement 1#827BEE
Split-complement 2#EE7BE8
Triadic 1#7BAEEE
Triadic 2#EE7BAE
Tetradic#7BE8EE

RGB percentages

Red68.2%
Green93.3%
Blue48.2%

CMYK percentages

Cyan26.9%
Magenta0.0%
Yellow48.3%
Key (black)6.7%

Color previews

#aeee7b text on a black background

contrast 15.32:1

Card sample

#aeee7b text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(174, 238, 123, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(174, 238, 123, 0.45);
Border & gradient
Gradient panel
border: 3px solid #aeee7b;
background: linear-gradient(135deg, #aeee7b, #7BEE95);

Monochromatic scale

Palettes built from #aeee7b

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.

#aeee7b 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
SurfacesBadgesHighlightsEmpty states
Print note

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

#aeee7b, answered

What color is #aeee7b?

#aeee7b is a light electric green, closest to Light Green (ΔE2000 6.2). It sits at 93° on the hue wheel with 77% saturation and 71% lightness, which reads as neutral.

What is the RGB value of #aeee7b?

rgb(174, 238, 123) — 174 red, 238 green and 123 blue out of 255, or 68.2% / 93.3% / 48.2% by channel.

Is #aeee7b a light or a dark color?

It is a light color. Relative luminance is 0.7158 and perceived brightness is 82%, so black text on it reaches 15.32:1.

Should I use black or white text on #aeee7b?

Black. It scores 15.32:1 against #aeee7b, versus 1.37:1 for white — AAA at any size.

What is the complementary color of #aeee7b?

#BB7BEE sits directly opposite on the wheel. Softer options are the split-complements #827BEE and #EE7BE8, which give the same contrast with far less vibration.

What colors go well with #aeee7b?

For interface work: #F7FAF4 as the surface, #D4EDC0 for borders, #6E9B4B for secondary text, #9D78F1 as an accent and #3A710F for hover and pressed states. For a palette, the analogous pair #E8EE7B and #7BEE82 stays calm, while #BB7BEE is the loudest partner.

What is #aeee7b in CMYK for printing?

cmyk(27%, 0%, 48%, 7%). 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 #aeee7b warm or cool?

Neutral — it scores 51 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #D8EE7B; nudged cooler, #83F07A.

Work with #aeee7b in the Color Lab