#7CA08A
A medium, muted green closely aligning with Cadetblue.
About #7CA08A
The precise color #7CA08A is an excellent choice for modern design projects. Its closest recognized web color is Cadetblue. This translates to an RGB value of rgb(124, 160, 138).
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 22% cyan and 0% magenta inks. With a hue angle of 143.3 degrees, it sits comfortably in the green spectrum.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#7CA08A
RGB124, 160, 138
HSL143.3°, 15.9%, 55.7%
CMYK22%, 0%, 14%, 37%
HSV143.3°, 22.5%, 62.7%
LAB62.7, -17.0, 7.4
XYZ25.5, 31.3, 28.7
Decimal8167562
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.90:1
Text on #FFFFFF
FAIL
7.25:1
Text on #000000
AAA
2.77:1
Text on #F8FAFC
FAIL
6.17:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #7CA08A;
}
.text-color {
color: #7CA08A;
}
.border-color {
border: 2px solid #7CA08A;
}