Skip to content

#ade84d

a balanced, electric green · neutral · closest name: Green Yellow

RGB
173, 232, 77
HSL
83°, 77%, 61%
CMYK
25, 0, 67, 9
Luminance
0.6713

At a glance

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

Hex
#ade84d
Hue
83°
green
Saturation
77%
electric
Lightness
61%
balanced
Brightness
91%
HSV value
Perceived
80%
weighted brightness
Luminance
0.6713
WCAG relative
Temperature
Neutral
44/100 cool
Color family
Green
Tone
Electric
Best ink
Black
14.43:1
Closest name
Green Yellow
ΔE2000 5.6
Where it sits
Hue83° of 360°
Saturation77%
Lightness61%
Temperature
Warm ← → Cool44% 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#ade84d
RGBrgb(173, 232, 77)
HSLhsl(83, 77%, 61%)
CMYKcmyk(25%, 0%, 67%, 9%)
LABlab(85.6 -41.2 66.4)
LCHlch(85.6 78.2 121.8)
OKLCHoklch(0.862 0.191 127.9)
Decimal11397197
Display P3color(display-p3 0.678 0.910 0.302)

Copy-ready code

/* CSS */
color: #ade84d;
background-color: #ade84d;
/* Tailwind (arbitrary) */
class="text-[#ade84d] bg-[#ade84d]"
/* SCSS */
$brand: #ade84d;
/* SwiftUI */
Color(red: 0.678, green: 0.910, blue: 0.302)
/* Android */
Color.parseColor("#ade84d")
/* Flutter */
Color(0xFFADE84D)
/* Python / OpenCV (BGR) */
(77, 232, 173)

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 #ade84d · 14.43:1
Use #000000AAA at every size.
Aa
White text · 1.46:1
AA fail · AA large fail · AAA fail
Aa
Black text · 14.43:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #ade84d as text scores 1.46:1 on white and 14.43:1 on black.

Accessibility — WCAG contrast

Aa
#ade84d on white: 1.46:1
AA ✗ fail · AA-large · AAA
Aa
#ade84d on black: 14.43:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F3D837
deuteranopia · #EBD55A
tritanopia · #B3DEC9

Color scale — 50 to 950

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

#F8FCF3
#F2F9E6
#E3F4C7
#D1F29C
#BAEC6A
#ade84d
#91D91C
#79B517
#619113
#486912
#2D410B
Base = 500Lightest = 50 · #F8FCF3Darkest = 950 · #2D410B
:root {
  --brand-50: #F8FCF3;
  --brand-100: #F2F9E6;
  --brand-200: #E3F4C7;
  --brand-300: #D1F29C;
  --brand-400: #BAEC6A;
  --brand-500: #ade84d;
  --brand-600: #91D91C;
  --brand-700: #79B517;
  --brand-800: #619113;
  --brand-900: #486912;
  --brand-950: #2D410B;
  --brand: #ade84d;
  --brand-ink: #000000;
}

Colors that work with #ade84d

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#F8FAF4
Tinted page background
Border#DCEDC0
Hairlines and dividers
Muted text#7C9B4B
Captions on the surface
Accent#5E49EC
Second voice, not a rival
Dark variant#4C710F
Hover, pressed, headers
Light variant#F5FCE8
Selected rows, tints
Dark surface#1E2414
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 #ade84d

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
  • 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
  • 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#884DE8
Analogous left#E8D54D
Analogous right#60E84D
Split-complement 1#4D60E8
Split-complement 2#D54DE8
Triadic 1#4DADE8
Triadic 2#E84DAD
Tetradic#4DE8D5

RGB percentages

Red67.8%
Green91.0%
Blue30.2%

CMYK percentages

Cyan25.4%
Magenta0.0%
Yellow66.8%
Key (black)9.0%

Color previews

#ade84d text on a black background

contrast 14.43:1

Card sample

#ade84d text on a white background

contrast 1.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(173, 232, 77, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(173, 232, 77, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ade84d;
background: linear-gradient(135deg, #ade84d, #4DE854);

Monochromatic scale

Palettes built from #ade84d

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.

#ade84d 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
ButtonsLinksFocus statesCharts
Print note

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#ade84d, answered

What color is #ade84d?

#ade84d is a balanced electric green, closest to Green Yellow (ΔE2000 5.6). It sits at 83° on the hue wheel with 77% saturation and 61% lightness, which reads as neutral.

What is the RGB value of #ade84d?

rgb(173, 232, 77) — 173 red, 232 green and 77 blue out of 255, or 67.8% / 91% / 30.2% by channel.

Is #ade84d a light or a dark color?

It is a light color. Relative luminance is 0.6713 and perceived brightness is 80%, so black text on it reaches 14.43:1.

Should I use black or white text on #ade84d?

Black. It scores 14.43:1 against #ade84d, versus 1.46:1 for white — AAA at any size.

What is the complementary color of #ade84d?

#884DE8 sits directly opposite on the wheel. Softer options are the split-complements #4D60E8 and #D54DE8, which give the same contrast with far less vibration.

What colors go well with #ade84d?

For interface work: #F8FAF4 as the surface, #DCEDC0 for borders, #7C9B4B for secondary text, #5E49EC as an accent and #4C710F for hover and pressed states. For a palette, the analogous pair #E8D54D and #60E84D stays calm, while #884DE8 is the loudest partner.

What is #ade84d in CMYK for printing?

cmyk(25%, 0%, 67%, 9%). 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 #ade84d warm or cool?

Neutral — it scores 44 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #E6E84D; nudged cooler, #73EA4B.

Work with #ade84d in the Color Lab