#6DAFA0
A medium, muted cyan closely aligning with Cadetblue.
About #6DAFA0
When working with digital screens, the color #6DAFA0 is rendered by mixing light. Designers often compare it to the standard color Cadetblue. This translates to an RGB value of rgb(109, 175, 160).
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 38% cyan and 0% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. 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#6DAFA0
RGB109, 175, 160
HSL166.4°, 29.2%, 55.7%
CMYK38%, 0%, 9%, 31%
HSV166.4°, 37.7%, 68.6%
LAB66.9, -24.5, 1.1
XYZ28.0, 36.4, 38.8
Decimal7188384
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.53:1
Text on #FFFFFF
FAIL
8.29:1
Text on #000000
AAA
2.42:1
Text on #F8FAFC
FAIL
7.05:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #6DAFA0;
}
.text-color {
color: #6DAFA0;
}
.border-color {
border: 2px solid #6DAFA0;
}