#6DE2BD
A light, moderate green closely aligning with Mediumaquamarine.
About #6DE2BD
The precise color #6DE2BD is an excellent choice for modern design projects. Designers often compare it to the standard color Mediumaquamarine. This translates to an RGB value of rgb(109, 226, 189).
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 52% cyan and 0% magenta inks. With a hue angle of 161.0 degrees, it sits comfortably in the green spectrum.
From a UX and accessibility standpoint, contrast is paramount. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#6DE2BD
RGB109, 226, 189
HSL161.0°, 66.9%, 65.7%
CMYK52%, 0%, 16%, 11%
HSV161.0°, 51.8%, 88.6%
LAB82.5, -41.9, 8.0
XYZ42.7, 61.3, 57.7
Decimal7201469
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.58:1
Text on #FFFFFF
FAIL
13.26:1
Text on #000000
AAA
1.51:1
Text on #F8FAFC
FAIL
11.28:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #6DE2BD;
}
.text-color {
color: #6DE2BD;
}
.border-color {
border: 2px solid #6DE2BD;
}