#hexpedia

Closest to Aquamarine

#BBF7D0

Color conversions

Reference values for common CSS, design, and accessibility formats.

FormatValueCopy
HEXBBF7D0
HEX with ##BBF7D0
RGBrgb(187, 247, 208)
RGBArgba(187, 247, 208, 1)
HSLhsl(141 78.95% 85.1%)
HSLAhsla(141, 78.95%, 85.1%, 1)
HSVhsv(141, 24.29%, 96.86%)
CMYKcmyk(24.29%, 0%, 15.79%, 3.14%)
OKLCHoklch(92.5% 0.0806 155.99)

Closest named matches

Color modifications

Suggested pairings

Use this color in CSS

Accessibility quick-check

White text

1.21:1

Decorative only

Black text

17.33:1

AAA normal

Reference notes

#BBF7D0 is a light, saturated green color closest to Aquamarine. The color has RGB channels of 187, 247, and 208; in HSL terms, it is centered near 141 degrees with 79% saturation and 85% lightness. In a design system, this balanced reading is a useful shortcut for deciding whether the color should act as a primary accent, a supporting surface, or a quiet divider. The safest usage pattern is to test it against both light and dark surfaces, then reserve the weaker text pairing for decoration rather than essential labels. If the color feels too forceful at full strength, the lighter, darker, and desaturated variants usually provide a calmer path for production UI. For editorial or product interfaces, reserve the most saturated use for accents and repeat softer variants in borders, labels, or background fills. This makes it useful for badges, highlights, product accents, and moments where quick recognition matters. In CSS systems, define it as a custom property first so variations, shadows, and gradients can stay consistent.