Tints & Shades
50
100
200
300
400
500
600
700
800
900
Scale from white (50) through Carolina Blue (500) to black (900), interpolated in Lab color space.
Color Values
- HEX
- #4B9CD3
- RGB
- rgb(75, 156, 211)
- HSL
- hsl(204, 61%, 56%)
- OKLCH
- oklch(0.665 0.114 241)
- CMYK
- cmyk(64%, 26%, 0%, 17%)
--color-carolina-bluebg-[#4B9CD3]Accessibility
Score: 56/100On White (#FFF)
3:1
On Black (#000)
7:1
On Light Gray (#F5F5F5)
2.75:1
Best text color on this background:
Design Applications
background-color: #4B9CD3
color: #4B9CD3
bg-[#4B9CD3] text-[#000000]
border-left: 4px solid #4B9CD3
Color Harmonies
Complementary
Safety Orange
#FF6700
Split-Complementary
Similar Colors
Color Meaning & Psychology
Blue is the world's most universally preferred color across cultures. It slows respiration, lowers blood pressure, and promotes calm — the physiological opposite of red. Blue's associations with sky and water make it feel limitless, trustworthy, and reliable. In corporate design, blue dominates banking, insurance, healthcare, and technology precisely because it communicates stability. Dark navy conveys authority and tradition; royal blues suggest quality and aspiration; sky blues feel open and optimistic; teal bridges trust with modernity. The primary limitation of blue is food — it suppresses appetite, with almost no naturally blue foods existing in nature. At medium lightness, it is the most versatile tone of this hue family — readable as text on light backgrounds, yet vibrant enough as a visual accent.
Industry Usage
Common contexts and industries where Carolina Blue is applied in professional design.
- Banking, insurance, and financial institutions
- Healthcare and medical device companies
- Enterprise software and SaaS platforms
- Government and public sector organizations
- Airlines and aviation brands
- Communication and social networking apps
- Cybersecurity and data protection products
- Pharmaceutical companies and clinical products
Accessibility Considerations
Normal Text
Fails AA
4.5:1 minimum required
Large Text
Passes AA Large
3:1 minimum required
UI Components
Meets 1.4.11
3:1 for non-text UI
Carolina Blue is a light color. Use black (#000000) text on top of it for maximum readability (7.00:1). Avoid white text on this background.
CSS & Code Examples
Background
background-color: #4B9CD3;Text
color: #4B9CD3;Border
border: 2px solid #4B9CD3;Box Shadow
box-shadow: 0 4px 20px #4B9CD340;Gradient
background: linear-gradient(135deg, #4B9CD3, #82cdff);Tailwind-style
--color-carolina-blue: #4B9CD3;Tailwind CSS Utilities
Use arbitrary value syntax in Tailwind CSS to apply Carolina Blue without a custom config.
Background
bg-[#4B9CD3]Text
text-[#4B9CD3]Border
border-[#4B9CD3]Ring
ring-[#4B9CD3]Fill
fill-[#4B9CD3]From (gradient)
from-[#4B9CD3]Via (gradient)
via-[#4B9CD3]To (gradient)
to-[#4B9CD3]Design Tokens
Ready-to-use Carolina Blue design token in CSS custom properties, SCSS, Tailwind v3/v4, and JSON formats.
CSS Custom Properties
:root {
--color-carolina-blue: #4B9CD3;
--color-carolina-blue-rgb: 75, 156, 211;
--color-carolina-blue-hsl: 204, 61%, 56%;
}SCSS Variables
$color-carolina-blue: #4B9CD3; $color-carolina-blue-rgb: 75, 156, 211; $color-carolina-blue-hsl: 204, 61%, 56%;
Tailwind v3 Config
// tailwind.config.js
module.exports = {
theme: {
extend: {
colors: {
'carolina-blue': '#4B9CD3',
},
},
},
};Tailwind v4 (@theme)
/* tailwind.css */
@theme {
--color-carolina-blue: #4B9CD3;
}JSON Design Token (W3C format)
{
"carolina-blue": {
"value": "#4B9CD3",
"type": "color",
"description": "Carolina Blue — #4B9CD3"
}
}More blue colors
View all →What Does Carolina Blue Mean? Color Psychology & Cultural Symbolism
Where red demands action and green signals approval, blue invites consideration. Carolina Blue (#4B9CD3) operates in this reflective register—its mid-tone character at 56% lightness creating space for calm to develop gradually rather than announce itself.
- Across color psychology research, blue consistently tests high for "trustworthiness" associations, making Carolina Blue a reliable vehicle for calm in cross-demographic audiences.
- Brand designers draw on blue-family tones to project stability and competence—values that Carolina Blue communicates in a mid-tone key.
- At 61% saturation, Carolina Blue reads as moderately saturated—neither overwhelming nor passive, landing in the trust, reliability, calm, and professionalism zone with measured confidence.
- Carolina Blue's mid-tone lightness (56%) shifts its psychological register: a balanced mid-tone that embodies trust, reliability, calm, and professionalism at its most direct.
The power of Carolina Blue is quiet consistency. It builds trust cumulatively, appearing wherever credibility matters.
How to Use Carolina Blue in Design: Applications, Pairings & Best Practices
The design challenge with Carolina Blue is differentiation: every major institution uses blue. The answer lies in tone, proportion, and pairing—how a specific blue is used matters more than whether it's used.
- Avoid: food contexts where it suppresses appetite (the only major color with no natural blue foods), extreme urgency signals, and applications targeting very young children where warmer colors perform better.
- Color harmonies: Carolina Blue's complementary color creates a high-energy split ideal for promotional design; its analogous palette (±30° hue) builds cohesive, monochromatic sophistication.
- Proportional use: Carolina Blue's moderately saturated saturation (61%) means small applications—accents, highlights, icons—deliver maximum impact without visual fatigue. Reserve large-scale use for intentional brand moments.
- Carolina Blue creates strong legibility with black text overlays (7.0:1 contrast ratio), making it a reliable background or surface color in design systems
- Typography: Carolina Blue as text requires a dark background; its 56% lightness means it provides 3.0:1 contrast on white, not meeting WCAG AA.
The power of Carolina Blue is quiet consistency. It builds trust cumulatively, appearing wherever credibility matters.
Carolina Blue Accessibility: WCAG Contrast Ratios, Color Blindness & Inclusive Design
Carolina Blue (#4B9CD3) achieves a 7.00:1 contrast ratio with black text, surpassing the WCAG 2.1 AAA threshold of 7:1. This exceptional contrast qualifies it for body text, UI components at any size, and all accessibility-sensitive interface contexts. Relative luminance: 30.0%.
- As text on white (#FFFFFF): 3.00:1 — AA (large text only)
- As text on black (#000000): 7.00:1 — AAA ✓
- Best text color on Carolina Blue background: Black (#000000) at 7.00:1
- WCAG 2.1 luminance: 30.0% — mid-range luminance—it sits in the transition zone where both dark and light text approaches require testing against the 4.5:1 WCAG threshold
- Carolina Blue qualifies for all text sizes including small body copy (AAA).
- Color blindness consideration: tritanopia (blue-yellow color blindness, ~0.003% of population) may affect how this color reads. While rare, for maximum accessibility supplement color signals with text or icon indicators in critical states.
For production use, test Carolina Blue against your specific background colors rather than assuming #FFFFFF or #000000 performance translates. Surrounding colors alter perceived contrast.
Carolina Blue in Industry: Branding, Design & Market Applications
Carolina Blue's brand positioning falls squarely in the territory of trust, reliability, calm, and professionalism. Industry data supports its strongest performance in finance, technology, healthcare categories, where the moderately saturated saturation calibrates the message at a mid-tone, considered level.
- Finance & Banking: Blue is the most trusted color in financial services—a global design convention built over decades. It signals fiduciary reliability, stability, and the conservative stewardship that depositors and investors need to feel comfortable transferring wealth. (examples: JPMorgan Chase, Goldman Sachs, Visa) Dark navy communicates established tradition; mid-tone blues suggest accessible, modern banking. Avoid pure bright blue for legacy institutions.
- Technology: Technology brands use blue to communicate intelligence, reliability, and forward-thinking professionalism. From legacy enterprise software to consumer apps, blue provides a neutral credibility that scales across markets and cultures. (examples: Notion, Slack, Salesforce) Varying the tone of blue is how tech brands differentiate: sky blue for friendliness (consumer apps), royal blue for confidence (productivity tools), navy for enterprise seriousness.
- Healthcare: Healthcare's use of blue is a trust transfer from corporate credibility to clinical reliability. Patients associate blue with cleanliness, precision, and medical competence—making it the second most common healthcare color after white. (examples: CVS Health, Mayo Clinic, Kaiser Permanente) Teal-blue works particularly well for health tech and telemedicine, balancing clinical trust with digital accessibility.
- Brand positioning: Carolina Blue is best suited for brands projecting stability, competence, professionalism. Categories outside this positioning—food contexts where it suppresses appetite (the only major color with no natural blue foods)—tend to see weaker results.
- Adjacent applications: Beyond primary industries, Carolina Blue works effectively in trust-critical applications, government services, B2B software—contexts where reliability serves a secondary but reinforcing role.
For marketers and brand strategists, Carolina Blue is a commitment to trust, reliability, calm, and professionalism. Match it with industries that make that promise and it will pay dividends consistently.
Accessibility & Design Guides
Frequently Asked Questions
- What is the hex code for Carolina Blue? ▾
- The hex code for Carolina Blue is #4B9CD3. Its RGB values are rgb(75, 156, 211) and its HSL values are hsl(204, 61%, 56%).
- What does Carolina Blue mean in design? ▾
- Blue is the world's most universally preferred color across cultures. It slows respiration, lowers blood pressure, and promotes calm — the physiological opposite of red. Blue's associations with sky and water make it feel limitless, trustworthy, and reliable. In corporate design, blue dominates banking, insurance, healthcare, and technology precisely because it communicates stability. Dark navy conveys authority and tradition; royal blues suggest quality and aspiration; sky blues feel open and optimistic; teal bridges trust with modernity. The primary limitation of blue is food — it suppresses appetite, with almost no naturally blue foods existing in nature. At medium lightness, it is the most versatile tone of this hue family — readable as text on light backgrounds, yet vibrant enough as a visual accent.
- Is Carolina Blue WCAG accessible? ▾
- Carolina Blue (#4B9CD3) passes WCAG AA-large on white with a 3:1 contrast ratio. Its overall accessibility score is 56/100.
- What colors go well with Carolina Blue? ▾
- Carolina Blue pairs well with its complementary color Safety Orange (#FF6700). Analogous colors like Tiffany Cyan and Sky Cyan also work harmoniously. Check the Color Harmonies section above for the full palette.
- What is Carolina Blue used for? ▾
- Carolina Blue is commonly used for: Banking, insurance, and financial institutions; Healthcare and medical device companies; Enterprise software and SaaS platforms; Government and public sector organizations; Airlines and aviation brands.
- What are the CSS and Tailwind values for Carolina Blue? ▾
- In CSS, use `color: #4B9CD3` or `background-color: #4B9CD3`. The CSS custom property is `--color-carolina-blue: #4B9CD3`. In Tailwind CSS, use the arbitrary value class `bg-[#4B9CD3]` for backgrounds or `text-[#4B9CD3]` for text.