Skip to content

#ace9ae

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

RGB
172, 233, 174
HSL
122°, 58%, 79%
CMYK
26, 0, 25, 9
Luminance
0.7010

At a glance

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

Hex
#ace9ae
Hue
122°
green
Saturation
58%
vivid
Lightness
79%
light
Brightness
91%
HSV value
Perceived
82%
weighted brightness
Luminance
0.7010
WCAG relative
Temperature
Cool
63/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
15.02:1
Closest name
Light Green
ΔE2000 6.7
Where it sits
Hue122° of 360°
Saturation58%
Lightness79%
Temperature
Warm ← → Cool63% 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#ace9ae
RGBrgb(172, 233, 174)
HSLhsl(122, 58%, 79%)
CMYKcmyk(26%, 0%, 25%, 9%)
LABlab(87.0 -30.6 22.6)
LCHlch(87.0 38.0 143.5)
OKLCHoklch(0.877 0.102 145.5)
Decimal11332014
Display P3color(display-p3 0.675 0.914 0.682)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ace9ae on white: 1.40:1
AA ✗ fail · AA-large · AAA
Aa
#ace9ae on black: 15.02:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #EBDEAA
deuteranopia · #E1D8B1
tritanopia · #A6E6D9

Color scale — 50 to 950

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

#F4FBF4
#E9F7E9
#CDEFCE
#ace9ae
#7ADC7D
#4ED052
#33C238
#2BA12F
#228125
#1C5E1F
#123B13
Base = 300Lightest = 50 · #F4FBF4Darkest = 950 · #123B13
:root {
  --brand-50: #F4FBF4;
  --brand-100: #E9F7E9;
  --brand-200: #CDEFCE;
  --brand-300: #ace9ae;
  --brand-400: #7ADC7D;
  --brand-500: #4ED052;
  --brand-600: #33C238;
  --brand-700: #2BA12F;
  --brand-800: #228125;
  --brand-900: #1C5E1F;
  --brand-950: #123B13;
  --brand: #ace9ae;
  --brand-ink: #000000;
}

Colors that work with #ace9ae

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#F4FAF4
Tinted page background
Border#C0EDC1
Hairlines and dividers
Muted text#4B9B4D
Captions on the surface
Accent#8A27A5
Second voice, not a rival
Dark variant#1B651D
Hover, pressed, headers
Light variant#EBFAEB
Selected rows, tints
Dark surface#142414
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 #ace9ae

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#E9ACE7
Analogous left#C8E9AC
Analogous right#ACE9CD
Split-complement 1#CDACE9
Split-complement 2#E9ACC8
Triadic 1#AEACE9
Triadic 2#E9AEAC
Tetradic#ACC8E9

RGB percentages

Red67.5%
Green91.4%
Blue68.2%

CMYK percentages

Cyan26.2%
Magenta0.0%
Yellow25.3%
Key (black)8.6%

Color previews

#ace9ae text on a black background

contrast 15.02:1

Card sample

#ace9ae text on a white background

contrast 1.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ace9ae

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.

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

#ace9ae, answered

What color is #ace9ae?

#ace9ae is a light vivid green, closest to Light Green (ΔE2000 6.7). It sits at 122° on the hue wheel with 58% saturation and 79% lightness, which reads as cool.

What is the RGB value of #ace9ae?

rgb(172, 233, 174) — 172 red, 233 green and 174 blue out of 255, or 67.5% / 91.4% / 68.2% by channel.

Is #ace9ae a light or a dark color?

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

Should I use black or white text on #ace9ae?

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

What is the complementary color of #ace9ae?

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

What colors go well with #ace9ae?

For interface work: #F4FAF4 as the surface, #C0EDC1 for borders, #4B9B4D for secondary text, #8A27A5 as an accent and #1B651D for hover and pressed states. For a palette, the analogous pair #C8E9AC and #ACE9CD stays calm, while #E9ACE7 is the loudest partner.

What is #ace9ae in CMYK for printing?

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

Is #ace9ae warm or cool?

Cool — it scores 63 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #C0E9AC; nudged cooler, #ABEAC4.

Work with #ace9ae in the Color Lab