Color Directory/Pastel Turquoise

Pastel Turquoise (#99F3EB)

Luminance: 77% · Nearest standard name: Pastel Turquoise

PASTEL TURQUOISE
#99F3EB
rgb(153, 243, 235) · hsl(175°, 79%, 78%)
HEX#99F3EB
RGB153, 243, 235
HSL175°, 79%, 78%
HSV / HSB175°, 37%, 95%
CMYK (Print)37%, 0%, 3%, 5%

Color Harmonies

Complementary

#99F3EB#F39BA2

Analogous

#9BF3C0#99F3EB#9BCEF3

Triadic

#99F3EB#EC9BF3#F3EC9B

Tints & Shades

Lighter Tints
Darker Shades

WCAG 2.2 Contrast Verification

Against White (#FFFFFF)1.28:1

Sample text rendered with #99F3EB on white

AA Normal: FAILAA Large: FAIL
Against Dark (#0F172A)13.92:1

Sample text rendered with #99F3EB on dark

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

The Complete Color Guide to Pastel Turquoise (#99F3EB)

Pastel Turquoise (#99F3EB) is a distinct shade within the Cyan chromatic spectrum. Characterized by an optical luminance of 77% 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#99F3EB
RGB Space153, 243, 235
HSL Values175°, 79%, 78%
HSV / HSB175°, 37%, 95%
CMYK Ink37%, 0%, 3%, 5%
TemperatureCool

Optical Color Harmony Formulas for Pastel Turquoise

Geometric intervals calculated from #99F3EB on the 360-degree color wheel.

Direct Polar (180°)#F39BA2

Complementary Harmony

Pairs Pastel Turquoise with its polar opposite (#F39BA2) to create maximum optical contrast, perfect for high-converting call-to-action buttons.

Adjacent (±30°)#9BF3C0 · #9BCEF3

Analogous Harmony

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

Split Angles (150° / 210°)#F39BCE · #F3C09B

Split-Complementary

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

Triangular (120°)#EC9BF3 · #F3EC9B

Triadic Harmony

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

Rectangular (90°)#C09BF3 · #F39BA2 · #CEF39B

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 Pastel Turquoise

Lock #99F3EB inside our interactive generator to calculate live matching palettes in real time.

Launch Palette Generator

The 60-30-10 UI Implementation Role for Pastel Turquoise

Recommended proportional volume and semantic interface assignment.

Recommended Assignment: Interactive Brand Accent (10% Volume)

With a saturation of 79% and lightness of 78%, Pastel Turquoise (#99F3EB) 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 Pastel Turquoise with intentional neutral whitespace reinforces authority and conversion clarity.

Production Code Tokens for Pastel Turquoise

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

CSS Custom Properties (:root)Vanilla CSS
:root {
  --color-99f3eb: #99F3EB;
  --color-99f3eb-rgb: 153, 243, 235;
  --color-99f3eb-hsl: 175deg 79% 78%;
}
tailwind.config.jsTailwind CSS
module.exports = {
  theme: {
    extend: {
      colors: {
        '99f3eb': '#99F3EB',
      }
    }
  }
};

Frequently Asked Questions About Pastel Turquoise (#99F3EB)

Authoritative answers covering Pastel Turquoise color codes, WCAG contrast compliance, and UI design systems.

What are the exact digital and print color codes for Pastel Turquoise (#99F3EB)?
Pastel Turquoise is defined by the HEX code #99F3EB. Its digital screen RGB coordinates are R:153, G:243, B:235. Its cylindrical HSL values are Hue:175°, Saturation:79%, Lightness:78%. In HSV/HSB format, it is 175°, 37%, 95%. For four-color CMYK process printing, its ink percentages are C:37%, M:0%, Y:3%, K:5%.
Does Pastel Turquoise (#99F3EB) pass WCAG 2.2 accessibility standards for text readability?
Against a pure white (#FFFFFF) background, Pastel Turquoise achieves a contrast ratio of 1.28:1 (Failing WCAG AA for normal body text, and Failing for large headings). Against dark slate (#0F172A), it achieves a contrast ratio of 13.92:1 (Passing WCAG AA).
What is the direct complementary color for Pastel Turquoise (#99F3EB)?
The exact 180-degree optical complementary color for #99F3EB is #F39BA2. When placed side-by-side, #99F3EB and #F39BA2 create maximum visual tension and high click-through conversion rates.
What is the recommended role for Pastel Turquoise in the 60-30-10 UI design rule?
With a saturation of 79% and lightness of 78%, Pastel Turquoise (#99F3EB) 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 Pastel Turquoise into Tailwind CSS and CSS variables?
You can define Pastel Turquoise in CSS custom properties as ':root { --color-custom: #99F3EB; }' or paste it into your 'tailwind.config.js' file under 'theme.extend.colors'. You can also generate full palettes containing Pastel Turquoise using our interactive Color Palette Generator.
Which color family does Pastel Turquoise (#99F3EB) belong to?
Pastel Turquoise belongs to the Cyan family (Cool spectrum). You can explore full tonal ramps and curated palettes in our Cyan Color Guide.