Describe the bug
The contrast ratio for the "Submit a Nomination for 2026 Python Packaging Council Election" title is too low:
https://www.python.org/nominations/2026-python-packaging-council/create/
It's 1.44, and should be at least 3.0 to meet WCAG AA accessibility requirements:
The colour is defined in the database
I suggest using a darker green, like #2E7D32 with a ratio of 4.99:
To change it, someone with access to nominations should do something like:
Admin > Nominations > Election kinds > Packaging Council > change "Accent color" to #2E7D32.
Browsers
Chrome
Operating System
macOS
Additional context
(The contrast is good of the blue for the PSF board election at https://www.python.org/nominations/2026-python-software-foundation-board/create/)

Describe the bug
The contrast ratio for the "Submit a Nomination for 2026 Python Packaging Council Election" title is too low:
https://www.python.org/nominations/2026-python-packaging-council/create/
It's 1.44, and should be at least 3.0 to meet WCAG AA accessibility requirements:
The colour is defined in the database
I suggest using a darker green, like
#2E7D32with a ratio of 4.99:To change it, someone with access to nominations should do something like:
Admin > Nominations > Election kinds > Packaging Council > change "Accent color" to #2E7D32.
Browsers
Chrome
Operating System
macOS
Additional context
(The contrast is good of the blue for the PSF board election at https://www.python.org/nominations/2026-python-software-foundation-board/create/)