Skip to content

#acfc2d

a balanced, electric green · neutral · “Green Yellow”

RGB
172, 252, 45
HSL
83°, 97%, 58%
CMYK
32, 0, 82, 1
Luminance
0.7858

At a glance

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

Hex
#acfc2d
Hue
83°
green
Saturation
97%
electric
Lightness
58%
balanced
Brightness
99%
HSV value
Perceived
84%
weighted brightness
Luminance
0.7858
WCAG relative
Temperature
Neutral
44/100 cool
Color family
Green
Tone
Electric
Best ink
Black
16.72:1
Closest name
Green Yellow
ΔE2000 0.6
Where it sits
Hue83° of 360°
Saturation97%
Lightness58%
Temperature
Warm ← → Cool44% 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#acfc2d
RGBrgb(172, 252, 45)
HSLhsl(83, 97%, 58%)
CMYKcmyk(32%, 0%, 82%, 1%)
LABlab(91.0 -51.7 81.5)
LCHlch(91.0 96.5 122.4)
OKLCHoklch(0.905 0.231 129.8)
Decimal11336749
Display P3color(display-p3 0.675 0.988 0.176)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acfc2d on white: 1.26:1
AA ✗ fail · AA-large · AAA
Aa
#acfc2d on black: 16.72:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FFE900
deuteranopia · #FDE347
tritanopia · #B1F1D7

Color scale — 50 to 950

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

#F9FDF1
#F2FCE4
#E4FBC1
#D3FD90
#BDFD59
#acfc2d
#95F103
#7CC903
#64A102
#4A7406
#2E4804
Base = 500Lightest = 50 · #F9FDF1Darkest = 950 · #2E4804
:root {
  --brand-50: #F9FDF1;
  --brand-100: #F2FCE4;
  --brand-200: #E4FBC1;
  --brand-300: #D3FD90;
  --brand-400: #BDFD59;
  --brand-500: #acfc2d;
  --brand-600: #95F103;
  --brand-700: #7CC903;
  --brand-800: #64A102;
  --brand-900: #4A7406;
  --brand-950: #2E4804;
  --brand: #acfc2d;
  --brand-ink: #000000;
}

Colors that work with #acfc2d

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#DBEDC0
Hairlines and dividers
Muted text#7C9B4B
Captions on the surface
Accent#472AFF
Second voice, not a rival
Dark variant#4E7E02
Hover, pressed, headers
Light variant#F5FFE6
Selected rows, tints
Dark surface#1E2414
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 #acfc2d

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#7D2DFC
Analogous left#FCE52D
Analogous right#44FC2D
Split-complement 1#2D44FC
Split-complement 2#E52DFC
Triadic 1#2DACFC
Triadic 2#FC2DAC
Tetradic#2DFCE5

RGB percentages

Red67.5%
Green98.8%
Blue17.6%

CMYK percentages

Cyan31.7%
Magenta0.0%
Yellow82.1%
Key (black)1.2%

Color previews

#acfc2d text on a black background

contrast 16.72:1

Card sample

#acfc2d text on a white background

contrast 1.26:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acfc2d

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.

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

#acfc2d, answered

What color is #acfc2d?

#acfc2d is a balanced electric green — the CSS keyword Green Yellow. It sits at 83° on the hue wheel with 97% saturation and 58% lightness, which reads as neutral.

What is the RGB value of #acfc2d?

rgb(172, 252, 45) — 172 red, 252 green and 45 blue out of 255, or 67.5% / 98.8% / 17.6% by channel.

Is #acfc2d a light or a dark color?

It is a light color. Relative luminance is 0.7858 and perceived brightness is 84%, so black text on it reaches 16.72:1.

Should I use black or white text on #acfc2d?

Black. It scores 16.72:1 against #acfc2d, versus 1.26:1 for white — AAA at any size.

What is the complementary color of #acfc2d?

#7D2DFC sits directly opposite on the wheel. Softer options are the split-complements #2D44FC and #E52DFC, which give the same contrast with far less vibration.

What colors go well with #acfc2d?

For interface work: #F8FAF4 as the surface, #DBEDC0 for borders, #7C9B4B for secondary text, #472AFF as an accent and #4E7E02 for hover and pressed states. For a palette, the analogous pair #FCE52D and #44FC2D stays calm, while #7D2DFC is the loudest partner.

What is #acfc2d in CMYK for printing?

cmyk(32%, 0%, 82%, 1%). 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 #acfc2d warm or cool?

Neutral — it scores 44 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #F8FC2D; nudged cooler, #5FFE2B.

Work with #acfc2d in the Color Lab