Color Bucket

❗NEW❗ Image color palette picker

The color bucket can contain a maximum of 10 colors (with a PRO membership up to 20 colors!) and auto-create color palettes for each of these colors based on the lightness.

Copy the permanent link to this color bucket here:

The color bucket you are viewing right now is a fixed bucket reachable via the link above. To create your color bucket, please visit the color bucket's main page.


Color Palette · WCAG Matrix

Color Palette

RGBPercent(65%, 89%, 92%)



RGBPercent(56%, 88%, 92%)



RGBPercent(47%, 87%, 92%)



RGBPercent(37%, 86%, 92%) light muted cyan



RGBPercent(28%, 85%, 92%) light muted cyan



RGBPercent(19%, 84%, 92%) light washed cyan



RGBPercent(10%, 83%, 92%) light washed cyan



RGBPercent(1%, 82%, 92%) light washed cyan



500 * Your Color
RGBPercent(1%, 82%, 92%)

RGBPercent(0%, 82%, 92%) light washed cyan



500 * Your Color
RGBPercent(0%, 82%, 92%)

CSS Code

.main-color-1{ color:rgb(65%, 89%, 92%); }
.main-bg-color-1{ background-color:rgb(65%, 89%, 92%); }
.main-color-2{ color:rgb(56%, 88%, 92%); }
.main-bg-color-2{ background-color:rgb(56%, 88%, 92%); }
.main-color-3{ color:rgb(47%, 87%, 92%); }
.main-bg-color-3{ background-color:rgb(47%, 87%, 92%); }
.main-color-4{ color:rgb(37%, 86%, 92%); }
.main-bg-color-4{ background-color:rgb(37%, 86%, 92%); }
.main-color-5{ color:rgb(28%, 85%, 92%); }
.main-bg-color-5{ background-color:rgb(28%, 85%, 92%); }
.main-color-6{ color:rgb(19%, 84%, 92%); }
.main-bg-color-6{ background-color:rgb(19%, 84%, 92%); }
.main-color-7{ color:rgb(10%, 83%, 92%); }
.main-bg-color-7{ background-color:rgb(10%, 83%, 92%); }
.main-color-8{ color:rgb(1%, 82%, 92%); }
.main-bg-color-8{ background-color:rgb(1%, 82%, 92%); }
.main-color-9{ color:rgb(0%, 82%, 92%); }
.main-bg-color-9{ background-color:rgb(0%, 82%, 92%); }

.color-1-100{ color:rgb(84%, 95%, 96%); }
.bg-color-1-100{ background-color:rgb(84%, 95%, 96%); }
.color-1-200{ color:rgb(65%, 89%, 92%); }
.bg-color-1-200{ background-color:rgb(65%, 89%, 92%); }
.color-1-300{ color:rgb(51%, 85%, 89%); }
.bg-color-1-300{ background-color:rgb(51%, 85%, 89%); }
.color-1-400{ color:rgb(35%, 80%, 85%); }
.bg-color-1-400{ background-color:rgb(35%, 80%, 85%); }
.color-1-500{ color:rgb(18%, 74%, 82%); }
.bg-color-1-500{ background-color:rgb(18%, 74%, 82%); }
.color-1-600{ color:rgb(15%, 60%, 65%); }
.bg-color-1-600{ background-color:rgb(15%, 60%, 65%); }
.color-1-700{ color:rgb(11%, 45%, 49%); }
.bg-color-1-700{ background-color:rgb(11%, 45%, 49%); }
.color-1-800{ color:rgb(7%, 30%, 33%); }
.bg-color-1-800{ background-color:rgb(7%, 30%, 33%); }
.color-1-900{ color:rgb(4%, 15%, 16%); }
.bg-color-1-900{ background-color:rgb(4%, 15%, 16%); }

.color-2-100{ color:rgb(83%, 95%, 97%); }
.bg-color-2-100{ background-color:rgb(83%, 95%, 97%); }
.color-2-200{ color:rgb(66%, 91%, 94%); }
.bg-color-2-200{ background-color:rgb(66%, 91%, 94%); }
.color-2-300{ color:rgb(56%, 88%, 92%); }
.bg-color-2-300{ background-color:rgb(56%, 88%, 92%); }
.color-2-400{ color:rgb(32%, 81%, 88%); }
.bg-color-2-400{ background-color:rgb(32%, 81%, 88%); }
.color-2-500{ color:rgb(15%, 76%, 85%); }
.bg-color-2-500{ background-color:rgb(15%, 76%, 85%); }
.color-2-600{ color:rgb(12%, 61%, 68%); }
.bg-color-2-600{ background-color:rgb(12%, 61%, 68%); }
.color-2-700{ color:rgb(9%, 46%, 51%); }
.bg-color-2-700{ background-color:rgb(9%, 46%, 51%); }
.color-2-800{ color:rgb(6%, 31%, 34%); }
.bg-color-2-800{ background-color:rgb(6%, 31%, 34%); }
.color-2-900{ color:rgb(3%, 15%, 17%); }
.bg-color-2-900{ background-color:rgb(3%, 15%, 17%); }

