#669299
A medium, muted cyan closely aligning with Cadetblue.
About #669299
At its core, #669299 is a medium and muted hue. It is closely associated with the named CSS color Cadetblue. In the RGB color space, it consists of 102 red, 146 green, and 153 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 33% Cyan, 5% Magenta, 0% Yellow, and 40% Black. With a hue angle of 188.2 degrees, it sits comfortably in the cyan spectrum.
When using this color as a background, text legibility must be considered. 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#669299
RGB102, 146, 153
HSL188.2°, 20.0%, 50.0%
CMYK33%, 5%, 0%, 40%
HSV188.2°, 33.3%, 60.0%
LAB57.7, -13.1, -8.5
XYZ21.5, 25.7, 34.0
Decimal6722201
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.42:1
Text on #FFFFFF
AA Large
6.14:1
Text on #000000
AA
3.27:1
Text on #F8FAFC
AA Large
5.22:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #669299;
}
.text-color {
color: #669299;
}
.border-color {
border: 2px solid #669299;
}