From Wada's dictionary, 1933
Wada combination 306
Its colours, with the book's names: Lemon Yellow · Benzol Green · Dull Viridian Green · Nile Blue. The values are the book's; the roles and advice are ours.
Adapted for screen
The same hue as the plate with the lightness moved to where an interface needs it: the background rests, the surface keeps the colour from the book and the accent earns the button. Each role says which colour it comes from and what was done to it. Click any to copy.
On a website
This is your colour with a whole screen to fill.
This paragraph is here so you can see real text on a real background, which is where half of the pretty palettes fall over. If it's hard to read, now you know. And this is a link.
A card
Secondary surfaces use the support colour. If it doesn't separate from the background, the hierarchy is gone.
Measured, before and after
On the plate, the best pair of colours reads at 2.0:1: does not read.
On screen, the text #1e261c on the background #f7f6e4 gives 14.3:1: AAA, reads with room to spare. APCA gives Lc 97: good for small text, the kind you read a paragraph of.
The accent #05a255 stands 3.1:1 from the background (a button needs 3:1) and as a link reaches 4.6:1 (a word needs 4.5:1).
Under Protanopia, your accent and your background drop to 2.8:1. The button stops standing out: give it a border, change the lightness, or don't rely on colour alone to mark it.
How to use it
- Proportion
Distribute, don't equalise: #f7f6e4 on 60% of the screen, #e1ed1c on 30% (cards, bands, headers) and #05a255 on 10%, only on buttons and links. A colour loses force the more surface it covers; what looks intense on the plate softens at full screen.
- Text
No pair on the plate read as text (the best gave 2.0:1). That is why body text goes in #1e261c, a near-neutral ink tinted with the palette's hue: it is not in the book, and it is needed.
- The button
The accent #05a255 stands 3.1:1 apart from the background: it works as a button, with text in #1e261c.
- Temperature
Warm and cool together: let one lead and the other point. Here the background #e1ed1c leads, and the accent #05a255 is the first thing the eye will look for.
- How many
Four colours demand discipline: #e1ed1c and #017f19 are the base, the other two are detail. If in doubt, drop the support colour before the accent.
- In the dictionary
In the dictionary it sits among the tone-on-tone sets: colours from one family. Hierarchy comes from light, not hue, so order elements from lightest to darkest. It is one of the dense ones: loaded colours that need plenty of air around them; less is more.
Goethe's reading
What this combination conveys, and why.
Wada tells you which colours go together. Goethe, a century earlier, explains why a combination means something or means nothing, and what each colour does depending on how much of the screen it takes. His circle has six colours and three oppositions, and every verdict below carries the paragraph it comes from.
The whole palette sits on the active side of the circle: the colours that advance, warm and push outward.
- Surface · yellow
Yellow across a large surface is a gamble. It is the least forgiving colour: the slightest drift towards green turns gold into dirt, and on screen that drift is supplied by compression or a gradient.
- Accent and Heading · green
Green is the colour of rest, so as an accent it points at nothing: the eye accepts it and moves on. If this palette needs something to stop the eye, this is not it.
- Adjacent
Adjacent on the circle, with nothing between them. Ordinary and agreeable: it says little, and it does not offend.
- Adjacent
Adjacent on the circle, with nothing between them. Ordinary and agreeable: it says little, and it does not offend.
- Adjacent
Adjacent on the circle, with nothing between them. Ordinary and agreeable: it says little, and it does not offend.
- Same sector
Both fall in the same sector of the circle. There is no hue contrast, so whatever separates them will have to be lightness.
- Same sector
Both fall in the same sector of the circle. There is no hue contrast, so whatever separates them will have to be lightness.
- Same sector
Both fall in the same sector of the circle. There is no hue contrast, so whatever separates them will have to be lightness.
#f2ff26 and #bfffe6 are neighbours on the circle and only 1 points of lightness apart. This is the failure Goethe describes without naming it: well-chosen colours placed at the wrong value. They vibrate, and neither can be read on top of the other.
3 colours at full strength and almost the same lightness. Motley is not having many colours: it is having them all talk at once with nothing deciding the order.
The kit for building it
A brand needs four colours; an interface needs a good deal more. This is what you'd otherwise invent by hand once you take four hex codes into the editor.
- 50#e9fbed
- 100#d3f3da
- 200#afe4bc
- 300#82cf98
- 400#4eb772
- 500#05a255
- 600#0e8043
- 700#046533
- 800#054a25
- 900#023116
- 50#f5f7f6
- 100#e9ece9
- 200#d4d8d5
- 300#bac0bb
- 400#9ea59f
- 500#838b84
- 600#6a716b
- 700#525953
- 800#3c413d
- 900#272b28
- Normal
- Hover
- Pressed
- Disabled
- Focus
- Success
- Warning
- Error
- Info
The same colour, at night.
The background isn't pure black: it carries a little of your hue. That's what separates a designed dark mode from one that looks like a fault.
A button/* Wada combination 306 — bluenze.com/paletas */
:root {
--fondo: #f7f6e4;
--superficie: #e1ed1c;
--texto: #1e261c;
--tinta: #1e261c;
--texto-suave: #5b6658;
--titular: #017f19;
--acento: #05a255;
--acento-texto: #1e261c;
--enlace: #147f44;
--borde: #d4d3bc;
--apoyo-1: #bfffe6;
/* la lámina de Wada, tal cual */
--lamina-1: #f2ff26;
--lamina-2: #00d973;
--lamina-3: #19cc33;
--lamina-4: #bfffe6;
--acento-50: #e9fbed;
--acento-100: #d3f3da;
--acento-200: #afe4bc;
--acento-300: #82cf98;
--acento-400: #4eb772;
--acento-500: #05a255;
--acento-600: #0e8043;
--acento-700: #046533;
--acento-800: #054a25;
--acento-900: #023116;
--neutro-50: #f5f7f6;
--neutro-100: #e9ece9;
--neutro-200: #d4d8d5;
--neutro-300: #bac0bb;
--neutro-400: #9ea59f;
--neutro-500: #838b84;
--neutro-600: #6a716b;
--neutro-700: #525953;
--neutro-800: #3c413d;
--neutro-900: #272b28;
--boton: #05a255;
--boton-encima: #128d4b;
--boton-pulsado: #0f7940;
--boton-apagado: #c6d8ca;
--foco: #10a256;
--exito: #167e24;
--aviso: #a28a08;
--error: #be4330;
--info: #1a70b7;
}
@media (prefers-color-scheme: dark) {
:root {
--fondo: #18241b;
--superficie: #223226;
--borde: #394b3d;
--texto: #e7f0e9;
--tinta: #e7f0e9;
--texto-suave: #a9b3ab;
--acento: #1eac5e;
--acento-texto: #1b261e;
}
}