.color-3-100{ color:rgb(83%, 96%, 97%); }
.bg-color-3-100{ background-color:rgb(83%, 96%, 97%); }
.color-3-200{ color:rgb(65%, 91%, 95%); }
.bg-color-3-200{ background-color:rgb(65%, 91%, 95%); }
.color-3-300{ color:rgb(47%, 87%, 92%); }
.bg-color-3-300{ background-color:rgb(47%, 87%, 92%); }
.color-3-400{ color:rgb(30%, 83%, 90%); }
.bg-color-3-400{ background-color:rgb(30%, 83%, 90%); }
.color-3-500{ color:rgb(13%, 79%, 87%); }
.bg-color-3-500{ background-color:rgb(13%, 79%, 87%); }
.color-3-600{ color:rgb(10%, 63%, 70%); }
.bg-color-3-600{ background-color:rgb(10%, 63%, 70%); }
.color-3-700{ color:rgb(8%, 47%, 52%); }
.bg-color-3-700{ background-color:rgb(8%, 47%, 52%); }
.color-3-800{ color:rgb(5%, 31%, 35%); }
.bg-color-3-800{ background-color:rgb(5%, 31%, 35%); }
.color-3-900{ color:rgb(3%, 16%, 17%); }
.bg-color-3-900{ background-color:rgb(3%, 16%, 17%); }

.color-4-100{ color:rgb(82%, 96%, 98%); }
.bg-color-4-100{ background-color:rgb(82%, 96%, 98%); }
.color-4-200{ color:rgb(64%, 92%, 96%); }
.bg-color-4-200{ background-color:rgb(64%, 92%, 96%); }
.color-4-300{ color:rgb(47%, 88%, 93%); }
.bg-color-4-300{ background-color:rgb(47%, 88%, 93%); }
.color-4-400{ color:rgb(37%, 86%, 92%); }
.bg-color-4-400{ background-color:rgb(37%, 86%, 92%); }
.color-4-500{ color:rgb(11%, 80%, 89%); }
.bg-color-4-500{ background-color:rgb(11%, 80%, 89%); }
.color-4-600{ color:rgb(9%, 64%, 71%); }
.bg-color-4-600{ background-color:rgb(9%, 64%, 71%); }
.color-4-700{ color:rgb(7%, 48%, 53%); }
.bg-color-4-700{ background-color:rgb(7%, 48%, 53%); }
.color-4-800{ color:rgb(4%, 32%, 36%); }
.bg-color-4-800{ background-color:rgb(4%, 32%, 36%); }
.color-4-900{ color:rgb(2%, 16%, 18%); }
.bg-color-4-900{ background-color:rgb(2%, 16%, 18%); }

.color-5-100{ color:rgb(82%, 96%, 98%); }
.bg-color-5-100{ background-color:rgb(82%, 96%, 98%); }
.color-5-200{ color:rgb(64%, 93%, 96%); }
.bg-color-5-200{ background-color:rgb(64%, 93%, 96%); }
.color-5-300{ color:rgb(46%, 89%, 94%); }
.bg-color-5-300{ background-color:rgb(46%, 89%, 94%); }
.color-5-400{ color:rgb(28%, 85%, 92%); }
.bg-color-5-400{ background-color:rgb(28%, 85%, 92%); }
.color-5-500{ color:rgb(10%, 81%, 90%); }
.bg-color-5-500{ background-color:rgb(10%, 81%, 90%); }
.color-5-600{ color:rgb(8%, 65%, 72%); }
.bg-color-5-600{ background-color:rgb(8%, 65%, 72%); }
.color-5-700{ color:rgb(6%, 49%, 54%); }
.bg-color-5-700{ background-color:rgb(6%, 49%, 54%); }
.color-5-800{ color:rgb(4%, 33%, 36%); }
.bg-color-5-800{ background-color:rgb(4%, 33%, 36%); }
.color-5-900{ color:rgb(2%, 16%, 18%); }
.bg-color-5-900{ background-color:rgb(2%, 16%, 18%); }

