Skip to content

#aefd7f

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

RGB
174, 253, 127
HSL
98°, 97%, 75%
CMYK
31, 0, 50, 1
Luminance
0.8078

At a glance

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

Hex
#aefd7f
Hue
98°
green
Saturation
97%
electric
Lightness
75%
light
Brightness
99%
HSV value
Perceived
86%
weighted brightness
Luminance
0.8078
WCAG relative
Temperature
Neutral
53/100 cool
Color family
Green
Tone
Electric
Best ink
Black
17.16:1
Closest name
Pale Green
ΔE2000 5.5
Where it sits
Hue98° of 360°
Saturation97%
Lightness75%
Temperature
Warm ← → Cool53% 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#aefd7f
RGBrgb(174, 253, 127)
HSLhsl(98, 97%, 75%)
CMYKcmyk(31%, 0%, 50%, 1%)
LABlab(92.0 -45.5 52.3)
LCHlch(92.0 69.3 131.0)
OKLCHoklch(0.916 0.177 135.0)
Decimal11468159
Display P3color(display-p3 0.682 0.992 0.498)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#aefd7f on white: 1.22:1
AA ✗ fail · AA-large · AAA
Aa
#aefd7f on black: 17.16:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FFEC74
deuteranopia · #FAE687
tritanopia · #ADF5E0

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #aefd7f 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.

#F6FDF1
#EDFCE4
#D7FBC1
#aefd7f
#96FC59
#73FC22
#5CF104
#4DC903
#3EA103
#2F7407
#1E4804
Base = 300Lightest = 50 · #F6FDF1Darkest = 950 · #1E4804
:root {
  --brand-50: #F6FDF1;
  --brand-100: #EDFCE4;
  --brand-200: #D7FBC1;
  --brand-300: #aefd7f;
  --brand-400: #96FC59;
  --brand-500: #73FC22;
  --brand-600: #5CF104;
  --brand-700: #4DC903;
  --brand-800: #3EA103;
  --brand-900: #2F7407;
  --brand-950: #1E4804;
  --brand: #aefd7f;
  --brand-ink: #000000;
}

Colors that work with #aefd7f

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#D1EDC0
Hairlines and dividers
Muted text#699B4B
Captions on the surface
Accent#4D00CC
Second voice, not a rival
Dark variant#307E02
Hover, pressed, headers
Light variant#EFFFE6
Selected rows, tints
Dark surface#1A2414
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 #aefd7f

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#CE7FFD
Analogous left#EDFD7F
Analogous right#7FFD8F
Split-complement 1#8F7FFD
Split-complement 2#FD7FED
Triadic 1#7FAEFD
Triadic 2#FD7FAE
Tetradic#7FEDFD

RGB percentages

Red68.2%
Green99.2%
Blue49.8%

CMYK percentages

Cyan31.2%
Magenta0.0%
Yellow49.8%
Key (black)0.8%

Color previews

#aefd7f text on a black background

contrast 17.16:1

Card sample

#aefd7f text on a white background

contrast 1.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aefd7f

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.

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

#aefd7f, answered

What color is #aefd7f?

#aefd7f is a light electric green, closest to Pale Green (ΔE2000 5.5). It sits at 98° on the hue wheel with 97% saturation and 75% lightness, which reads as neutral.

What is the RGB value of #aefd7f?

rgb(174, 253, 127) — 174 red, 253 green and 127 blue out of 255, or 68.2% / 99.2% / 49.8% by channel.

Is #aefd7f a light or a dark color?

It is a light color. Relative luminance is 0.8078 and perceived brightness is 86%, so black text on it reaches 17.16:1.

Should I use black or white text on #aefd7f?

Black. It scores 17.16:1 against #aefd7f, versus 1.22:1 for white — AAA at any size.

What is the complementary color of #aefd7f?

#CE7FFD sits directly opposite on the wheel. Softer options are the split-complements #8F7FFD and #FD7FED, which give the same contrast with far less vibration.

What colors go well with #aefd7f?

For interface work: #F7FAF4 as the surface, #D1EDC0 for borders, #699B4B for secondary text, #4D00CC as an accent and #307E02 for hover and pressed states. For a palette, the analogous pair #EDFD7F and #7FFD8F stays calm, while #CE7FFD is the loudest partner.

What is #aefd7f in CMYK for printing?

cmyk(31%, 0%, 50%, 1%). 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 #aefd7f warm or cool?

Neutral — it scores 53 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #DCFD7F; nudged cooler, #7FFE7E.

Work with #aefd7f in the Color Lab