Skip to content

#aeee9f

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

RGB
174, 238, 159
HSL
109°, 70%, 78%
CMYK
27, 0, 33, 7
Luminance
0.7265

At a glance

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

Hex
#aeee9f
Hue
109°
green
Saturation
70%
vivid
Lightness
78%
light
Brightness
93%
HSV value
Perceived
83%
weighted brightness
Luminance
0.7265
WCAG relative
Temperature
Neutral
58/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
15.53:1
Closest name
Light Green
ΔE2000 4.2
Where it sits
Hue109° of 360°
Saturation70%
Lightness78%
Temperature
Warm ← → Cool58% 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#aeee9f
RGBrgb(174, 238, 159)
HSLhsl(109, 70%, 78%)
CMYKcmyk(27%, 0%, 33%, 7%)
LABlab(88.3 -34.6 32.0)
LCHlch(88.3 47.1 137.3)
OKLCHoklch(0.887 0.124 139.7)
Decimal11464351
Display P3color(display-p3 0.682 0.933 0.624)

Copy-ready code

/* CSS */
color: #aeee9f;
background-color: #aeee9f;
/* Tailwind (arbitrary) */
class="text-[#aeee9f] bg-[#aeee9f]"
/* SCSS */
$brand: #aeee9f;
/* SwiftUI */
Color(red: 0.682, green: 0.933, blue: 0.624)
/* Android */
Color.parseColor("#aeee9f")
/* Flutter */
Color(0xFFAEEE9F)
/* Python / OpenCV (BGR) */
(159, 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 #aeee9f · 15.53:1
Use #000000AAA at every size.
Aa
White text · 1.35:1
AA fail · AA large fail · AAA fail
Aa
Black text · 15.53:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #aeee9f as text scores 1.35:1 on white and 15.53:1 on black.

Accessibility — WCAG contrast

Aa
#aeee9f on white: 1.35:1
AA ✗ fail · AA-large · AAA
Aa
#aeee9f on black: 15.53:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F3E19A
deuteranopia · #E9DBA3
tritanopia · #AAE9DA

Color scale — 50 to 950

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

#F5FCF3
#EBF8E7
#D1F2C9
#aeee9f
#86E670
#5EDD40
#45D025
#3AAD1F
#2E8B19
#256516
#173F0E
Base = 300Lightest = 50 · #F5FCF3Darkest = 950 · #173F0E
:root {
  --brand-50: #F5FCF3;
  --brand-100: #EBF8E7;
  --brand-200: #D1F2C9;
  --brand-300: #aeee9f;
  --brand-400: #86E670;
  --brand-500: #5EDD40;
  --brand-600: #45D025;
  --brand-700: #3AAD1F;
  --brand-800: #2E8B19;
  --brand-900: #256516;
  --brand-950: #173F0E;
  --brand: #aeee9f;
  --brand-ink: #000000;
}

Colors that work with #aeee9f

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#F5FAF4
Tinted page background
Border#C8EDC0
Hairlines and dividers
Muted text#5A9B4B
Captions on the surface
Accent#6E1BB1
Second voice, not a rival
Dark variant#246C13
Hover, pressed, headers
Light variant#EDFBE9
Selected rows, tints
Dark surface#172414
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 #aeee9f

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#DF9FEE
Analogous left#D5EE9F
Analogous right#9FEEB7
Split-complement 1#B79FEE
Split-complement 2#EE9FD5
Triadic 1#9FAEEE
Triadic 2#EE9FAE
Tetradic#9FD5EE

RGB percentages

Red68.2%
Green93.3%
Blue62.4%

CMYK percentages

Cyan26.9%
Magenta0.0%
Yellow33.2%
Key (black)6.7%

Color previews

#aeee9f text on a black background

contrast 15.53:1

Card sample

#aeee9f text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aeee9f

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.

#aeee9f 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

Converts to four-color process without much drama. Proof it anyway.

#aeee9f, answered

What color is #aeee9f?

#aeee9f is a light vivid green, closest to Light Green (ΔE2000 4.2). It sits at 109° on the hue wheel with 70% saturation and 78% lightness, which reads as neutral.

What is the RGB value of #aeee9f?

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

Is #aeee9f a light or a dark color?

It is a light color. Relative luminance is 0.7265 and perceived brightness is 83%, so black text on it reaches 15.53:1.

Should I use black or white text on #aeee9f?

Black. It scores 15.53:1 against #aeee9f, versus 1.35:1 for white — AAA at any size.

What is the complementary color of #aeee9f?

#DF9FEE sits directly opposite on the wheel. Softer options are the split-complements #B79FEE and #EE9FD5, which give the same contrast with far less vibration.

What colors go well with #aeee9f?

For interface work: #F5FAF4 as the surface, #C8EDC0 for borders, #5A9B4B for secondary text, #6E1BB1 as an accent and #246C13 for hover and pressed states. For a palette, the analogous pair #D5EE9F and #9FEEB7 stays calm, while #DF9FEE is the loudest partner.

What is #aeee9f in CMYK for printing?

cmyk(27%, 0%, 33%, 7%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #aeee9f warm or cool?

Neutral — it scores 58 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #CBEE9F; nudged cooler, #9EEFAC.

Work with #aeee9f in the Color Lab