#6DBDA8
A medium, moderate green closely aligning with Mediumaquamarine.
About #6DBDA8
The precise color #6DBDA8 is an excellent choice for modern design projects. Designers often compare it to the standard color Mediumaquamarine. Its digital footprint relies on 109 parts red, 189 parts green, and 168 parts blue light.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 42% C, 0% M, 11% Y, and 26% K. This makes it a relatively light color when applied to physical surfaces.
From a UX and accessibility standpoint, contrast is paramount. Because it is a medium color, it is generally recommended to use #000000 text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#6DBDA8
RGB109, 189, 168
HSL164.2°, 37.7%, 58.4%
CMYK42%, 0%, 11%, 26%
HSV164.2°, 42.3%, 74.1%
LAB71.2, -29.6, 2.9
XYZ31.6, 42.5, 43.6
Decimal7191976
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.21:1
Text on #FFFFFF
FAIL
9.49:1
Text on #000000
AAA
2.11:1
Text on #F8FAFC
FAIL
8.07:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #6DBDA8;
}
.text-color {
color: #6DBDA8;
}
.border-color {
border: 2px solid #6DBDA8;
}