Skip to content

#ace044

a balanced, vivid green · warm · closest name: Yellow Green

RGB
172, 224, 68
HSL
80°, 72%, 57%
CMYK
23, 0, 70, 12
Luminance
0.6250

At a glance

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

Hex
#ace044
Hue
80°
green
Saturation
72%
vivid
Lightness
57%
balanced
Brightness
88%
HSV value
Perceived
77%
weighted brightness
Luminance
0.6250
WCAG relative
Temperature
Warm
42/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
13.50:1
Closest name
Yellow Green
ΔE2000 4.6
Where it sits
Hue80° of 360°
Saturation72%
Lightness57%
Temperature
Warm ← → Cool42% cool

Reads warm. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#ace044
RGBrgb(172, 224, 68)
HSLhsl(80, 72%, 57%)
CMYKcmyk(23%, 0%, 70%, 12%)
LABlab(83.2 -38.6 67.3)
LCHlch(83.2 77.6 119.8)
OKLCHoklch(0.842 0.188 126.3)
Decimal11329604
Display P3color(display-p3 0.675 0.878 0.267)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ace044 on white: 1.56:1
AA ✗ fail · AA-large · AAA
Aa
#ace044 on black: 13.50:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #ECD12A
deuteranopia · #E5CE51
tritanopia · #B3D6C1

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #ace044 is pinned to step 500; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F9FCF3
#F3F8E7
#E5F3C9
#D4EF9F
#BFE76F
#ace044
#98D223
#7EAF1D
#658C17
#4B6615
#2F3F0D
Base = 500Lightest = 50 · #F9FCF3Darkest = 950 · #2F3F0D
:root {
  --brand-50: #F9FCF3;
  --brand-100: #F3F8E7;
  --brand-200: #E5F3C9;
  --brand-300: #D4EF9F;
  --brand-400: #BFE76F;
  --brand-500: #ace044;
  --brand-600: #98D223;
  --brand-700: #7EAF1D;
  --brand-800: #658C17;
  --brand-900: #4B6615;
  --brand-950: #2F3F0D;
  --brand: #ace044;
  --brand-ink: #000000;
}

Colors that work with #ace044

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#F8FAF4
Tinted page background
Border#DEEDC0
Hairlines and dividers
Muted text#809B4B
Captions on the surface
Accent#4E40E4
Second voice, not a rival
Dark variant#4F6D12
Hover, pressed, headers
Light variant#F5FBE9
Selected rows, tints
Dark surface#1F2414
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 #ace044

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
  • 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
  • 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#7844E0
Analogous left#E0C644
Analogous right#5EE044
Split-complement 1#445EE0
Split-complement 2#C644E0
Triadic 1#44ACE0
Triadic 2#E044AC
Tetradic#44E0C6

RGB percentages

Red67.5%
Green87.8%
Blue26.7%

CMYK percentages

Cyan23.2%
Magenta0.0%
Yellow69.6%
Key (black)12.2%

Color previews

#ace044 text on a black background

contrast 13.50:1

Card sample

#ace044 text on a white background

contrast 1.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(172, 224, 68, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(172, 224, 68, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ace044;
background: linear-gradient(135deg, #ace044, #44E044);

Monochromatic scale

Palettes built from #ace044

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.

#ace044 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
ButtonsLinksFocus statesCharts
Print note

Converts to four-color process without much drama. Proof it anyway.

#ace044, answered

What color is #ace044?

#ace044 is a balanced vivid green, closest to Yellow Green (ΔE2000 4.6). It sits at 80° on the hue wheel with 72% saturation and 57% lightness, which reads as warm.

What is the RGB value of #ace044?

rgb(172, 224, 68) — 172 red, 224 green and 68 blue out of 255, or 67.5% / 87.8% / 26.7% by channel.

Is #ace044 a light or a dark color?

It is a light color. Relative luminance is 0.6250 and perceived brightness is 77%, so black text on it reaches 13.50:1.

Should I use black or white text on #ace044?

Black. It scores 13.50:1 against #ace044, versus 1.56:1 for white — AAA at any size.

What is the complementary color of #ace044?

#7844E0 sits directly opposite on the wheel. Softer options are the split-complements #445EE0 and #C644E0, which give the same contrast with far less vibration.

What colors go well with #ace044?

For interface work: #F8FAF4 as the surface, #DEEDC0 for borders, #809B4B for secondary text, #4E40E4 as an accent and #4F6D12 for hover and pressed states. For a palette, the analogous pair #E0C644 and #5EE044 stays calm, while #7844E0 is the loudest partner.

What is #ace044 in CMYK for printing?

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

Is #ace044 warm or cool?

Warm — it scores 42 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #E0DB44; nudged cooler, #72E242.

Work with #ace044 in the Color Lab