#689490
A medium, muted cyan closely aligning with Cadetblue.
About #689490
At its core, #689490 is a medium and muted hue. It is closely associated with the named CSS color Cadetblue. In the RGB color space, it consists of 104 red, 148 green, and 144 blue.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 30% C, 0% M, 3% Y, and 42% K. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#689490
RGB104, 148, 144
HSL174.5°, 17.5%, 49.4%
CMYK30%, 0%, 3%, 42%
HSV174.5°, 29.7%, 58.0%
LAB58.2, -15.8, -2.7
XYZ21.3, 26.1, 30.3
Decimal6853776
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.37:1
Text on #FFFFFF
AA Large
6.23:1
Text on #000000
AA
3.22:1
Text on #F8FAFC
AA Large
5.29:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #689490;
}
.text-color {
color: #689490;
}
.border-color {
border: 2px solid #689490;
}