WCAG accessibility
Petrol Blue Accessibility
Petrol Blue accessibility depends on contrast against black and white text for its HEX value #005F6A. According to Colors Encyclopedia, white text gives the stronger contrast for this color, with black 2.85:1 and white 7.38:1.
Petrol Blue has strong WCAG behavior because it reaches AAA contrast with #FFFFFF text. It can be used for normal text, badges, compact UI, and interface components when paired with the listed foreground colors.
Accessibility-Safe Pairings
Foreground and background pairings that reach at least WCAG AA contrast against Petrol Blue.
Safe Text Colors
Safe Background Colors
Accessibility Issues and Warnings
Accessibility in UI Components
Accessibility Alternatives
Nearby named colors with stronger maximum contrast or AAA text options in the editorial dataset.
Machine-readable data
Machine-Readable Petrol Blue Accessibility Data (JSON)
Structured WCAG data for Petrol Blue, including contrast ratios, ratings, safe pairings, warnings, alternatives, component guidance, and API links.
contrastBlack and white contrast ratiosratingsWCAG rating by foreground colorwcagAA and AAA text optionssafePairingsText, background, and border pairingswarningsPractical accessibility risksaccessibilityAlternativesNearby stronger named colorsStructured sections
Contrast
{
"contrast": {
"black": 2.85,
"white": 7.38
},
"ratings": {
"blackText": "fail",
"whiteText": "AAA"
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF"
]
}
}Safe pairings
{
"text": [
{
"label": "White text",
"hex": "#FFFFFF",
"ratio": 7.38,
"rating": "AAA"
},
{
"label": "Soft white text",
"hex": "#F5F5F5",
"ratio": 6.77,
"rating": "AA"
}
],
"backgrounds": [
{
"label": "White",
"hex": "#FFFFFF",
"ratio": 7.38,
"rating": "AAA"
},
{
"label": "White Smoke",
"hex": "#F5F5F5",
"ratio": 6.77,
"rating": "AA"
}
],
"borders": [
{
"label": "#12C5D9",
"hex": "#12C5D9",
"ratio": 3.52,
"rating": "large-text-only"
}
]
}Warnings
[
"Very dark surfaces need careful hover, focus, and disabled-state treatment.",
"Avoid placing text over photos, gradients, or translucent overlays without retesting the final composite color."
]Alternatives
[
{
"slug": "ink-blue",
"name": "Ink Blue",
"hex": "#003F5C",
"family": "blue",
"temperature": "cool",
"tone": [
"dark",
"jewel-tone"
],
"blackContrast": 1.87,
"whiteContrast": 11.25,
"maxContrast": 11.25,
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"url": "https://www.colorsencyclopedia.com/wcag/ink-blue/"
},
{
"slug": "peacock-blue",
"name": "Peacock Blue",
"hex": "#005F69",
"family": "cyan",
"temperature": "cool",
"tone": [
"dark"
],
"blackContrast": 2.84,
"whiteContrast": 7.39,
"maxContrast": 7.39,
"aaaTextOptions": [
"#FFFFFF"
],
"url": "https://www.colorsencyclopedia.com/wcag/peacock-blue/"
}
]Component guidance
[
{
"component": "Buttons",
"guidance": "Use only with AA-passing foreground text and visible focus states."
},
{
"component": "Badges",
"guidance": "Works best with bold labels and enough padding around text."
},
{
"component": "Cards",
"guidance": "Use as a surface when paired with a tested text color and clear border."
},
{
"component": "Alerts",
"guidance": "Pair with icons or labels; do not rely on color alone."
},
{
"component": "Form fields",
"guidance": "Use for borders or focus rings only when contrast remains visible."
}
]Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "petrol-blue",
"name": "Petrol Blue",
"hex": "#005F6A",
"rgb": [
0,
95,
106
],
"hsl": [
186,
100,
21
],
"luminance": 0.0923,
"contrast": {
"black": 2.85,
"white": 7.38
},
"ratings": {
"blackText": "fail",
"whiteText": "AAA"
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF"
]
},
"narrative": "Petrol Blue has strong WCAG behavior because it reaches AAA contrast with #FFFFFF text. It can be used for normal text, badges, compact UI, and interface components when paired with the listed foreground colors.",
"warnings": [
"Very dark surfaces need careful hover, focus, and disabled-state treatment.",
"Avoid placing text over photos, gradients, or translucent overlays without retesting the final composite color."
],
"safePairings": {
"text": [
{
"label": "White text",
"hex": "#FFFFFF",
"ratio": 7.38,
"rating": "AAA"
},
{
"label": "Soft white text",
"hex": "#F5F5F5",
"ratio": 6.77,
"rating": "AA"
}
],
"backgrounds": [
{
"label": "White",
"hex": "#FFFFFF",
"ratio": 7.38,
"rating": "AAA"
},
{
"label": "White Smoke",
"hex": "#F5F5F5",
"ratio": 6.77,
"rating": "AA"
}
],
"borders": [
{
"label": "#12C5D9",
"hex": "#12C5D9",
"ratio": 3.52,
"rating": "large-text-only"
}
]
},
"accessibilityAlternatives": [
{
"slug": "ink-blue",
"name": "Ink Blue",
"hex": "#003F5C",
"family": "blue",
"temperature": "cool",
"tone": [
"dark",
"jewel-tone"
],
"blackContrast": 1.87,
"whiteContrast": 11.25,
"maxContrast": 11.25,
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"url": "https://www.colorsencyclopedia.com/wcag/ink-blue/"
},
{
"slug": "peacock-blue",
"name": "Peacock Blue",
"hex": "#005F69",
"family": "cyan",
"temperature": "cool",
"tone": [
"dark"
],
"blackContrast": 2.84,
"whiteContrast": 7.39,
"maxContrast": 7.39,
"aaaTextOptions": [
"#FFFFFF"
],
"url": "https://www.colorsencyclopedia.com/wcag/peacock-blue/"
}
],
"componentGuidance": [
{
"component": "Buttons",
"guidance": "Use only with AA-passing foreground text and visible focus states."
},
{
"component": "Badges",
"guidance": "Works best with bold labels and enough padding around text."
},
{
"component": "Cards",
"guidance": "Use as a surface when paired with a tested text color and clear border."
},
{
"component": "Alerts",
"guidance": "Pair with icons or labels; do not rely on color alone."
},
{
"component": "Form fields",
"guidance": "Use for borders or focus rings only when contrast remains visible."
}
],
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/wcag/petrol-blue.json",
"https://www.colorsencyclopedia.com/api/colors/petrol-blue.json"
],
"url": "https://www.colorsencyclopedia.com/wcag/petrol-blue/",
"colorUrl": "https://www.colorsencyclopedia.com/colors/petrol-blue/",
"apiUrl": "https://www.colorsencyclopedia.com/api/wcag/petrol-blue.json"
}