#BDF8C5
A very light, vivid green closely aligning with Aquamarine.
About #BDF8C5
The hex code #BDF8C5 represents a beautifully specific shade of green. Its closest recognized web color is Aquamarine. In the RGB color space, it consists of 189 red, 248 green, and 197 blue.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 24% cyan and 0% magenta inks. The HSL representation is 128.1° hue, 80.8% 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. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#BDF8C5
RGB189, 248, 197
HSL128.1°, 80.8%, 85.7%
CMYK24%, 0%, 21%, 3%
HSV128.1°, 23.8%, 97.3%
LAB92.6, -28.3, 18.6
XYZ64.6, 82.0, 65.2
Decimal12449989
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.21:1
Text on #FFFFFF
FAIL
17.40:1
Text on #000000
AAA
1.15:1
Text on #F8FAFC
FAIL
14.79:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #BDF8C5;
}
.text-color {
color: #BDF8C5;
}
.border-color {
border: 2px solid #BDF8C5;
}