Pale Turquoise — 11-step color scale
Pale Turquoise (#afeeee) sits at 500, untouched. Every other step is Pale Turquoise composited over white or black at a decreasing opacity, so the whole ramp stays in one hue family instead of drifting toward another color at the ends.
Open Pale Turquoise in the generator
For text that needs to pass AA on white, 800, 900, 950 clear the 4.5:1 line. On a dark surface, 50, 100, 200, 300, 400, 500, 600, 700 do.
Semantic colors from Pale Turquoise
Success, warning, error and the rest are derived from Pale Turquoise itself, then checked so they stay distinguishable from the base — and from each other — under the three types of color blindness. The distance below is CIEDE2000 after each simulation.
| Suggested | Protanopia | Deuteranopia | Tritanopia |
|---|---|---|---|
| success | 17.2 | 17.4 | 13.2 |
| warning | 23.6 | 26.3 | 44.8 |
| error | 18.6 | 20.7 | 46.7 |
| discovery | 18.6 | 15.8 | 17.0 |
| info | 13.3 | 13.4 | 12.5 |
| neutral | 14.6 | 14.1 | 18.4 |
The info suggestion is the closest call: it clears the threshold under Tritanopia, but only reaches ΔE₀₀ 12.5, so it sits just above the 11 line rather than comfortably past it.
Export Pale Turquoise
The same five formats the generator produces, for this scale. Copy any block, or open the tool to tweak the ramp first.
:root {
--color-color-50: #f9fefe;
--color-color-100: #ecfbfb;
--color-color-200: #dff8f8;
--color-color-300: #d2f5f5;
--color-color-400: #bff1f1;
--color-color-500: #afeeee;
--color-color-600: #8cbebe;
--color-color-700: #628585;
--color-color-800: #465f5f;
--color-color-900: #2a3939;
--color-color-950: #0e1313;
}$color-color-50: #f9fefe;
$color-color-100: #ecfbfb;
$color-color-200: #dff8f8;
$color-color-300: #d2f5f5;
$color-color-400: #bff1f1;
$color-color-500: #afeeee;
$color-color-600: #8cbebe;
$color-color-700: #628585;
$color-color-800: #465f5f;
$color-color-900: #2a3939;
$color-color-950: #0e1313;export const color = {
50: '#f9fefe',
100: '#ecfbfb',
200: '#dff8f8',
300: '#d2f5f5',
400: '#bff1f1',
500: '#afeeee',
600: '#8cbebe',
700: '#628585',
800: '#465f5f',
900: '#2a3939',
950: '#0e1313',
};{
"color": {
"50": "#f9fefe",
"100": "#ecfbfb",
"200": "#dff8f8",
"300": "#d2f5f5",
"400": "#bff1f1",
"500": "#afeeee",
"600": "#8cbebe",
"700": "#628585",
"800": "#465f5f",
"900": "#2a3939",
"950": "#0e1313"
}
}{
"color": {
"50": {
"$type": "color",
"$value": {
"colorSpace": "srgb",
"components": [
0.9764705882352941,
0.996078431372549,
0.996078431372549
],
"alpha": 1,
"hex": "#F9FEFE"
},
"$extensions": {
"com.figma.variableId": "VariableID:1:1",
"com.figma.isOverride": true
}
},
"100": {
"$type": "color",
"$value": {
"colorSpace": "srgb",
"components": [
0.9254901960784314,
0.984313725490196,
0.984313725490196
],
"alpha": 1,
"hex": "#ECFBFB"
},
"$extensions": {
"com.figma.variableId": "VariableID:1:2",
"com.figma.isOverride": true
}
},
"200": {
"$type": "color",
"$value": {
"colorSpace": "srgb",
"components": [
0.8745098039215686,
0.9725490196078431,
0.9725490196078431
],
"alpha": 1,
"hex": "#DFF8F8"
},
"$extensions": {
"com.figma.variableId": "VariableID:1:3",
"com.figma.isOverride": true
}
},
"300": {
"$type": "color",
"$value": {
"colorSpace": "srgb",
"components": [
0.8235294117647058,
0.9607843137254902,
0.9607843137254902
],
"alpha": 1,
"hex": "#D2F5F5"
},
"$extensions": {
"com.figma.variableId": "VariableID:1:4",
"com.figma.isOverride": true
}
},
"400": {
"$type": "color",
"$value": {
"colorSpace": "srgb",
"components": [
0.7490196078431373,
0.9450980392156862,
0.9450980392156862
],
"alpha": 1,
"hex": "#BFF1F1"
},
"$extensions": {
"com.figma.variableId": "VariableID:1:5",
"com.figma.isOverride": true
}
},
"500": {
"$type": "color",
"$value": {
"colorSpace": "srgb",
"components": [
0.6862745098039216,
0.9333333333333333,
0.9333333333333333
],
"alpha": 1,
"hex": "#AFEEEE"
},
"$extensions": {
"com.figma.variableId": "VariableID:1:6",
"com.figma.isOverride": true
}
},
"600": {
"$type": "color",
"$value": {
"colorSpace": "srgb",
"components": [
0.5490196078431373,
0.7450980392156863,
0.7450980392156863
],
"alpha": 1,
"hex": "#8CBEBE"
},
"$extensions": {
"com.figma.variableId": "VariableID:1:7",
"com.figma.isOverride": true
}
},
"700": {
"$type": "color",
"$value": {
"colorSpace": "srgb",
"components": [
0.3843137254901961,
0.5215686274509804,
0.5215686274509804
],
"alpha": 1,
"hex": "#628585"
},
"$extensions": {
"com.figma.variableId": "VariableID:1:8",
"com.figma.isOverride": true
}
},
"800": {
"$type": "color",
"$value": {
"colorSpace": "srgb",
"components": [
0.27450980392156865,
0.37254901960784315,
0.37254901960784315
],
"alpha": 1,
"hex": "#465F5F"
},
"$extensions": {
"com.figma.variableId": "VariableID:1:9",
"com.figma.isOverride": true
}
},
"900": {
"$type": "color",
"$value": {
"colorSpace": "srgb",
"components": [
0.16470588235294117,
0.2235294117647059,
0.2235294117647059
],
"alpha": 1,
"hex": "#2A3939"
},
"$extensions": {
"com.figma.variableId": "VariableID:1:10",
"com.figma.isOverride": true
}
},
"950": {
"$type": "color",
"$value": {
"colorSpace": "srgb",
"components": [
0.054901960784313725,
0.07450980392156863,
0.07450980392156863
],
"alpha": 1,
"hex": "#0E1313"
},
"$extensions": {
"com.figma.variableId": "VariableID:1:11",
"com.figma.isOverride": true
}
}
},
"$extensions": {
"com.figma.modeName": "Value"
}
}