✓ Copied to clipboard
#4BAA97 (Teal) color swatch preview — Color From Pic.
#4BAA97 — Teal color swatch

Teal

#4BAA97

📝 Color Information for #4BAA97

The hexadecimal color code #4BAA97 represents a medium shade in the cyan family. In the RGB color model, this color is composed of 75 red, 170 green, and 151 blue, which translates to approximately 29% red, 67% green, and 59% 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, #4BAA97 has a hue of 168 degrees, a saturation level of 39%, and a lightness value of 48%. The hue angle of 168° places this color firmly in the cyan spectrum. In the HSV/HSB color model, this translates to a hue of 168°, saturation of 56%, and brightness/value of 67%. For print applications using the CMYK color model, #4BAA97 would be reproduced using 56% cyan, 0% magenta, 11% yellow, and 33% black. The closest web-safe color is #339999, which may be useful for ensuring compatibility across older displays and systems. This color works well in various design contexts. With its medium lightness, it's versatile enough for both foreground elements and subtle backgrounds. The moderate to low saturation gives this color a sophisticated, muted quality that works well in professional and minimalist designs. When pairing #4BAA97 with other colors, consider its complementary color at hue 348° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 4958871, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #4BAA97

Tailwind CSS
emerald-400
HEX
#4BAA97
RGB
rgb(75, 170, 151)
RGB %
29%, 67%, 59%
HSL
hsl(168, 39%, 48%)
HSV
hsv(168, 56%, 67%)
CMYK
56%, 0%, 11%, 33%
Decimal
4958871
Web Safe
#339999

🎨 Color Schemes for #4BAA97

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #4BAA97

🌗 Shades and Tints of #4BAA97

Shades (adding black)
Tints (adding white)

🎚️ Tones of #4BAA97

Tones (adding gray / desaturating)

🌈 Hue Variations of #4BAA97

Hue Variations (shifting the color spectrum)

👁️ Preview of #4BAA97 in Use

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

👓 Color Blindness Simulation for #4BAA97

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 #4BAA97

:root { --color-hex: #4BAA97; --color-rgb: 75, 170, 151; --color-hsl: 168, 39%, 48%; } .bg-color { background-color: #4BAA97; } .text-color { color: #4BAA97; } .border-color { border-color: #4BAA97; }

🛠️ Use #4BAA97 in Your Project

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

🔗 Related Colors to #4BAA97

#4BAA67
Hue -30°
#4BAA7F
Hue -15°
#4BA5AA
Hue +15°
#4B8DAA
Hue +30°
#409181
85% L
#35796B
70% L
#25554C
50% L
#16322C
30% L
#6ABEAD
58% L
#91CFC2
69% L
#B5DED6
79% L
#DCEFEB
90% L

About Teal (#4BAA97)

Teal is a medium, moderately saturated, cool cyan color with a hue angle of 168°, saturation of 39%, and lightness of 48%. Its RGB value is (75, 170, 151) and its CMYK breakdown is C:56% M:0% Y:11% K:33%.

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

Frequently Asked Questions About #4BAA97

What is the HEX code for Teal? +

The HEX code for Teal is #4BAA97. In CSS you can use it directly as color: #4BAA97; or as a background: background-color: #4BAA97;. 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 #4BAA97? +

The RGB value of #4BAA97 is rgb(75, 170, 151). This means the color contains 75 out of 255 parts red, 170 out of 255 parts green, and 151 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(75, 170, 151);

What is the HSL value of #4BAA97? +

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

Is #4BAA97 a warm or cool color? +

#4BAA97 is classified as a cool color based on its hue angle of 168°. 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 #4BAA97? +

The approximate CMYK value of #4BAA97 is C:56% M:0% Y:11% K:33%. 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 #4BAA97 with Other Tools

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