Skip to content

Commit 6e4c6e7

Browse files
committed
update color code info on branding page
1 parent 58d7949 commit 6e4c6e7

1 file changed

Lines changed: 3 additions & 9 deletions

File tree

content/en/about/branding.md

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -32,15 +32,9 @@ The InnerSource Commons Foundation employs a carefully selected color palette ba
3232

3333
| Color Role | Hex Code | Description | Suggested Contrast Pairings |
3434
| -------------- | -------- | -------------------------------------------- | -------------------------------------- |
35-
| <span style="color:#00A0A0">**Primary**</span> | #00A0A0 | Calm, modern teal; conveys trust and harmony | White (#FFFFFF), Dark Teal (#006262) |
36-
| <span style="color:#006262">**Dark Teal**</span> | #006262 | Depth, contrast, and accessibility | White text for WCAG 2.1 AAA compliance |
37-
| <span style="color:#00DEDE">**Light Teal**</span> | #00DEDE | Highlights, hover states, gentle accents | Dark Teal (#006262), Black text |
38-
39-
### Accent Color
40-
41-
| Color Role | Hex Code | Description | Suggested Contrast Pairings |
42-
| ----------------- | -------- | -------------------------------------------------- | ------------------------------- |
43-
| <span style="color:#FFB800">**Accent Yellow**</span> | #FFB800 | High-visibility for call-to-actions and highlights | Dark Teal (#006262), Black text |
35+
| <span style="color:#20B2AA">**Primary**</span> | #20B2AA | Calm, modern teal; conveys trust and harmony | White (#FFFFFF), Dark Teal (#006262) |
36+
| <span style="color:#14746F">**Dark Teal**</span> | #14746F | Depth, contrast, and accessibility | White text for WCAG 2.1 AAA compliance |
37+
| <span style="color:#27DAD0">**Light Teal**</span> | #27DAD0 | Highlights, hover states, gentle accents | Dark Teal (#006262), Black text |
4438

4539

4640
<!-- For internal:

0 commit comments

Comments
 (0)