Skip to content

#aefba8

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

RGB
174, 251, 168
HSL
116°, 91%, 82%
CMYK
31, 0, 33, 2
Luminance
0.8082

At a glance

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

Hex
#aefba8
Hue
116°
green
Saturation
91%
electric
Lightness
82%
light
Brightness
98%
HSV value
Perceived
87%
weighted brightness
Luminance
0.8082
WCAG relative
Temperature
Cool
61/100 cool
Color family
Green
Tone
Electric
Best ink
Black
17.16:1
Closest name
Pale Green
ΔE2000 3.2
Where it sits
Hue116° of 360°
Saturation91%
Lightness82%
Temperature
Warm ← → Cool61% 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#aefba8
RGBrgb(174, 251, 168)
HSLhsl(116, 91%, 82%)
CMYKcmyk(31%, 0%, 33%, 2%)
LABlab(92.0 -39.2 32.5)
LCHlch(92.0 50.9 140.3)
OKLCHoklch(0.918 0.134 142.7)
Decimal11467688
Display P3color(display-p3 0.682 0.984 0.659)

Copy-ready code

/* CSS */
color: #aefba8;
background-color: #aefba8;
/* Tailwind (arbitrary) */
class="text-[#aefba8] bg-[#aefba8]"
/* SCSS */
$brand: #aefba8;
/* SwiftUI */
Color(red: 0.682, green: 0.984, blue: 0.659)
/* Android */
Color.parseColor("#aefba8")
/* Flutter */
Color(0xFFAEFBA8)
/* Python / OpenCV (BGR) */
(168, 251, 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 #aefba8 · 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: #aefba8 as text scores 1.22:1 on white and 17.16:1 on black.

Accessibility — WCAG contrast

Aa
#aefba8 on white: 1.22:1
AA ✗ fail · AA-large · AAA
Aa
#aefba8 on black: 17.16:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FFEDA3
deuteranopia · #F3E5AD
tritanopia · #A7F6E6

Color scale — 50 to 950

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

#F3FDF2
#E6FBE5
#C7F9C3
#aefba8
#69F85E
#37F528
#1BEA0B
#16C309
#129C07
#11710A
#0B4606
Base = 300Lightest = 50 · #F3FDF2Darkest = 950 · #0B4606
:root {
  --brand-50: #F3FDF2;
  --brand-100: #E6FBE5;
  --brand-200: #C7F9C3;
  --brand-300: #aefba8;
  --brand-400: #69F85E;
  --brand-500: #37F528;
  --brand-600: #1BEA0B;
  --brand-700: #16C309;
  --brand-800: #129C07;
  --brand-900: #11710A;
  --brand-950: #0B4606;
  --brand: #aefba8;
  --brand-ink: #000000;
}

Colors that work with #aefba8

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#C3EDC0
Hairlines and dividers
Muted text#509B4B
Captions on the surface
Accent#8904C8
Second voice, not a rival
Dark variant#0E7A06
Hover, pressed, headers
Light variant#E8FEE7
Selected rows, tints
Dark surface#152414
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 #aefba8

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#F5A8FB
Analogous left#D8FBA8
Analogous right#A8FBCC
Split-complement 1#CCA8FB
Split-complement 2#FBA8D8
Triadic 1#A8AEFB
Triadic 2#FBA8AE
Tetradic#A8D8FB

RGB percentages

Red68.2%
Green98.4%
Blue65.9%

CMYK percentages

Cyan30.7%
Magenta0.0%
Yellow33.1%
Key (black)1.6%

Color previews

#aefba8 text on a black background

contrast 17.16:1

Card sample

#aefba8 text on a white background

contrast 1.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #aefba8

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.

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

#aefba8, answered

What color is #aefba8?

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

What is the RGB value of #aefba8?

rgb(174, 251, 168) — 174 red, 251 green and 168 blue out of 255, or 68.2% / 98.4% / 65.9% by channel.

Is #aefba8 a light or a dark color?

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

Should I use black or white text on #aefba8?

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

What is the complementary color of #aefba8?

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

What colors go well with #aefba8?

For interface work: #F5FAF4 as the surface, #C3EDC0 for borders, #509B4B for secondary text, #8904C8 as an accent and #0E7A06 for hover and pressed states. For a palette, the analogous pair #D8FBA8 and #A8FBCC stays calm, while #F5A8FB is the loudest partner.

What is #aefba8 in CMYK for printing?

cmyk(31%, 0%, 33%, 2%). 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 #aefba8 warm or cool?

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

Work with #aefba8 in the Color Lab