Skip to content

#aceb92

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

RGB
172, 235, 146
HSL
103°, 69%, 75%
CMYK
27, 0, 38, 8
Luminance
0.7026

At a glance

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

Hex
#aceb92
Hue
103°
green
Saturation
69%
vivid
Lightness
75%
light
Brightness
92%
HSV value
Perceived
82%
weighted brightness
Luminance
0.7026
WCAG relative
Temperature
Neutral
55/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
15.05:1
Closest name
Light Green
ΔE2000 4
Where it sits
Hue103° of 360°
Saturation69%
Lightness75%
Temperature
Warm ← → Cool55% 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#aceb92
RGBrgb(172, 235, 146)
HSLhsl(103, 69%, 75%)
CMYKcmyk(27%, 0%, 38%, 8%)
LABlab(87.1 -35.8 37.0)
LCHlch(87.1 51.5 134.1)
OKLCHoklch(0.876 0.134 136.9)
Decimal11332498
Display P3color(display-p3 0.675 0.922 0.573)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#aceb92 on white: 1.40:1
AA ✗ fail · AA-large · AAA
Aa
#aceb92 on black: 15.05:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F1DE8C
deuteranopia · #E7D897
tritanopia · #AAE5D5

Color scale — 50 to 950

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

#F6FBF3
#ECF8E7
#D5F2CA
#aceb92
#93E571
#6FDC41
#57CF26
#49AC20
#3A8A19
#2D6416
#1C3F0E
Base = 300Lightest = 50 · #F6FBF3Darkest = 950 · #1C3F0E
:root {
  --brand-50: #F6FBF3;
  --brand-100: #ECF8E7;
  --brand-200: #D5F2CA;
  --brand-300: #aceb92;
  --brand-400: #93E571;
  --brand-500: #6FDC41;
  --brand-600: #57CF26;
  --brand-700: #49AC20;
  --brand-800: #3A8A19;
  --brand-900: #2D6416;
  --brand-950: #1C3F0E;
  --brand: #aceb92;
  --brand-ink: #000000;
}

Colors that work with #aceb92

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#CDEDC0
Hairlines and dividers
Muted text#629B4B
Captions on the surface
Accent#601BB1
Second voice, not a rival
Dark variant#2D6C14
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 #aceb92

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#D192EB
Analogous left#D8EB92
Analogous right#92EBA5
Split-complement 1#A592EB
Split-complement 2#EB92D8
Triadic 1#92ACEB
Triadic 2#EB92AC
Tetradic#92D8EB

RGB percentages

Red67.5%
Green92.2%
Blue57.3%

CMYK percentages

Cyan26.8%
Magenta0.0%
Yellow37.9%
Key (black)7.8%

Color previews

#aceb92 text on a black background

contrast 15.05:1

Card sample

#aceb92 text on a white background

contrast 1.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(172, 235, 146, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(172, 235, 146, 0.45);
Border & gradient
Gradient panel
border: 3px solid #aceb92;
background: linear-gradient(135deg, #aceb92, #92EBB3);

Monochromatic scale

Palettes built from #aceb92

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.

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

#aceb92, answered

What color is #aceb92?

#aceb92 is a light vivid green, closest to Light Green (ΔE2000 4). It sits at 103° on the hue wheel with 69% saturation and 75% lightness, which reads as neutral.

What is the RGB value of #aceb92?

rgb(172, 235, 146) — 172 red, 235 green and 146 blue out of 255, or 67.5% / 92.2% / 57.3% by channel.

Is #aceb92 a light or a dark color?

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

Should I use black or white text on #aceb92?

Black. It scores 15.05:1 against #aceb92, versus 1.40:1 for white — AAA at any size.

What is the complementary color of #aceb92?

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

What colors go well with #aceb92?

For interface work: #F6FAF4 as the surface, #CDEDC0 for borders, #629B4B for secondary text, #601BB1 as an accent and #2D6C14 for hover and pressed states. For a palette, the analogous pair #D8EB92 and #92EBA5 stays calm, while #D192EB is the loudest partner.

What is #aceb92 in CMYK for printing?

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

Is #aceb92 warm or cool?

Neutral — it scores 55 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #CDEB92; nudged cooler, #91EC98.

Work with #aceb92 in the Color Lab