Skip to content

#aeee7c

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

RGB
174, 238, 124
HSL
94°, 77%, 71%
CMYK
27, 0, 48, 7
Luminance
0.7160

At a glance

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

Hex
#aeee7c
Hue
94°
green
Saturation
77%
electric
Lightness
71%
light
Brightness
93%
HSV value
Perceived
82%
weighted brightness
Luminance
0.7160
WCAG relative
Temperature
Neutral
52/100 cool
Color family
Green
Tone
Electric
Best ink
Black
15.32:1
Closest name
Light Green
ΔE2000 6.1
Where it sits
Hue94° of 360°
Saturation77%
Lightness71%
Temperature
Warm ← → Cool52% 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#aeee7c
RGBrgb(174, 238, 124)
HSLhsl(94, 77%, 71%)
CMYKcmyk(27%, 0%, 48%, 7%)
LABlab(87.8 -39.3 48.5)
LCHlch(87.8 62.4 129.0)
OKLCHoklch(0.881 0.159 132.9)
Decimal11464316
Display P3color(display-p3 0.682 0.933 0.486)

Copy-ready code

/* CSS */
color: #aeee7c;
background-color: #aeee7c;
/* Tailwind (arbitrary) */
class="text-[#aeee7c] bg-[#aeee7c]"
/* SCSS */
$brand: #aeee7c;
/* SwiftUI */
Color(red: 0.682, green: 0.933, blue: 0.486)
/* Android */
Color.parseColor("#aeee7c")
/* Flutter */
Color(0xFFAEEE7C)
/* Python / OpenCV (BGR) */
(124, 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 #aeee7c · 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: #aeee7c as text scores 1.37:1 on white and 15.32:1 on black.

Accessibility — WCAG contrast

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

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #aeee7c 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
#EFF9E7
#DBF4C7
#C2F29C
#aeee7c
#84E538
#6FD91C
#5CB517
#4A9013
#386912
#23410B
Base = 400Lightest = 50 · #F7FCF3Darkest = 950 · #23410B
:root {
  --brand-50: #F7FCF3;
  --brand-100: #EFF9E7;
  --brand-200: #DBF4C7;
  --brand-300: #C2F29C;
  --brand-400: #aeee7c;
  --brand-500: #84E538;
  --brand-600: #6FD91C;
  --brand-700: #5CB517;
  --brand-800: #4A9013;
  --brand-900: #386912;
  --brand-950: #23410B;
  --brand: #aeee7c;
  --brand-ink: #000000;
}

Colors that work with #aeee7c

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#D3EDC0
Hairlines and dividers
Muted text#6E9B4B
Captions on the surface
Accent#9E79F1
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 #aeee7c

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#BC7CEE
Analogous left#E7EE7C
Analogous right#7CEE83
Split-complement 1#837CEE
Split-complement 2#EE7CE7
Triadic 1#7CAEEE
Triadic 2#EE7CAE
Tetradic#7CE7EE

RGB percentages

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

CMYK percentages

Cyan26.9%
Magenta0.0%
Yellow47.9%
Key (black)6.7%

Color previews

#aeee7c text on a black background

contrast 15.32:1

Card sample

#aeee7c text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aeee7c

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.

#aeee7c 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.

#aeee7c, answered

What color is #aeee7c?

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

What is the RGB value of #aeee7c?

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

Is #aeee7c a light or a dark color?

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

Should I use black or white text on #aeee7c?

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

What is the complementary color of #aeee7c?

#BC7CEE sits directly opposite on the wheel. Softer options are the split-complements #837CEE and #EE7CE7, which give the same contrast with far less vibration.

What colors go well with #aeee7c?

For interface work: #F7FAF4 as the surface, #D3EDC0 for borders, #6E9B4B for secondary text, #9E79F1 as an accent and #3A710F for hover and pressed states. For a palette, the analogous pair #E7EE7C and #7CEE83 stays calm, while #BC7CEE is the loudest partner.

What is #aeee7c 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 #aeee7c warm or cool?

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

Work with #aeee7c in the Color Lab