#B6F0A8
A very light, vivid green closely aligning with Lightgreen.
About #B6F0A8
The hex code #B6F0A8 represents a beautifully specific shade of green. Its closest recognized web color is Lightgreen. In the RGB color space, it consists of 182 red, 240 green, and 168 blue.
Translating this color to physical media requires the CMYK color model. The color uses 24% Cyan, 0% Magenta, 30% Yellow, and 6% Black. The HSL representation is 108.3° hue, 70.6% saturation, and 80.0% lightness.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#B6F0A8
RGB182, 240, 168
HSL108.3°, 70.6%, 80.0%
CMYK24%, 0%, 30%, 6%
HSV108.3°, 30.0%, 94.1%
LAB89.4, -31.5, 29.0
XYZ57.5, 75.1, 48.5
Decimal11989160
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.31:1
Text on #FFFFFF
FAIL
16.02:1
Text on #000000
AAA
1.25:1
Text on #F8FAFC
FAIL
13.62:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #B6F0A8;
}
.text-color {
color: #B6F0A8;
}
.border-color {
border: 2px solid #B6F0A8;
}