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

Light Teal

#A7D3BD

📝 Color Information for #A7D3BD

The hexadecimal color code #A7D3BD represents a light shade in the cyan family. In the RGB color model, this color is composed of 167 red, 211 green, and 189 blue, which translates to approximately 65% red, 83% green, and 74% 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, #A7D3BD has a hue of 150 degrees, a saturation level of 33%, and a lightness value of 74%. The hue angle of 150° places this color firmly in the cyan spectrum. In the HSV/HSB color model, this translates to a hue of 150°, saturation of 21%, and brightness/value of 83%. For print applications using the CMYK color model, #A7D3BD would be reproduced using 21% cyan, 0% magenta, 10% yellow, and 17% 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 #A7D3BD with other colors, consider its complementary color at hue 330° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 10998717, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #A7D3BD

Tailwind CSS
emerald-200
HEX
#A7D3BD
RGB
rgb(167, 211, 189)
RGB %
65%, 83%, 74%
HSL
hsl(150, 33%, 74%)
HSV
hsv(150, 21%, 83%)
CMYK
21%, 0%, 10%, 17%
Decimal
10998717
Web Safe
#99CCCC

🎨 Color Schemes for #A7D3BD

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #A7D3BD

🌗 Shades and Tints of #A7D3BD

Shades (adding black)
Tints (adding white)

🎚️ Tones of #A7D3BD

Tones (adding gray / desaturating)

🌈 Hue Variations of #A7D3BD

Hue Variations (shifting the color spectrum)

👁️ Preview of #A7D3BD in Use

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

👓 Color Blindness Simulation for #A7D3BD

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 #A7D3BD

:root { --color-hex: #A7D3BD; --color-rgb: 167, 211, 189; --color-hsl: 150, 33%, 74%; } .bg-color { background-color: #A7D3BD; } .text-color { color: #A7D3BD; } .border-color { border-color: #A7D3BD; }

🛠️ Use #A7D3BD in Your Project

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

🔗 Related Colors to #A7D3BD

#A7D3A7
Hue -30°
#A7D3B2
Hue -15°
#A7D3C8
Hue +15°
#A7D3D3
Hue +30°
#82C0A1
85% L
#5CAD85
70% L
#3F7D5E
50% L
#264B38
30% L
#B8DBC9
79% L
#C9E4D6
84% L
#DDEEE6
90% L
#EEF6F2
95% L

About Light Teal (#A7D3BD)

Light Teal is a light, moderately saturated, cool cyan color with a hue angle of 150°, saturation of 33%, and lightness of 74%. Its RGB value is (167, 211, 189) and its CMYK breakdown is C:21% M:0% Y:10% K:17%.

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

Frequently Asked Questions About #A7D3BD

What is the HEX code for Light Teal? +

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

The RGB value of #A7D3BD is rgb(167, 211, 189). This means the color contains 167 out of 255 parts red, 211 out of 255 parts green, and 189 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(167, 211, 189);

What is the HSL value of #A7D3BD? +

The HSL value of #A7D3BD is hsl(150, 33%, 74%). The hue is 150°, placing it in the cyan family on the color wheel. The saturation is 33%, making it moderately saturated. The lightness is 74%, 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 #A7D3BD a warm or cool color? +

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

The approximate CMYK value of #A7D3BD is C:21% M:0% Y:10% K:17%. 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 #A7D3BD with Other Tools

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