✓ Copied to clipboard
#95DABE (Soft Teal) color swatch preview — Color From Pic.
#95DABE — Soft Teal color swatch

Soft Teal

#95DABE

📝 Color Information for #95DABE

The hexadecimal color code #95DABE represents a light shade in the cyan family. In the RGB color model, this color is composed of 149 red, 218 green, and 190 blue, which translates to approximately 58% red, 85% green, and 75% blue. This makes it a slightly desaturated color with cool undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #95DABE has a hue of 156 degrees, a saturation level of 48%, and a lightness value of 72%. The hue angle of 156° places this color firmly in the cyan spectrum. In the HSV/HSB color model, this translates to a hue of 156°, saturation of 32%, and brightness/value of 85%. For print applications using the CMYK color model, #95DABE would be reproduced using 32% cyan, 0% magenta, 13% yellow, and 15% black. The closest web-safe color is #99CCCC, which may be useful for ensuring compatibility across older displays and systems. This color works well in various design contexts. As a lighter shade, it's excellent for backgrounds, negative space, and creating a sense of openness in designs. The moderate to low saturation gives this color a sophisticated, muted quality that works well in professional and minimalist designs. When pairing #95DABE with other colors, consider its complementary color at hue 336° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 9820862, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #95DABE

Tailwind CSS
green-300
HEX
#95DABE
RGB
rgb(149, 218, 190)
RGB %
58%, 85%, 75%
HSL
hsl(156, 48%, 72%)
HSV
hsv(156, 32%, 85%)
CMYK
32%, 0%, 13%, 15%
Decimal
9820862
Web Safe
#99CCCC

🎨 Color Schemes for #95DABE

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #95DABE

🌗 Shades and Tints of #95DABE

Shades (adding black)
Tints (adding white)

🎚️ Tones of #95DABE

Tones (adding gray / desaturating)

🌈 Hue Variations of #95DABE

Hue Variations (shifting the color spectrum)

👁️ Preview of #95DABE in Use

Text on #95DABE
This demonstrates text readability on the color background. (Click to edit)
#95DABE as Text
This shows the color used as text on white. (Click to edit)

👓 Color Blindness Simulation for #95DABE

Check how a color is perceived by people with different types of color blindness to create more accessible designs. Understanding color perception helps ensure your content is accessible to everyone.

📋 CSS Code for #95DABE

:root { --color-hex: #95DABE; --color-rgb: 149, 218, 190; --color-hsl: 156, 48%, 72%; } .bg-color { background-color: #95DABE; } .text-color { color: #95DABE; } .border-color { border-color: #95DABE; }

🛠️ Use #95DABE in Your Project

🎨
Build a Palette with #95DABE
Generate harmonious color schemes
⚖️
Check Contrast for #95DABE
WCAG accessibility testing
🌈
Create a Gradient with #95DABE
Beautiful CSS gradients

🔗 Related Colors to #95DABE

#95DA9C
Hue -30°
#95DAAD
Hue -15°
#95DAD0
Hue +15°
#95D3DA
Hue +30°
#6CCBA5
85% L
#42BD8C
70% L
#308865
50% L
#1D533D
30% L
#ACE2CC
78% L
#BFE8D8
83% L
#D5F0E6
89% L
#E8F7F1
94% L

About Soft Teal (#95DABE)

Soft Teal is a light, moderately saturated, cool cyan color with a hue angle of 156°, saturation of 48%, and lightness of 72%. Its RGB value is (149, 218, 190) and its CMYK breakdown is C:32% M:0% Y:13% K:15%.

This is a Spring (Fresh) color palette archetype. Calm, Clarity, Communication, Tech. Cyan/Teal promotes clear thinking and emotional balance.

Frequently Asked Questions About #95DABE

What is the HEX code for Soft Teal? +

The HEX code for Soft Teal is #95DABE. In CSS you can use it directly as color: #95DABE; or as a background: background-color: #95DABE;. The three-character shorthand is not available for this color since it cannot be reduced without changing the value. Use the full six-character hex for accurate reproduction in any web or design project.

What is the RGB value of #95DABE? +

The RGB value of #95DABE is rgb(149, 218, 190). This means the color contains 149 out of 255 parts red, 218 out of 255 parts green, and 190 out of 255 parts blue. Red is the weakest (with blue dominant) channel in this color mix. You can use the full RGB function in any CSS property: color: rgb(149, 218, 190);

What is the HSL value of #95DABE? +

The HSL value of #95DABE is hsl(156, 48%, 72%). The hue is 156°, placing it in the cyan family on the color wheel. The saturation is 48%, making it moderately saturated. The lightness is 72%, making it light. HSL is the most useful format for programmatic color manipulation in CSS, as you can easily adjust lightness to create tints and shades.

Is #95DABE a warm or cool color? +

#95DABE is classified as a cool color based on its hue angle of 156°. Cool colors — blues, greens, and purples — evoke calm, trust, and professionalism. They tend to recede visually and create a feeling of space. In design, cool colors are often used for technology, healthcare, and finance brands, as well as anywhere a sense of calm or reliability is needed.

What is the CMYK value of #95DABE? +

The approximate CMYK value of #95DABE is C:32% M:0% Y:13% K:15%. CMYK (Cyan, Magenta, Yellow, Key/Black) is the color model used in physical printing. Unlike RGB which mixes light additively on screens, CMYK mixes inks subtractively on paper. Note that the RGB-to-CMYK conversion is an approximation — screen colors and print colors exist in different color gamuts, and some screen colors cannot be exactly reproduced in print. For precise print work, consult a professional print color profile or Pantone matching system.

Analyze #95DABE with Other Tools

🔢
Color Converter
Get all formats for #95DABE — HEX, RGB, HSL, HSV, CMYK, harmonies and shades.
Contrast Checker
Test whether #95DABE passes WCAG AA/AAA contrast requirements as text.
🎨
Palette Generator
Generate complementary, triadic, and analogous palettes starting from #95DABE.
👓
Blindness Simulator
See how #95DABE appears to users with deuteranopia, protanopia, and tritanopia.
📊
Color Analysis
Deep analysis of luminance, temperature, psychology and harmonies for #95DABE.
🎭
Creative Aspects
Explore the mood, psychology, seasonal meaning, and mixing guide for #95DABE.
🌅
Gradient Maker
Create a beautiful CSS linear or radial gradient starting from #95DABE.
🔬
Technical Formats
See #95DABE in OKLCH, Lab, HSV, XYZ, and other advanced color spaces.
🎨
Practical Formats
Get #95DABE as a CSS variable, Tailwind class, design token, and more.

More Color Tools

Explore our full suite of free color utilities for designers and developers.