Skip to content

#ace8a2

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

RGB
172, 232, 162
HSL
111°, 60%, 77%
CMYK
26, 0, 30, 9
Luminance
0.6909

At a glance

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

Hex
#ace8a2
Hue
111°
green
Saturation
60%
vivid
Lightness
77%
light
Brightness
91%
HSV value
Perceived
82%
weighted brightness
Luminance
0.6909
WCAG relative
Temperature
Cool
59/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
14.82:1
Closest name
Light Green
ΔE2000 5.2
Where it sits
Hue111° of 360°
Saturation60%
Lightness77%
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#ace8a2
RGBrgb(172, 232, 162)
HSLhsl(111, 60%, 77%)
CMYKcmyk(26%, 0%, 30%, 9%)
LABlab(86.5 -32.1 28.1)
LCHlch(86.5 42.6 138.8)
OKLCHoklch(0.873 0.113 141.0)
Decimal11331746
Display P3color(display-p3 0.675 0.910 0.635)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ace8a2 on white: 1.42:1
AA ✗ fail · AA-large · AAA
Aa
#ace8a2 on black: 14.82:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #ECDC9E
deuteranopia · #E2D6A6
tritanopia · #A8E4D6

Color scale — 50 to 950

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

#F5FBF4
#EBF7E9
#D1EFCC
#ace8a2
#87DE78
#5FD24B
#46C431
#3AA428
#2F8320
#255F1B
#173B11
Base = 300Lightest = 50 · #F5FBF4Darkest = 950 · #173B11
:root {
  --brand-50: #F5FBF4;
  --brand-100: #EBF7E9;
  --brand-200: #D1EFCC;
  --brand-300: #ace8a2;
  --brand-400: #87DE78;
  --brand-500: #5FD24B;
  --brand-600: #46C431;
  --brand-700: #3AA428;
  --brand-800: #2F8320;
  --brand-900: #255F1B;
  --brand-950: #173B11;
  --brand: #ace8a2;
  --brand-ink: #000000;
}

Colors that work with #ace8a2

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#C6EDC0
Hairlines and dividers
Muted text#569B4B
Captions on the surface
Accent#7425A7
Second voice, not a rival
Dark variant#246619
Hover, pressed, headers
Light variant#EDFAEB
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 #ace8a2

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#DEA2E8
Analogous left#CFE8A2
Analogous right#A2E8BB
Split-complement 1#BBA2E8
Split-complement 2#E8A2CF
Triadic 1#A2ACE8
Triadic 2#E8A2AC
Tetradic#A2CFE8

RGB percentages

Red67.5%
Green91.0%
Blue63.5%

CMYK percentages

Cyan25.9%
Magenta0.0%
Yellow30.2%
Key (black)9.0%

Color previews

#ace8a2 text on a black background

contrast 14.82:1

Card sample

#ace8a2 text on a white background

contrast 1.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ace8a2

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.

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

#ace8a2, answered

What color is #ace8a2?

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

What is the RGB value of #ace8a2?

rgb(172, 232, 162) — 172 red, 232 green and 162 blue out of 255, or 67.5% / 91% / 63.5% by channel.

Is #ace8a2 a light or a dark color?

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

Should I use black or white text on #ace8a2?

Black. It scores 14.82:1 against #ace8a2, versus 1.42:1 for white — AAA at any size.

What is the complementary color of #ace8a2?

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

What colors go well with #ace8a2?

For interface work: #F5FAF4 as the surface, #C6EDC0 for borders, #569B4B for secondary text, #7425A7 as an accent and #246619 for hover and pressed states. For a palette, the analogous pair #CFE8A2 and #A2E8BB stays calm, while #DEA2E8 is the loudest partner.

What is #ace8a2 in CMYK for printing?

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

Is #ace8a2 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 #C6E8A2; nudged cooler, #A1E9B1.

Work with #ace8a2 in the Color Lab