#6DE9A8
A light, vivid green closely aligning with Aquamarine.
About #6DE9A8
At its core, #6DE9A8 is a light and vivid hue. Designers often compare it to the standard color Aquamarine. Its digital footprint relies on 109 parts red, 233 parts green, and 168 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. The color uses 53% Cyan, 0% Magenta, 28% Yellow, and 9% Black. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#6DE9A8
RGB109, 233, 168
HSL148.5°, 73.8%, 67.1%
CMYK53%, 0%, 28%, 9%
HSV148.5°, 53.2%, 91.4%
LAB84.2, -49.3, 21.3
XYZ42.5, 64.4, 47.2
Decimal7203240
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.51:1
Text on #FFFFFF
FAIL
13.87:1
Text on #000000
AAA
1.45:1
Text on #F8FAFC
FAIL
11.79:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #6DE9A8;
}
.text-color {
color: #6DE9A8;
}
.border-color {
border: 2px solid #6DE9A8;
}