Skip to content

#aef7ae

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

RGB
174, 247, 174
HSL
120°, 82%, 83%
CMYK
30, 0, 30, 3
Luminance
0.7858

At a glance

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

Hex
#aef7ae
Hue
120°
green
Saturation
82%
electric
Lightness
83%
light
Brightness
97%
HSV value
Perceived
86%
weighted brightness
Luminance
0.7858
WCAG relative
Temperature
Cool
63/100 cool
Color family
Green
Tone
Electric
Best ink
Black
16.72:1
Closest name
Pale Green
ΔE2000 4.6
Where it sits
Hue120° of 360°
Saturation82%
Lightness83%
Temperature
Warm ← → Cool63% cool

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

Every format

HEX#aef7ae
RGBrgb(174, 247, 174)
HSLhsl(120, 82%, 83%)
CMYKcmyk(30%, 0%, 30%, 3%)
LABlab(91.0 -36.4 28.1)
LCHlch(91.0 46.0 142.4)
OKLCHoklch(0.910 0.122 144.5)
Decimal11466670
Display P3color(display-p3 0.682 0.969 0.682)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#aef7ae on white: 1.26:1
AA ✗ fail · AA-large · AAA
Aa
#aef7ae on black: 16.72:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FAEAA9
deuteranopia · #EFE2B2
tritanopia · #A7F3E4

Color scale — 50 to 950

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

#F2FCF2
#E6F9E6
#aef7ae
#99F599
#66F066
#33EB33
#16DF16
#12BA12
#0F950F
#0F6B0F
#094309
Base = 200Lightest = 50 · #F2FCF2Darkest = 950 · #094309
:root {
  --brand-50: #F2FCF2;
  --brand-100: #E6F9E6;
  --brand-200: #aef7ae;
  --brand-300: #99F599;
  --brand-400: #66F066;
  --brand-500: #33EB33;
  --brand-600: #16DF16;
  --brand-700: #12BA12;
  --brand-800: #0F950F;
  --brand-900: #0F6B0F;
  --brand-950: #094309;
  --brand: #aef7ae;
  --brand-ink: #000000;
}

Colors that work with #aef7ae

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#F4FAF4
Tinted page background
Border#C0EDC0
Hairlines and dividers
Muted text#4B9B4B
Captions on the surface
Accent#930EBE
Second voice, not a rival
Dark variant#0B740B
Hover, pressed, headers
Light variant#E8FDE8
Selected rows, tints
Dark surface#142414
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 #aef7ae

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#F7AEF7
Analogous left#D2F7AE
Analogous right#AEF7D2
Split-complement 1#D2AEF7
Split-complement 2#F7AED2
Triadic 1#AEAEF7
Triadic 2#F7AEAE
Tetradic#AED2F7

RGB percentages

Red68.2%
Green96.9%
Blue68.2%

CMYK percentages

Cyan29.6%
Magenta0.0%
Yellow29.6%
Key (black)3.1%

Color previews

#aef7ae text on a black background

contrast 16.72:1

Card sample

#aef7ae text on a white background

contrast 1.26:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aef7ae

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.

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

#aef7ae, answered

What color is #aef7ae?

#aef7ae is a light electric green, closest to Pale Green (ΔE2000 4.6). It sits at 120° on the hue wheel with 82% saturation and 83% lightness, which reads as cool.

What is the RGB value of #aef7ae?

rgb(174, 247, 174) — 174 red, 247 green and 174 blue out of 255, or 68.2% / 96.9% / 68.2% by channel.

Is #aef7ae a light or a dark color?

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

Should I use black or white text on #aef7ae?

Black. It scores 16.72:1 against #aef7ae, versus 1.26:1 for white — AAA at any size.

What is the complementary color of #aef7ae?

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

What colors go well with #aef7ae?

For interface work: #F4FAF4 as the surface, #C0EDC0 for borders, #4B9B4B for secondary text, #930EBE as an accent and #0B740B for hover and pressed states. For a palette, the analogous pair #D2F7AE and #AEF7D2 stays calm, while #F7AEF7 is the loudest partner.

What is #aef7ae in CMYK for printing?

cmyk(30%, 0%, 30%, 3%). 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 #aef7ae warm or cool?

Cool — it scores 63 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #C9F7AE; nudged cooler, #ADF8C8.

Work with #aef7ae in the Color Lab