#7CBDB6
A light, moderate cyan closely aligning with Cadetblue.
About #7CBDB6
The precise color #7CBDB6 is an excellent choice for modern design projects. Its closest recognized web color is Cadetblue. This translates to an RGB value of rgb(124, 189, 182).
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 34% cyan and 0% magenta inks. With a hue angle of 173.5 degrees, it sits comfortably in the cyan spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#7CBDB6
RGB124, 189, 182
HSL173.5°, 33.0%, 61.4%
CMYK34%, 0%, 4%, 26%
HSV173.5°, 34.4%, 74.1%
LAB72.3, -22.2, -3.1
XYZ35.0, 44.1, 50.9
Decimal8175030
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.14:1
Text on #FFFFFF
FAIL
9.81:1
Text on #000000
AAA
2.05:1
Text on #F8FAFC
FAIL
8.34:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #7CBDB6;
}
.text-color {
color: #7CBDB6;
}
.border-color {
border: 2px solid #7CBDB6;
}