#669992
A medium, muted cyan closely aligning with Cadetblue.
About #669992
At its core, #669992 is a medium and muted hue. Its closest recognized web color is Cadetblue. In the RGB color space, it consists of 102 red, 153 green, and 146 blue.
Translating this color to physical media requires the CMYK color model. The color uses 33% Cyan, 0% Magenta, 5% Yellow, and 40% Black. The HSL representation is 171.8° hue, 20.0% saturation, and 50.0% lightness.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#669992
RGB102, 153, 146
HSL171.8°, 20.0%, 50.0%
CMYK33%, 0%, 5%, 40%
HSV171.8°, 33.3%, 60.0%
LAB59.6, -18.6, -1.8
XYZ22.1, 27.7, 31.4
Decimal6723986
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.21:1
Text on #FFFFFF
AA Large
6.54:1
Text on #000000
AA
3.07:1
Text on #F8FAFC
AA Large
5.56:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #669992;
}
.text-color {
color: #669992;
}
.border-color {
border: 2px solid #669992;
}