Skip to content

#acec8d

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

RGB
172, 236, 141
HSL
100°, 71%, 74%
CMYK
27, 0, 40, 8
Luminance
0.7068

At a glance

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

Hex
#acec8d
Hue
100°
green
Saturation
71%
vivid
Lightness
74%
light
Brightness
93%
HSV value
Perceived
82%
weighted brightness
Luminance
0.7068
WCAG relative
Temperature
Neutral
54/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
15.14:1
Closest name
Light Green
ΔE2000 4.2
Where it sits
Hue100° of 360°
Saturation71%
Lightness74%
Temperature
Warm ← → Cool54% 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#acec8d
RGBrgb(172, 236, 141)
HSLhsl(100, 71%, 74%)
CMYKcmyk(27%, 0%, 40%, 8%)
LABlab(87.3 -36.9 39.7)
LCHlch(87.3 54.2 132.9)
OKLCHoklch(0.878 0.141 136.0)
Decimal11332749
Display P3color(display-p3 0.675 0.925 0.553)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acec8d on white: 1.39:1
AA ✗ fail · AA-large · AAA
Aa
#acec8d on black: 15.14:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F2DE86
deuteranopia · #E9D992
tritanopia · #ABE6D5

Color scale — 50 to 950

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

#F6FCF3
#EDF8E7
#D7F3C9
#acec8d
#96E76F
#73DF3F
#5CD223
#4DAF1D
#3D8C17
#2F6515
#1E3F0D
Base = 300Lightest = 50 · #F6FCF3Darkest = 950 · #1E3F0D
:root {
  --brand-50: #F6FCF3;
  --brand-100: #EDF8E7;
  --brand-200: #D7F3C9;
  --brand-300: #acec8d;
  --brand-400: #96E76F;
  --brand-500: #73DF3F;
  --brand-600: #5CD223;
  --brand-700: #4DAF1D;
  --brand-800: #3D8C17;
  --brand-900: #2F6515;
  --brand-950: #1E3F0D;
  --brand: #acec8d;
  --brand-ink: #000000;
}

Colors that work with #acec8d

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#F6FAF4
Tinted page background
Border#CEEDC0
Hairlines and dividers
Muted text#659B4B
Captions on the surface
Accent#5A19B3
Second voice, not a rival
Dark variant#306D12
Hover, pressed, headers
Light variant#EFFBE9
Selected rows, tints
Dark surface#192414
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 #acec8d

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#CD8DEC
Analogous left#DBEC8D
Analogous right#8DEC9D
Split-complement 1#9D8DEC
Split-complement 2#EC8DDB
Triadic 1#8DACEC
Triadic 2#EC8DAC
Tetradic#8DDBEC

RGB percentages

Red67.5%
Green92.5%
Blue55.3%

CMYK percentages

Cyan27.1%
Magenta0.0%
Yellow40.3%
Key (black)7.5%

Color previews

#acec8d text on a black background

contrast 15.14:1

Card sample

#acec8d text on a white background

contrast 1.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(172, 236, 141, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(172, 236, 141, 0.45);
Border & gradient
Gradient panel
border: 3px solid #acec8d;
background: linear-gradient(135deg, #acec8d, #8DECAD);

Monochromatic scale

Palettes built from #acec8d

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.

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

#acec8d, answered

What color is #acec8d?

#acec8d is a light vivid green, closest to Light Green (ΔE2000 4.2). It sits at 100° on the hue wheel with 71% saturation and 74% lightness, which reads as neutral.

What is the RGB value of #acec8d?

rgb(172, 236, 141) — 172 red, 236 green and 141 blue out of 255, or 67.5% / 92.5% / 55.3% by channel.

Is #acec8d a light or a dark color?

It is a light color. Relative luminance is 0.7068 and perceived brightness is 82%, so black text on it reaches 15.14:1.

Should I use black or white text on #acec8d?

Black. It scores 15.14:1 against #acec8d, versus 1.39:1 for white — AAA at any size.

What is the complementary color of #acec8d?

#CD8DEC sits directly opposite on the wheel. Softer options are the split-complements #9D8DEC and #EC8DDB, which give the same contrast with far less vibration.

What colors go well with #acec8d?

For interface work: #F6FAF4 as the surface, #CEEDC0 for borders, #659B4B for secondary text, #5A19B3 as an accent and #306D12 for hover and pressed states. For a palette, the analogous pair #DBEC8D and #8DEC9D stays calm, while #CD8DEC is the loudest partner.

What is #acec8d in CMYK for printing?

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

Is #acec8d warm or cool?

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

Work with #acec8d in the Color Lab