#8AB9F1
Accessibility
WCAG 2.1 contrast against white and black text — pick the combination that passes for your use case.
AaThe quick brown fox.
2.04White on this color
AA FailAA Large FailAAA Fail
AaThe quick brown fox.
10.29Black on this color
AA PassAA Large PassAAA Pass
Color in use
Jordy Blue applied to common UI primitives — see how it reads in real interfaces.
Buttons
Badges
ActiveFeaturedLive
Card
Premium Plan
50+ tools, lifetime updates.
Alert
Heads up — this alert uses Jordy Blue as its accent stripe.
Progress & Input
Shades & tints
Click any swatch to copy its hex.
Color harmonies
Pairings derived from the color wheel — click any swatch to explore.
CSS variables
/* Jordy Blue */
:root {
--color-jordy-blue: #8AB9F1;
--color-jordy-blue-rgb: 138, 185, 241;
--color-jordy-blue-hsl: 213, 79%, 74%;
}