#6DF8B6
A light, vivid green closely aligning with Aquamarine.
About #6DF8B6
The precise color #6DF8B6 is an excellent choice for modern design projects. Designers often compare it to the standard color Aquamarine. Its digital footprint relies on 109 parts red, 248 parts green, and 182 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. The color uses 56% Cyan, 0% Magenta, 27% Yellow, and 3% Black. With a hue angle of 151.5 degrees, it sits comfortably in the green spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a light color, it is generally recommended to use #000000 text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#6DF8B6
RGB109, 248, 182
HSL151.5°, 90.8%, 70.0%
CMYK56%, 0%, 27%, 3%
HSV151.5°, 56.0%, 97.3%
LAB88.8, -52.7, 20.5
XYZ48.3, 73.8, 55.9
Decimal7207094
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.33:1
Text on #FFFFFF
FAIL
15.75:1
Text on #000000
AAA
1.27:1
Text on #F8FAFC
FAIL
13.39:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #6DF8B6;
}
.text-color {
color: #6DF8B6;
}
.border-color {
border: 2px solid #6DF8B6;
}