.color-6-100{ color:rgb(82%, 96%, 98%); }
.bg-color-6-100{ background-color:rgb(82%, 96%, 98%); }
.color-6-200{ color:rgb(64%, 93%, 96%); }
.bg-color-6-200{ background-color:rgb(64%, 93%, 96%); }
.color-6-300{ color:rgb(45%, 89%, 95%); }
.bg-color-6-300{ background-color:rgb(45%, 89%, 95%); }
.color-6-400{ color:rgb(19%, 84%, 92%); }
.bg-color-6-400{ background-color:rgb(19%, 84%, 92%); }
.color-6-500{ color:rgb(9%, 82%, 91%); }
.bg-color-6-500{ background-color:rgb(9%, 82%, 91%); }
.color-6-600{ color:rgb(7%, 65%, 73%); }
.bg-color-6-600{ background-color:rgb(7%, 65%, 73%); }
.color-6-700{ color:rgb(5%, 49%, 55%); }
.bg-color-6-700{ background-color:rgb(5%, 49%, 55%); }
.color-6-800{ color:rgb(4%, 33%, 36%); }
.bg-color-6-800{ background-color:rgb(4%, 33%, 36%); }
.color-6-900{ color:rgb(2%, 16%, 18%); }
.bg-color-6-900{ background-color:rgb(2%, 16%, 18%); }

.color-7-100{ color:rgb(82%, 96%, 98%); }
.bg-color-7-100{ background-color:rgb(82%, 96%, 98%); }
.color-7-200{ color:rgb(63%, 93%, 97%); }
.bg-color-7-200{ background-color:rgb(63%, 93%, 97%); }
.color-7-300{ color:rgb(45%, 90%, 95%); }
.bg-color-7-300{ background-color:rgb(45%, 90%, 95%); }
.color-7-400{ color:rgb(26%, 86%, 94%); }
.bg-color-7-400{ background-color:rgb(26%, 86%, 94%); }
.color-7-500{ color:rgb(10%, 83%, 92%); }
.bg-color-7-500{ background-color:rgb(10%, 83%, 92%); }
.color-7-600{ color:rgb(6%, 66%, 74%); }
.bg-color-7-600{ background-color:rgb(6%, 66%, 74%); }
.color-7-700{ color:rgb(5%, 50%, 55%); }
.bg-color-7-700{ background-color:rgb(5%, 50%, 55%); }
.color-7-800{ color:rgb(3%, 33%, 37%); }
.bg-color-7-800{ background-color:rgb(3%, 33%, 37%); }
.color-7-900{ color:rgb(2%, 16%, 18%); }
.bg-color-7-900{ background-color:rgb(2%, 16%, 18%); }

.color-8-100{ color:rgb(80%, 98%, 100%); }
.bg-color-8-100{ background-color:rgb(80%, 98%, 100%); }
.color-8-200{ color:rgb(60%, 95%, 100%); }
.bg-color-8-200{ background-color:rgb(60%, 95%, 100%); }
.color-8-300{ color:rgb(41%, 93%, 99%); }
.bg-color-8-300{ background-color:rgb(41%, 93%, 99%); }
.color-8-400{ color:rgb(21%, 90%, 99%); }
.bg-color-8-400{ background-color:rgb(21%, 90%, 99%); }
.color-8-500{ color:rgb(1%, 82%, 92%); }
.bg-color-8-500{ background-color:rgb(1%, 82%, 92%); }
.color-8-600{ color:rgb(1%, 70%, 79%); }
.bg-color-8-600{ background-color:rgb(1%, 70%, 79%); }
.color-8-700{ color:rgb(1%, 53%, 59%); }
.bg-color-8-700{ background-color:rgb(1%, 53%, 59%); }
.color-8-800{ color:rgb(0%, 35%, 40%); }
.bg-color-8-800{ background-color:rgb(0%, 35%, 40%); }
.color-8-900{ color:rgb(0%, 18%, 20%); }
.bg-color-8-900{ background-color:rgb(0%, 18%, 20%); }

.color-9-100{ color:rgb(80%, 98%, 100%); }
.bg-color-9-100{ background-color:rgb(80%, 98%, 100%); }
.color-9-200{ color:rgb(60%, 96%, 100%); }
.bg-color-9-200{ background-color:rgb(60%, 96%, 100%); }
.color-9-300{ color:rgb(40%, 93%, 100%); }
.bg-color-9-300{ background-color:rgb(40%, 93%, 100%); }
.color-9-400{ color:rgb(20%, 91%, 100%); }
.bg-color-9-400{ background-color:rgb(20%, 91%, 100%); }
.color-9-500{ color:rgb(0%, 82%, 92%); }
.bg-color-9-500{ background-color:rgb(0%, 82%, 92%); }
.color-9-600{ color:rgb(0%, 71%, 80%); }
.bg-color-9-600{ background-color:rgb(0%, 71%, 80%); }
.color-9-700{ color:rgb(0%, 53%, 60%); }
.bg-color-9-700{ background-color:rgb(0%, 53%, 60%); }
.color-9-800{ color:rgb(0%, 36%, 40%); }
.bg-color-9-800{ background-color:rgb(0%, 36%, 40%); }
.color-9-900{ color:rgb(0%, 18%, 20%); }
.bg-color-9-900{ background-color:rgb(0%, 18%, 20%); }
WCAG Matrix

