Skip to content

#acd97f

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

RGB
172, 217, 127
HSL
90°, 54%, 68%
CMYK
21, 0, 42, 15
Luminance
0.5993

At a glance

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

Hex
#acd97f
Hue
90°
green
Saturation
54%
vivid
Lightness
68%
light
Brightness
85%
HSV value
Perceived
77%
weighted brightness
Luminance
0.5993
WCAG relative
Temperature
Neutral
50/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
12.99:1
Closest name
Light Green
ΔE2000 7.7
Where it sits
Hue90° of 360°
Saturation54%
Lightness68%
Temperature
Warm ← → Cool50% 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#acd97f
RGBrgb(172, 217, 127)
HSLhsl(90, 54%, 68%)
CMYKcmyk(21%, 0%, 42%, 15%)
LABlab(81.8 -30.0 39.6)
LCHlch(81.8 49.6 127.1)
OKLCHoklch(0.833 0.127 130.4)
Decimal11327871
Display P3color(display-p3 0.675 0.851 0.498)

Copy-ready code

/* CSS */
color: #acd97f;
background-color: #acd97f;
/* Tailwind (arbitrary) */
class="text-[#acd97f] bg-[#acd97f]"
/* SCSS */
$brand: #acd97f;
/* SwiftUI */
Color(red: 0.675, green: 0.851, blue: 0.498)
/* Android */
Color.parseColor("#acd97f")
/* Flutter */
Color(0xFFACD97F)
/* Python / OpenCV (BGR) */
(127, 217, 172)

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

Accessibility — WCAG contrast

Aa
#acd97f on white: 1.62:1
AA ✗ fail · AA-large · AAA
Aa
#acd97f on black: 12.99:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E1CE78
deuteranopia · #DACA84
tritanopia · #AFD2C3

Color scale — 50 to 950

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

#F7FBF4
#F0F6E9
#DEEECE
#C7E5A8
#acd97f
#8FCC52
#7ABD38
#669D2F
#527E25
#3D5C1F
#263913
Base = 400Lightest = 50 · #F7FBF4Darkest = 950 · #263913
:root {
  --brand-50: #F7FBF4;
  --brand-100: #F0F6E9;
  --brand-200: #DEEECE;
  --brand-300: #C7E5A8;
  --brand-400: #acd97f;
  --brand-500: #8FCC52;
  --brand-600: #7ABD38;
  --brand-700: #669D2F;
  --brand-800: #527E25;
  --brand-900: #3D5C1F;
  --brand-950: #263913;
  --brand: #acd97f;
  --brand-ink: #000000;
}

Colors that work with #acd97f

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#D6ECC0
Hairlines and dividers
Muted text#739B4B
Captions on the surface
Accent#947CDC
Second voice, not a rival
Dark variant#40621D
Hover, pressed, headers
Light variant#F2F9EB
Selected rows, tints
Dark surface#1C2414
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 #acd97f

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#AC7FD9
Analogous left#D9D97F
Analogous right#7FD97F
Split-complement 1#7F7FD9
Split-complement 2#D97FD9
Triadic 1#7FACD9
Triadic 2#D97FAC
Tetradic#7FD9D9

RGB percentages

Red67.5%
Green85.1%
Blue49.8%

CMYK percentages

Cyan20.7%
Magenta0.0%
Yellow41.5%
Key (black)14.9%

Color previews

#acd97f text on a black background

contrast 12.99:1

Card sample

#acd97f text on a white background

contrast 1.62:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acd97f

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.

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

#acd97f, answered

What color is #acd97f?

#acd97f is a light vivid green, closest to Light Green (ΔE2000 7.7). It sits at 90° on the hue wheel with 54% saturation and 68% lightness, which reads as neutral.

What is the RGB value of #acd97f?

rgb(172, 217, 127) — 172 red, 217 green and 127 blue out of 255, or 67.5% / 85.1% / 49.8% by channel.

Is #acd97f a light or a dark color?

It is a light color. Relative luminance is 0.5993 and perceived brightness is 77%, so black text on it reaches 12.99:1.

Should I use black or white text on #acd97f?

Black. It scores 12.99:1 against #acd97f, versus 1.62:1 for white — AAA at any size.

What is the complementary color of #acd97f?

#AC7FD9 sits directly opposite on the wheel. Softer options are the split-complements #7F7FD9 and #D97FD9, which give the same contrast with far less vibration.

What colors go well with #acd97f?

For interface work: #F7FAF4 as the surface, #D6ECC0 for borders, #739B4B for secondary text, #947CDC as an accent and #40621D for hover and pressed states. For a palette, the analogous pair #D9D97F and #7FD97F stays calm, while #AC7FD9 is the loudest partner.

What is #acd97f in CMYK for printing?

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

Is #acd97f warm or cool?

Neutral — it scores 50 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #CDD97F; nudged cooler, #8ADB7E.

Work with #acd97f in the Color Lab