✓ Copied to clipboard
#BAE9AA (Light Cool Green) color swatch preview — Color From Pic.
#BAE9AA — Light Cool Green color swatch

Light Cool Green

#BAE9AA

📝 Color Information for #BAE9AA

The hexadecimal color code #BAE9AA represents a light shade in the green family. In the RGB color model, this color is composed of 186 red, 233 green, and 170 blue, which translates to approximately 73% red, 91% green, and 67% blue. This makes it a moderately 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, #BAE9AA has a hue of 105 degrees, a saturation level of 59%, and a lightness value of 79%. The hue angle of 105° places this color firmly in the green spectrum. In the HSV/HSB color model, this translates to a hue of 105°, saturation of 27%, and brightness/value of 91%. For print applications using the CMYK color model, #BAE9AA would be reproduced using 20% cyan, 0% magenta, 27% yellow, and 9% black. The closest web-safe color is #CCFF99, 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 #BAE9AA with other colors, consider its complementary color at hue 285° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 12249514, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #BAE9AA

Tailwind CSS
lime-200
HEX
#BAE9AA
RGB
rgb(186, 233, 170)
RGB %
73%, 91%, 67%
HSL
hsl(105, 59%, 79%)
HSV
hsv(105, 27%, 91%)
CMYK
20%, 0%, 27%, 9%
Decimal
12249514
Web Safe
#CCFF99

🎨 Color Schemes for #BAE9AA

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #BAE9AA

🌗 Shades and Tints of #BAE9AA

Shades (adding black)
Tints (adding white)

🎚️ Tones of #BAE9AA

Tones (adding gray / desaturating)

🌈 Hue Variations of #BAE9AA

Hue Variations (shifting the color spectrum)

👁️ Preview of #BAE9AA in Use

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

👓 Color Blindness Simulation for #BAE9AA

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

:root { --color-hex: #BAE9AA; --color-rgb: 186, 233, 170; --color-hsl: 105, 59%, 79%; } .bg-color { background-color: #BAE9AA; } .text-color { color: #BAE9AA; } .border-color { border-color: #BAE9AA; }

🛠️ Use #BAE9AA in Your Project

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

🔗 Related Colors to #BAE9AA

#D9E9AA
Hue -30°
#C9E9AA
Hue -15°
#AAE9AA
Hue +15°
#AAE9BA
Hue +30°
#92DC79
85% L
#6AD049
70% L
#48A22A
50% L
#2B6119
30% L
#C7EDBA
83% L
#D4F1CA
87% L
#E5F7DF
92% L
#F2FBEF
96% L

About Light Cool Green (#BAE9AA)

Light Cool Green is a light, moderately saturated, cool green color with a hue angle of 105°, saturation of 59%, and lightness of 79%. Its RGB value is (186, 233, 170) and its CMYK breakdown is C:20% M:0% Y:27% K:9%.

This is a Spring (Fresh) color palette archetype. Nature, Growth, Harmony, Health. Green suggests stability and endurance, bridging the warm and cool colors.

Frequently Asked Questions About #BAE9AA

What is the HEX code for Light Cool Green? +

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

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

What is the HSL value of #BAE9AA? +

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

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

The approximate CMYK value of #BAE9AA is C:20% M:0% Y:27% K:9%. 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 #BAE9AA with Other Tools

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