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

Light Cool Emerald

#B8F4CC

📝 Color Information for #B8F4CC

The hexadecimal color code #B8F4CC represents a very light shade in the green family. In the RGB color model, this color is composed of 184 red, 244 green, and 204 blue, which translates to approximately 72% red, 96% green, and 80% 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, #B8F4CC has a hue of 140 degrees, a saturation level of 73%, and a lightness value of 84%. The hue angle of 140° places this color firmly in the green spectrum. In the HSV/HSB color model, this translates to a hue of 140°, saturation of 25%, and brightness/value of 96%. For print applications using the CMYK color model, #B8F4CC would be reproduced using 25% cyan, 0% magenta, 16% yellow, and 4% 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 #B8F4CC with other colors, consider its complementary color at hue 320° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 12121292, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #B8F4CC

Tailwind CSS
green-200
HEX
#B8F4CC
RGB
rgb(184, 244, 204)
RGB %
72%, 96%, 80%
HSL
hsl(140, 73%, 84%)
HSV
hsv(140, 25%, 96%)
CMYK
25%, 0%, 16%, 4%
Decimal
12121292
Web Safe
#CCFFCC

🎨 Color Schemes for #B8F4CC

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #B8F4CC

🌗 Shades and Tints of #B8F4CC

Shades (adding black)
Tints (adding white)

🎚️ Tones of #B8F4CC

Tones (adding gray / desaturating)

🌈 Hue Variations of #B8F4CC

Hue Variations (shifting the color spectrum)

👁️ Preview of #B8F4CC in Use

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

👓 Color Blindness Simulation for #B8F4CC

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

:root { --color-hex: #B8F4CC; --color-rgb: 184, 244, 204; --color-hsl: 140, 73%, 84%; } .bg-color { background-color: #B8F4CC; } .text-color { color: #B8F4CC; } .border-color { border-color: #B8F4CC; }

🛠️ Use #B8F4CC in Your Project

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

🔗 Related Colors to #B8F4CC

#C2F4B8
Hue -30°
#B8F4BD
Hue -15°
#B8F4DB
Hue +15°
#B8F4EA
Hue +30°
#7FEBA3
85% L
#4AE37D
70% L
#1DB951
50% L
#116E30
30% L
#C6F6D6
87% L
#D3F8DF
90% L
#E5FBEC
94% L
#F2FDF5
97% L

About Light Cool Emerald (#B8F4CC)

Light Cool Emerald is a light, vibrant, cool green color with a hue angle of 140°, saturation of 73%, and lightness of 84%. Its RGB value is (184, 244, 204) and its CMYK breakdown is C:25% M:0% Y:16% K:4%.

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

What is the HEX code for Light Cool Emerald? +

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

The RGB value of #B8F4CC is rgb(184, 244, 204). This means the color contains 184 out of 255 parts red, 244 out of 255 parts green, and 204 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(184, 244, 204);

What is the HSL value of #B8F4CC? +

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

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

The approximate CMYK value of #B8F4CC is C:25% M:0% Y:16% K:4%. 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 #B8F4CC with Other Tools

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