Color Directory/Bermuda Triangle

Bermuda Triangle (#5C9999)

Luminance: 27% · Nearest standard name: Bermuda Triangle

BERMUDA TRIANGLE
#5C9999
rgb(92, 153, 153) · hsl(180°, 25%, 48%)
HEX#5C9999
RGB92, 153, 153
HSL180°, 25%, 48%
HSV / HSB180°, 40%, 60%
CMYK (Print)40%, 0%, 0%, 40%

Color Harmonies

Complementary

#5C9999#995C5C

Analogous

#5C997A#5C9999#5C7A99

Triadic

#5C9999#995C99#99995C

Tints & Shades

Lighter Tints
Darker Shades

WCAG 2.2 Contrast Verification

Against White (#FFFFFF)3.24:1

Sample text rendered with #5C9999 on white

AA Normal: FAILAA Large: PASS
Against Dark (#0F172A)5.50:1

Sample text rendered with #5C9999 on dark

AA Normal: PASSAA Large: PASS
Comprehensive Color Profile & Design Architecture

The Complete Color Guide to Bermuda Triangle (#5C9999)

Bermuda Triangle (#5C9999) is a distinct shade within the Cyan chromatic spectrum. Characterized by an optical luminance of 27% and a cool color temperature, this tone plays a vital role across web applications, brand identities, and editorial typography. Discover its mathematical harmonies, accessibility metrics, UI engineering roles, and front-end code tokens.

Technical Colorimetry & Coordinate Breakdown

Exact mathematical values across digital display, print press, and human perceptual spaces.

HEX Code#5C9999
RGB Space92, 153, 153
HSL Values180°, 25%, 48%
HSV / HSB180°, 40%, 60%
CMYK Ink40%, 0%, 0%, 40%
TemperatureCool

Optical Color Harmony Formulas for Bermuda Triangle

Geometric intervals calculated from #5C9999 on the 360-degree color wheel.

Direct Polar (180°)#995C5C

Complementary Harmony

Pairs Bermuda Triangle with its polar opposite (#995C5C) to create maximum optical contrast, perfect for high-converting call-to-action buttons.

Adjacent (±30°)#5C997A · #5C7A99

Analogous Harmony

Positions adjacent neighboring hues on either side of Bermuda Triangle for serene, gentle, and organic visual transitions.

Split Angles (150° / 210°)#995C7A · #997A5C

Split-Complementary

Uses the two colors flanking the direct complement of Bermuda Triangle, offering rich visual variety without harsh chromatic vibration.

Triangular (120°)#995C99 · #99995C

Triadic Harmony

Forms an equilateral triangle on the color wheel, generating playful, dynamic energy when balanced against a neutral background.

Rectangular (90°)#7A5C99 · #995C5C · #7A995C

Tetradic (Square) Harmony

A rich four-color scheme combining two complementary pairs, ideal for complex dashboards, gaming HUDs, and multi-tier charts.

Interactive Exploration

Build Palettes With Bermuda Triangle

Lock #5C9999 inside our interactive generator to calculate live matching palettes in real time.

Launch Palette Generator

The 60-30-10 UI Implementation Role for Bermuda Triangle

Recommended proportional volume and semantic interface assignment.

Recommended Assignment: Interactive Brand Accent (10% Volume)

With a saturation of 25% and lightness of 48%, Bermuda Triangle (#5C9999) acts as an attention-grabbing focal point. In user interfaces, reserve it for primary CTA buttons, active state indicators, and notification badges to draw user clicks immediately.

Light Mode SurfaceIdeal for buttons and badges
Dark Mode AdaptationDesaturate slightly for ambient glow

Color Psychology & Industry Alignment

Strategic cognitive triggers and target sector recommendations.

Cognitive & Emotional Perception

Blends the freshness of green with the serene trust of blue. Inspires crisp clarity, modern innovation, and refreshing agility.

Optimal Industry Verticals

Bio-Tech, Digital Telecommunications, Modern SaaS, Productivity Apps. Combining Bermuda Triangle with intentional neutral whitespace reinforces authority and conversion clarity.

Production Code Tokens for Bermuda Triangle

Drop-in design system tokens for CSS, Tailwind CSS, and SCSS.

CSS Custom Properties (:root)Vanilla CSS
:root {
  --color-5c9999: #5C9999;
  --color-5c9999-rgb: 92, 153, 153;
  --color-5c9999-hsl: 180deg 25% 48%;
}
tailwind.config.jsTailwind CSS
module.exports = {
  theme: {
    extend: {
      colors: {
        '5c9999': '#5C9999',
      }
    }
  }
};

Frequently Asked Questions About Bermuda Triangle (#5C9999)

Authoritative answers covering Bermuda Triangle color codes, WCAG contrast compliance, and UI design systems.

What are the exact digital and print color codes for Bermuda Triangle (#5C9999)?
Bermuda Triangle is defined by the HEX code #5C9999. Its digital screen RGB coordinates are R:92, G:153, B:153. Its cylindrical HSL values are Hue:180°, Saturation:25%, Lightness:48%. In HSV/HSB format, it is 180°, 40%, 60%. For four-color CMYK process printing, its ink percentages are C:40%, M:0%, Y:0%, K:40%.
Does Bermuda Triangle (#5C9999) pass WCAG 2.2 accessibility standards for text readability?
Against a pure white (#FFFFFF) background, Bermuda Triangle achieves a contrast ratio of 3.24:1 (Failing WCAG AA for normal body text, and Passing for large headings). Against dark slate (#0F172A), it achieves a contrast ratio of 5.50:1 (Passing WCAG AA).
What is the direct complementary color for Bermuda Triangle (#5C9999)?
The exact 180-degree optical complementary color for #5C9999 is #995C5C. When placed side-by-side, #5C9999 and #995C5C create maximum visual tension and high click-through conversion rates.
What is the recommended role for Bermuda Triangle in the 60-30-10 UI design rule?
With a saturation of 25% and lightness of 48%, Bermuda Triangle (#5C9999) acts as an attention-grabbing focal point. In user interfaces, reserve it for primary CTA buttons, active state indicators, and notification badges to draw user clicks immediately.
How can I copy and export Bermuda Triangle into Tailwind CSS and CSS variables?
You can define Bermuda Triangle in CSS custom properties as ':root { --color-custom: #5C9999; }' or paste it into your 'tailwind.config.js' file under 'theme.extend.colors'. You can also generate full palettes containing Bermuda Triangle using our interactive Color Palette Generator.
Which color family does Bermuda Triangle (#5C9999) belong to?
Bermuda Triangle belongs to the Cyan family (Cool spectrum). You can explore full tonal ramps and curated palettes in our Cyan Color Guide.