#B6F8AF
A very light, vivid green closely aligning with Lightgreen.
About #B6F8AF
The precise color #B6F8AF is an excellent choice for modern design projects. Its closest recognized web color is Lightgreen. This translates to an RGB value of rgb(182, 248, 175).
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 27% Cyan, 0% Magenta, 29% Yellow, and 3% Black. The HSL representation is 114.2° hue, 83.9% saturation, and 82.9% lightness.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#B6F8AF
RGB182, 248, 175
HSL114.2°, 83.9%, 82.9%
CMYK27%, 0%, 29%, 3%
HSV114.2°, 29.4%, 97.3%
LAB91.8, -34.2, 28.6
XYZ60.6, 80.2, 52.8
Decimal11991215
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.23:1
Text on #FFFFFF
FAIL
17.04:1
Text on #000000
AAA
1.18:1
Text on #F8FAFC
FAIL
14.48:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #B6F8AF;
}
.text-color {
color: #B6F8AF;
}
.border-color {
border: 2px solid #B6F8AF;
}