Skip to content

#acefa0

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

RGB
172, 239, 160
HSL
111°, 71%, 78%
CMYK
28, 0, 33, 6
Luminance
0.7304

At a glance

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

Hex
#acefa0
Hue
111°
green
Saturation
71%
vivid
Lightness
78%
light
Brightness
94%
HSV value
Perceived
83%
weighted brightness
Luminance
0.7304
WCAG relative
Temperature
Cool
59/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
15.61:1
Closest name
Light Green
ΔE2000 3.9
Where it sits
Hue111° of 360°
Saturation71%
Lightness78%
Temperature
Warm ← → Cool59% 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#acefa0
RGBrgb(172, 239, 160)
HSLhsl(111, 71%, 78%)
CMYKcmyk(28%, 0%, 33%, 6%)
LABlab(88.5 -35.6 31.7)
LCHlch(88.5 47.7 138.3)
OKLCHoklch(0.888 0.125 140.7)
Decimal11333536
Display P3color(display-p3 0.675 0.937 0.627)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acefa0 on white: 1.35:1
AA ✗ fail · AA-large · AAA
Aa
#acefa0 on black: 15.61:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F3E29B
deuteranopia · #E9DCA4
tritanopia · #A7EADB

Color scale — 50 to 950

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

#F4FCF3
#EAF8E7
#CFF3C9
#acefa0
#81E76F
#57DF3F
#3ED223
#33AF1D
#298C18
#216515
#153F0D
Base = 300Lightest = 50 · #F4FCF3Darkest = 950 · #153F0D
:root {
  --brand-50: #F4FCF3;
  --brand-100: #EAF8E7;
  --brand-200: #CFF3C9;
  --brand-300: #acefa0;
  --brand-400: #81E76F;
  --brand-500: #57DF3F;
  --brand-600: #3ED223;
  --brand-700: #33AF1D;
  --brand-800: #298C18;
  --brand-900: #216515;
  --brand-950: #153F0D;
  --brand: #acefa0;
  --brand-ink: #000000;
}

Colors that work with #acefa0

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#C7EDC0
Hairlines and dividers
Muted text#579B4B
Captions on the surface
Accent#761AB2
Second voice, not a rival
Dark variant#206D12
Hover, pressed, headers
Light variant#ECFBE9
Selected rows, tints
Dark surface#162414
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 #acefa0

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#E3A0EF
Analogous left#D3EFA0
Analogous right#A0EFBB
Split-complement 1#BBA0EF
Split-complement 2#EFA0D3
Triadic 1#A0ACEF
Triadic 2#EFA0AC
Tetradic#A0D3EF

RGB percentages

Red67.5%
Green93.7%
Blue62.7%

CMYK percentages

Cyan28.0%
Magenta0.0%
Yellow33.1%
Key (black)6.3%

Color previews

#acefa0 text on a black background

contrast 15.61:1

Card sample

#acefa0 text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acefa0

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.

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

#acefa0, answered

What color is #acefa0?

#acefa0 is a light vivid green, closest to Light Green (ΔE2000 3.9). It sits at 111° on the hue wheel with 71% saturation and 78% lightness, which reads as cool.

What is the RGB value of #acefa0?

rgb(172, 239, 160) — 172 red, 239 green and 160 blue out of 255, or 67.5% / 93.7% / 62.7% by channel.

Is #acefa0 a light or a dark color?

It is a light color. Relative luminance is 0.7304 and perceived brightness is 83%, so black text on it reaches 15.61:1.

Should I use black or white text on #acefa0?

Black. It scores 15.61:1 against #acefa0, versus 1.35:1 for white — AAA at any size.

What is the complementary color of #acefa0?

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

What colors go well with #acefa0?

For interface work: #F5FAF4 as the surface, #C7EDC0 for borders, #579B4B for secondary text, #761AB2 as an accent and #206D12 for hover and pressed states. For a palette, the analogous pair #D3EFA0 and #A0EFBB stays calm, while #E3A0EF is the loudest partner.

What is #acefa0 in CMYK for printing?

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

Is #acefa0 warm or cool?

Cool — it scores 59 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #C9EFA0; nudged cooler, #9FF0B0.

Work with #acefa0 in the Color Lab