Skip to content

#acea2c

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

RGB
172, 234, 44
HSL
80°, 82%, 55%
CMYK
27, 0, 81, 8
Luminance
0.6780

At a glance

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

Hex
#acea2c
Hue
80°
green
Saturation
82%
electric
Lightness
55%
balanced
Brightness
92%
HSV value
Perceived
80%
weighted brightness
Luminance
0.6780
WCAG relative
Temperature
Warm
41/100 cool
Color family
Green
Tone
Electric
Best ink
Black
14.56:1
Closest name
Green Yellow
ΔE2000 4.5
Where it sits
Hue80° of 360°
Saturation82%
Lightness55%
Temperature
Warm ← → Cool41% 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#acea2c
RGBrgb(172, 234, 44)
HSLhsl(80, 82%, 55%)
CMYKcmyk(27%, 0%, 81%, 8%)
LABlab(85.9 -44.2 77.2)
LCHlch(85.9 89.0 119.8)
OKLCHoklch(0.864 0.211 127.2)
Decimal11332140
Display P3color(display-p3 0.675 0.918 0.173)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acea2c on white: 1.44:1
AA ✗ fail · AA-large · AAA
Aa
#acea2c on black: 14.56:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F6D900
deuteranopia · #EED642
tritanopia · #B3DFC8

Color scale — 50 to 950

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

#F9FCF2
#F3F9E6
#E6F6C6
#D7F599
#C3F066
#acea2c
#9DDF16
#83BA12
#69940F
#4D6B0F
#304309
Base = 500Lightest = 50 · #F9FCF2Darkest = 950 · #304309
:root {
  --brand-50: #F9FCF2;
  --brand-100: #F3F9E6;
  --brand-200: #E6F6C6;
  --brand-300: #D7F599;
  --brand-400: #C3F066;
  --brand-500: #acea2c;
  --brand-600: #9DDF16;
  --brand-700: #83BA12;
  --brand-800: #69940F;
  --brand-900: #4D6B0F;
  --brand-950: #304309;
  --brand: #acea2c;
  --brand-ink: #000000;
}

Colors that work with #acea2c

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#819B4B
Captions on the surface
Accent#3727EF
Second voice, not a rival
Dark variant#52740C
Hover, pressed, headers
Light variant#F6FDE8
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 #acea2c

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#6A2CEA
Analogous left#EAC92C
Analogous right#4DEA2C
Split-complement 1#2C4DEA
Split-complement 2#C92CEA
Triadic 1#2CACEA
Triadic 2#EA2CAC
Tetradic#2CEAC9

RGB percentages

Red67.5%
Green91.8%
Blue17.3%

CMYK percentages

Cyan26.5%
Magenta0.0%
Yellow81.2%
Key (black)8.2%

Color previews

#acea2c text on a black background

contrast 14.56:1

Card sample

#acea2c text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acea2c

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.

#acea2c 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

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#acea2c, answered

What color is #acea2c?

#acea2c is a balanced electric green, closest to Green Yellow (ΔE2000 4.5). It sits at 80° on the hue wheel with 82% saturation and 55% lightness, which reads as warm.

What is the RGB value of #acea2c?

rgb(172, 234, 44) — 172 red, 234 green and 44 blue out of 255, or 67.5% / 91.8% / 17.3% by channel.

Is #acea2c a light or a dark color?

It is a light color. Relative luminance is 0.6780 and perceived brightness is 80%, so black text on it reaches 14.56:1.

Should I use black or white text on #acea2c?

Black. It scores 14.56:1 against #acea2c, versus 1.44:1 for white — AAA at any size.

What is the complementary color of #acea2c?

#6A2CEA sits directly opposite on the wheel. Softer options are the split-complements #2C4DEA and #C92CEA, which give the same contrast with far less vibration.

What colors go well with #acea2c?

For interface work: #F8FAF4 as the surface, #DEEDC0 for borders, #819B4B for secondary text, #3727EF as an accent and #52740C for hover and pressed states. For a palette, the analogous pair #EAC92C and #4DEA2C stays calm, while #6A2CEA is the loudest partner.

What is #acea2c in CMYK for printing?

cmyk(27%, 0%, 81%, 8%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #acea2c warm or cool?

Warm — it scores 41 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #EAE22C; nudged cooler, #65EC2A.

Work with #acea2c in the Color Lab