#7CB6A8
A light, muted cyan closely aligning with Cadetblue.
About #7CB6A8
Visually, #7CB6A8 is defined as a muted cyan. Its closest recognized web color is Cadetblue. Its digital footprint relies on 124 parts red, 182 parts green, and 168 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 32% cyan, 0% magenta, 8% yellow, and 29% black. With a hue angle of 165.5 degrees, it sits comfortably in the cyan spectrum.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#7CB6A8
RGB124, 182, 168
HSL165.5°, 28.4%, 60.0%
CMYK32%, 0%, 8%, 29%
HSV165.5°, 31.9%, 71.4%
LAB69.9, -21.9, 1.1
XYZ32.1, 40.6, 43.2
Decimal8173224
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.30:1
Text on #FFFFFF
FAIL
9.11:1
Text on #000000
AAA
2.20:1
Text on #F8FAFC
FAIL
7.75:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #7CB6A8;
}
.text-color {
color: #7CB6A8;
}
.border-color {
border: 2px solid #7CB6A8;
}