#B5DCED
Accessibility
WCAG 2.1 contrast against white and black text — pick the combination that passes for your use case.
AaThe quick brown fox.
1.46White on this color
AA FailAA Large FailAAA Fail
AaThe quick brown fox.
14.42Black on this color
AA PassAA Large PassAAA Pass
Color in use
#B5DCED 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 #B5DCED 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
/* #B5DCED */
:root {
--color--b5dced: #B5DCED;
--color--b5dced-rgb: 181, 220, 237;
--color--b5dced-hsl: 198, 61%, 82%;
}