Download: PDF

Web Content Accessibility Guidelines (WCAG) 2.0 - Color Matrix.
  RGBPercent(65%, 89%, 92%)RGBPercent(56%, 88%, 92%)RGBPercent(47%, 87%, 92%)RGBPercent(37%, 86%, 92%)RGBPercent(28%, 85%, 92%)RGBPercent(19%, 84%, 92%)RGBPercent(10%, 83%, 92%)RGBPercent(1%, 82%, 92%)RGBPercent(0%, 82%, 92%)
           

Details can be found at https://www.w3.org/TR/WCAG20/.

1 AA
AA level of the Web Content Accessibility Guidelines (WCAG) 2.0 for any text size.
2 AA 18pt
AA level for large text above 18pt.
3 AAA
AAA level of the Web Content Accessibility Guidelines (WCAG) 2.0 for any text size.
4 AAA 18pt
AAA level for large text above 18pt.
5 Failed
Fails to comply with the Web Content Accessibility Guidelines (WCAG) 2.0.
6 Passed
Passes the AAA level of the Web Content Accessibility Guidelines (WCAG) 2.0 for all text sizes.
RGBPercent(65%, 89%, 92%)  Ratio: 1.06
Failed 5
Ratio: 1.10
Failed 5
Ratio: 1.16
Failed 5
Ratio: 1.19
Failed 5
Ratio: 1.24
Failed 5
Ratio: 1.27
Failed 5
Ratio: 1.31
Failed 5
Ratio: 1.31
Failed 5
RGBPercent(56%, 88%, 92%) Ratio: 1.06
Failed 5
 Ratio: 1.04
Failed 5
Ratio: 1.10
Failed 5
Ratio: 1.13
Failed 5
Ratio: 1.17
Failed 5
Ratio: 1.20
Failed 5
Ratio: 1.24
Failed 5
Ratio: 1.24
Failed 5
RGBPercent(47%, 87%, 92%) Ratio: 1.10
Failed 5
Ratio: 1.04
Failed 5
 Ratio: 1.05
Failed 5
Ratio: 1.09
Failed 5
Ratio: 1.13
Failed 5
Ratio: 1.15
Failed 5
Ratio: 1.19
Failed 5
Ratio: 1.19
Failed 5
RGBPercent(37%, 86%, 92%) Ratio: 1.16
Failed 5
Ratio: 1.10
Failed 5
Ratio: 1.05
Failed 5
 Ratio: 1.03
Failed 5
Ratio: 1.07
Failed 5
Ratio: 1.10
Failed 5
Ratio: 1.13
Failed 5
Ratio: 1.13
Failed 5
RGBPercent(28%, 85%, 92%) Ratio: 1.19
Failed 5
Ratio: 1.13
Failed 5
Ratio: 1.09
Failed 5
Ratio: 1.03
Failed 5
 Ratio: 1.04
Failed 5
Ratio: 1.06
Failed 5
Ratio: 1.09
Failed 5
Ratio: 1.09
Failed 5
RGBPercent(19%, 84%, 92%) Ratio: 1.24
Failed 5
Ratio: 1.17
Failed 5
Ratio: 1.13
Failed 5
Ratio: 1.07
Failed 5
Ratio: 1.04
Failed 5
 Ratio: 1.02
Failed 5
Ratio: 1.05
Failed 5
Ratio: 1.06
Failed 5
RGBPercent(10%, 83%, 92%) Ratio: 1.27
Failed 5
Ratio: 1.20
Failed 5
Ratio: 1.15
Failed 5
Ratio: 1.10
Failed 5
Ratio: 1.06
Failed 5
Ratio: 1.02
Failed 5
 Ratio: 1.03
Failed 5
Ratio: 1.03
Failed 5
RGBPercent(1%, 82%, 92%) Ratio: 1.31
Failed 5
Ratio: 1.24
Failed 5
Ratio: 1.19
Failed 5
Ratio: 1.13
Failed 5
Ratio: 1.09
Failed 5
Ratio: 1.05
Failed 5
Ratio: 1.03
Failed 5
 Ratio: 1.00
Failed 5
RGBPercent(0%, 82%, 92%) Ratio: 1.31
Failed 5
Ratio: 1.24
Failed 5
Ratio: 1.19
Failed 5
Ratio: 1.13
Failed 5
Ratio: 1.09
Failed 5
Ratio: 1.06
Failed 5
Ratio: 1.03
Failed 5
Ratio: 1.00
Failed 5
 

Converting Colors

Converting Colors allows you to convert between 17 different color formats like RGB, CMYK, HSV, HSL, CIELab, Android, Decimal, and YUV.

Made with 💘, 🍺 and 🍫. If you have questions send me an email to [email protected]!

Privacy Policy · Imprint

Menu

Support