#B4E998
A light, moderate green closely aligning with Lightgreen.
About #B4E998
The precise color #B4E998 is an excellent choice for modern design projects. Designers often compare it to the standard color Lightgreen. To achieve this exact tint on a monitor, you would use an RGB mix of 180, 233, and 152.
Translating this color to physical media requires the CMYK color model. The color uses 23% Cyan, 0% Magenta, 35% Yellow, and 9% Black. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. 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#B4E998
RGB180, 233, 152
HSL99.3°, 64.8%, 75.5%
CMYK23%, 0%, 35%, 9%
HSV99.3°, 34.8%, 91.4%
LAB87.1, -31.3, 34.0
XYZ53.6, 70.2, 40.4
Decimal11856280
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.40:1
Text on #FFFFFF
FAIL
15.05:1
Text on #000000
AAA
1.33:1
Text on #F8FAFC
FAIL
12.79:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #B4E998;
}
.text-color {
color: #B4E998;
}
.border-color {
border: 2px solid #B4E998;
}