Skip to content

#acef9b

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

RGB
172, 239, 155
HSL
108°, 72%, 77%
CMYK
28, 0, 35, 6
Luminance
0.7287

At a glance

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

Hex
#acef9b
Hue
108°
green
Saturation
72%
vivid
Lightness
77%
light
Brightness
94%
HSV value
Perceived
83%
weighted brightness
Luminance
0.7287
WCAG relative
Temperature
Neutral
57/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
15.57:1
Closest name
Light Green
ΔE2000 3.6
Where it sits
Hue108° of 360°
Saturation72%
Lightness77%
Temperature
Warm ← → Cool57% 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#acef9b
RGBrgb(172, 239, 155)
HSLhsl(108, 72%, 77%)
CMYKcmyk(28%, 0%, 35%, 6%)
LABlab(88.4 -36.4 34.1)
LCHlch(88.4 49.9 136.8)
OKLCHoklch(0.887 0.131 139.4)
Decimal11333531
Display P3color(display-p3 0.675 0.937 0.608)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acef9b on white: 1.35:1
AA ✗ fail · AA-large · AAA
Aa
#acef9b on black: 15.57:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F4E295
deuteranopia · #EADBA0
tritanopia · #A8EADA

Color scale — 50 to 950

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

#F5FCF3
#EBF8E7
#D1F3C9
#acef9b
#86E86E
#5EE03E
#46D322
#3AB01C
#2E8D17
#256614
#17400D
Base = 300Lightest = 50 · #F5FCF3Darkest = 950 · #17400D
:root {
  --brand-50: #F5FCF3;
  --brand-100: #EBF8E7;
  --brand-200: #D1F3C9;
  --brand-300: #acef9b;
  --brand-400: #86E86E;
  --brand-500: #5EE03E;
  --brand-600: #46D322;
  --brand-700: #3AB01C;
  --brand-800: #2E8D17;
  --brand-900: #256614;
  --brand-950: #17400D;
  --brand: #acef9b;
  --brand-ink: #000000;
}

Colors that work with #acef9b

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#C9EDC0
Hairlines and dividers
Muted text#5B9B4B
Captions on the surface
Accent#6D19B3
Second voice, not a rival
Dark variant#246E12
Hover, pressed, headers
Light variant#EDFBE9
Selected rows, tints
Dark surface#172414
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 #acef9b

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#DE9BEF
Analogous left#D6EF9B
Analogous right#9BEFB4
Split-complement 1#B49BEF
Split-complement 2#EF9BD6
Triadic 1#9BACEF
Triadic 2#EF9BAC
Tetradic#9BD6EF

RGB percentages

Red67.5%
Green93.7%
Blue60.8%

CMYK percentages

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

Color previews

#acef9b text on a black background

contrast 15.57:1

Card sample

#acef9b text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acef9b

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.

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

#acef9b, answered

What color is #acef9b?

#acef9b is a light vivid green, closest to Light Green (ΔE2000 3.6). It sits at 108° on the hue wheel with 72% saturation and 77% lightness, which reads as neutral.

What is the RGB value of #acef9b?

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

Is #acef9b a light or a dark color?

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

Should I use black or white text on #acef9b?

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

What is the complementary color of #acef9b?

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

What colors go well with #acef9b?

For interface work: #F6FAF4 as the surface, #C9EDC0 for borders, #5B9B4B for secondary text, #6D19B3 as an accent and #246E12 for hover and pressed states. For a palette, the analogous pair #D6EF9B and #9BEFB4 stays calm, while #DE9BEF is the loudest partner.

What is #acef9b in CMYK for printing?

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

Is #acef9b warm or cool?

Neutral — it scores 57 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #CBEF9B; nudged cooler, #9AF0A8.

Work with #acef9b in the Color Lab