#B6FFDB
A very light, vivid green closely aligning with Aquamarine.
About #B6FFDB
The hex code #B6FFDB represents a beautifully specific shade of green. Designers often compare it to the standard color Aquamarine. In the RGB color space, it consists of 182 red, 255 green, and 219 blue.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 29% C, 0% M, 14% Y, and 0% K. The HSL representation is 150.4° hue, 100.0% saturation, and 85.7% lightness.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#B6FFDB
RGB182, 255, 219
HSL150.4°, 100.0%, 85.7%
CMYK29%, 0%, 14%, 0%
HSV150.4°, 28.6%, 100.0%
LAB94.6, -29.7, 10.0
XYZ67.8, 86.6, 80.2
Decimal11993051
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.15:1
Text on #FFFFFF
FAIL
18.32:1
Text on #000000
AAA
1.10:1
Text on #F8FAFC
FAIL
15.57:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #B6FFDB;
}
.text-color {
color: #B6FFDB;
}
.border-color {
border: 2px solid #B6FFDB;
}