✓ Copied to clipboard
#99FFCA (Light Vivid Emerald) color swatch preview — Color From Pic.
#99FFCA — Light Vivid Emerald color swatch

Light Vivid Emerald

#99FFCA

📝 Color Information for #99FFCA

The hexadecimal color code #99FFCA represents a light shade in the green family. In the RGB color model, this color is composed of 153 red, 255 green, and 202 blue, which translates to approximately 60% red, 100% green, and 79% 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, #99FFCA has a hue of 149 degrees, a saturation level of 100%, and a lightness value of 80%. The hue angle of 149° places this color firmly in the green spectrum. In the HSV/HSB color model, this translates to a hue of 149°, saturation of 40%, and brightness/value of 100%. For print applications using the CMYK color model, #99FFCA would be reproduced using 40% cyan, 0% magenta, 21% yellow, and 0% black. The closest web-safe color is #99FFCC, 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 #99FFCA with other colors, consider its complementary color at hue 329° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 10092490, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #99FFCA

Tailwind CSS
emerald-200
HEX
#99FFCA
RGB
rgb(153, 255, 202)
RGB %
60%, 100%, 79%
HSL
hsl(149, 100%, 80%)
HSV
hsv(149, 40%, 100%)
CMYK
40%, 0%, 21%, 0%
Decimal
10092490
Web Safe
#99FFCC

🎨 Color Schemes for #99FFCA

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #99FFCA

🌗 Shades and Tints of #99FFCA

Shades (adding black)
Tints (adding white)

🎚️ Tones of #99FFCA

Tones (adding gray / desaturating)

🌈 Hue Variations of #99FFCA

Hue Variations (shifting the color spectrum)

👁️ Preview of #99FFCA in Use

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

👓 Color Blindness Simulation for #99FFCA

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 #99FFCA

:root { --color-hex: #99FFCA; --color-rgb: 153, 255, 202; --color-hsl: 149, 100%, 80%; } .bg-color { background-color: #99FFCA; } .text-color { color: #99FFCA; } .border-color { border-color: #99FFCA; }

🛠️ Use #99FFCA in Your Project

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

🔗 Related Colors to #99FFCA

#9BFF99
Hue -30°
#99FFB1
Hue -15°
#99FFE4
Hue +15°
#99FFFD
Hue +30°
#5CFFAB
85% L
#1FFF8B
70% L
#00CC63
50% L
#007A3B
30% L
#ADFFD5
84% L
#C2FFDF
88% L
#D6FFEA
92% L
#EBFFF4
96% L

About Light Vivid Emerald (#99FFCA)

Light Vivid Emerald is a light, vibrant, cool green color with a hue angle of 149°, saturation of 100%, and lightness of 80%. Its RGB value is (153, 255, 202) and its CMYK breakdown is C:40% M:0% Y:21% K:0%.

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 #99FFCA

What is the HEX code for Light Vivid Emerald? +

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

The RGB value of #99FFCA is rgb(153, 255, 202). This means the color contains 153 out of 255 parts red, 255 out of 255 parts green, and 202 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(153, 255, 202);

What is the HSL value of #99FFCA? +

The HSL value of #99FFCA is hsl(149, 100%, 80%). The hue is 149°, placing it in the green family on the color wheel. The saturation is 100%, making it vibrant. The lightness is 80%, 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 #99FFCA a warm or cool color? +

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

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

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