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

Light Vivid Teal

#B5FDDA

📝 Color Information for #B5FDDA

The hexadecimal color code #B5FDDA represents a very light shade in the cyan family. In the RGB color model, this color is composed of 181 red, 253 green, and 218 blue, which translates to approximately 71% red, 99% green, and 85% blue. This makes it a highly saturated color with cool undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #B5FDDA has a hue of 151 degrees, a saturation level of 95%, and a lightness value of 85%. The hue angle of 151° places this color firmly in the cyan spectrum. In the HSV/HSB color model, this translates to a hue of 151°, saturation of 28%, and brightness/value of 99%. For print applications using the CMYK color model, #B5FDDA would be reproduced using 28% cyan, 0% magenta, 14% yellow, and 1% black. The closest web-safe color is #CCFFCC, 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 high saturation makes this color vibrant and attention-grabbing, ideal for call-to-action buttons, highlights, and accent elements. When pairing #B5FDDA with other colors, consider its complementary color at hue 331° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 11927002, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #B5FDDA

Tailwind CSS
green-200
HEX
#B5FDDA
RGB
rgb(181, 253, 218)
RGB %
71%, 99%, 85%
HSL
hsl(151, 95%, 85%)
HSV
hsv(151, 28%, 99%)
CMYK
28%, 0%, 14%, 1%
Decimal
11927002
Web Safe
#CCFFCC

🎨 Color Schemes for #B5FDDA

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #B5FDDA

🌗 Shades and Tints of #B5FDDA

Shades (adding black)
Tints (adding white)

🎚️ Tones of #B5FDDA

Tones (adding gray / desaturating)

🌈 Hue Variations of #B5FDDA

Hue Variations (shifting the color spectrum)

👁️ Preview of #B5FDDA in Use

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

👓 Color Blindness Simulation for #B5FDDA

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

:root { --color-hex: #B5FDDA; --color-rgb: 181, 253, 218; --color-hsl: 151, 95%, 85%; } .bg-color { background-color: #B5FDDA; } .text-color { color: #B5FDDA; } .border-color { border-color: #B5FDDA; }

🛠️ Use #B5FDDA in Your Project

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

🔗 Related Colors to #B5FDDA

#B4FDB6
Hue -30°
#B4FDC8
Hue -15°
#B4FDEC
Hue +15°
#B4FCFD
Hue +30°
#74FBBA
85% L
#38FA9C
70% L
#05D671
50% L
#038144
30% L
#C3FDE1
88% L
#D2FEE9
91% L
#E1FEF0
94% L
#F0FFF8
97% L

About Light Vivid Teal (#B5FDDA)

Light Vivid Teal is a light, vibrant, cool cyan color with a hue angle of 151°, saturation of 95%, and lightness of 85%. Its RGB value is (181, 253, 218) and its CMYK breakdown is C:28% M:0% Y:14% K:1%.

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

Frequently Asked Questions About #B5FDDA

What is the HEX code for Light Vivid Teal? +

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

The RGB value of #B5FDDA is rgb(181, 253, 218). This means the color contains 181 out of 255 parts red, 253 out of 255 parts green, and 218 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(181, 253, 218);

What is the HSL value of #B5FDDA? +

The HSL value of #B5FDDA is hsl(151, 95%, 85%). The hue is 151°, placing it in the cyan family on the color wheel. The saturation is 95%, making it vibrant. The lightness is 85%, 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 #B5FDDA a warm or cool color? +

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

The approximate CMYK value of #B5FDDA is C:28% M:0% Y:14% K:1%. 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 #B5FDDA with Other Tools

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