Skip to content

#accc72

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

RGB
172, 204, 114
HSL
81°, 47%, 62%
CMYK
16, 0, 44, 20
Luminance
0.5317

At a glance

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

Hex
#accc72
Hue
81°
green
Saturation
47%
vivid
Lightness
62%
balanced
Brightness
80%
HSV value
Perceived
73%
weighted brightness
Luminance
0.5317
WCAG relative
Temperature
Neutral
43/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
11.63:1
Closest name
Yellow Green
ΔE2000 7.5
Where it sits
Hue81° of 360°
Saturation47%
Lightness62%
Temperature
Warm ← → Cool43% 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#accc72
RGBrgb(172, 204, 114)
HSLhsl(81, 47%, 62%)
CMYKcmyk(16%, 0%, 44%, 20%)
LABlab(78.0 -25.3 41.2)
LCHlch(78.0 48.4 121.5)
OKLCHoklch(0.801 0.122 125.1)
Decimal11324530
Display P3color(display-p3 0.675 0.800 0.447)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#accc72 on white: 1.81:1
AA ✗ fail · AA-large · AAA
Aa
#accc72 on black: 11.63:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D5C26B
deuteranopia · #D0C077
tritanopia · #B1C4B6

Color scale — 50 to 950

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

#F8FAF5
#F1F5EA
#E2ECD0
#CFE1AD
#accc72
#9EC35A
#8BB441
#749636
#5D782B
#455823
#2B3716
Base = 400Lightest = 50 · #F8FAF5Darkest = 950 · #2B3716
:root {
  --brand-50: #F8FAF5;
  --brand-100: #F1F5EA;
  --brand-200: #E2ECD0;
  --brand-300: #CFE1AD;
  --brand-400: #accc72;
  --brand-500: #9EC35A;
  --brand-600: #8BB441;
  --brand-700: #749636;
  --brand-800: #5D782B;
  --brand-900: #455823;
  --brand-950: #2B3716;
  --brand: #accc72;
  --brand-ink: #000000;
}

Colors that work with #accc72

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#DCE9C3
Hairlines and dividers
Muted text#7E9B4B
Captions on the surface
Accent#796ED0
Second voice, not a rival
Dark variant#485E22
Hover, pressed, headers
Light variant#F4F8EC
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 #accc72

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#9272CC
Analogous left#CCBF72
Analogous right#7FCC72
Split-complement 1#727FCC
Split-complement 2#BF72CC
Triadic 1#72ACCC
Triadic 2#CC72AC
Tetradic#72CCBF

RGB percentages

Red67.5%
Green80.0%
Blue44.7%

CMYK percentages

Cyan15.7%
Magenta0.0%
Yellow44.1%
Key (black)20.0%

Color previews

#accc72 text on a black background

contrast 11.63:1

Card sample

#accc72 text on a white background

contrast 1.81:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(172, 204, 114, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(172, 204, 114, 0.45);
Border & gradient
Gradient panel
border: 3px solid #accc72;
background: linear-gradient(135deg, #accc72, #72CC74);

Monochromatic scale

Palettes built from #accc72

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.

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

#accc72, answered

What color is #accc72?

#accc72 is a balanced vivid green, closest to Yellow Green (ΔE2000 7.5). It sits at 81° on the hue wheel with 47% saturation and 62% lightness, which reads as neutral.

What is the RGB value of #accc72?

rgb(172, 204, 114) — 172 red, 204 green and 114 blue out of 255, or 67.5% / 80% / 44.7% by channel.

Is #accc72 a light or a dark color?

It is a light color. Relative luminance is 0.5317 and perceived brightness is 73%, so black text on it reaches 11.63:1.

Should I use black or white text on #accc72?

Black. It scores 11.63:1 against #accc72, versus 1.81:1 for white — AAA at any size.

What is the complementary color of #accc72?

#9272CC sits directly opposite on the wheel. Softer options are the split-complements #727FCC and #BF72CC, which give the same contrast with far less vibration.

What colors go well with #accc72?

For interface work: #F8FAF4 as the surface, #DCE9C3 for borders, #7E9B4B for secondary text, #796ED0 as an accent and #485E22 for hover and pressed states. For a palette, the analogous pair #CCBF72 and #7FCC72 stays calm, while #9272CC is the loudest partner.

What is #accc72 in CMYK for printing?

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

Is #accc72 warm or cool?

Neutral — it scores 43 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #CCCB72; nudged cooler, #8ACE70.

Work with #accc72 in the Color Lab