#7CA892
A medium, muted green closely aligning with Darkseagreen.
About #7CA892
The hex code #7CA892 represents a beautifully specific shade of green. Designers often compare it to the standard color Darkseagreen. This translates to an RGB value of rgb(124, 168, 146).
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 26% C, 0% M, 13% Y, and 34% K. With a hue angle of 150.0 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. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#7CA892
RGB124, 168, 146
HSL150.0°, 20.2%, 57.3%
CMYK26%, 0%, 13%, 34%
HSV150.0°, 26.2%, 65.9%
LAB65.3, -19.5, 6.6
XYZ27.5, 34.4, 32.4
Decimal8169618
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.67:1
Text on #FFFFFF
FAIL
7.87:1
Text on #000000
AAA
2.55:1
Text on #F8FAFC
FAIL
6.69:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #7CA892;
}
.text-color {
color: #7CA892;
}
.border-color {
border: 2px solid #7CA892;
}