Aquamarine — Color Codes & Palette
Color Codes
| Format | Value | |
|---|---|---|
| HEX | #7FFFD4 | |
| RGB | rgb(127, 255, 212) | |
| HSL | hsl(160, 100%, 75%) |
Shades of Aquamarine
| #57FFC7 | #2EFFB9 | #05FFAC | #00DB92 | #00B377 | #008A5C | #006141 | #003825 |
Tints of Aquamarine
| #8AFFD8 | #94FFDB | #9EFFDF | #A8FFE2 | #B3FFE5 | #BDFFE9 | #C7FFEC | #D1FFF0 |
Color Pairings & Harmony
|
Complementary
#FF80AA
|
Analogous +30°
#80EAFF
|
Analogous −30°
#80FF95
|
Triadic +120°
#D580FF
|
Triadic −120°
#FFD580
|
Contrast & Accessibility (WCAG 2.1)
CSS Snippet
.element {
color: #7FFFD4;
}
.element-bg {
background-color: #7FFFD4;
color: #000000;
}
.element-border {
border: 2px solid #7FFFD4;
}
About Aquamarine
Aquamarine is a light color with vivid, highly saturated, defined by the hex code #7FFFD4. Its exact color model values are rgb(127, 255, 212) in RGB and hsl(160, 100%, 75%) in HSL (hue 160°, saturation 100%, lightness 75%). On a white background the contrast ratio is 1.22:1 — Fail, and on black it is 17.16:1 — AAA pass for normal text. Use Aquamarine for UI elements, backgrounds, text, borders, or decorative accents. The shades section below shows progressively darker variations, while the tints strip shows progressively lighter versions — both useful for building a tonal palette. The harmony swatches provide complementary, analogous, and triadic pairings based on the HSL hue wheel.
Want to explore this color interactively, generate palettes, or convert between color formats? The DevArbor Color Picker has you covered.
Open the Color Picker →