#2492A0
A dark, moderate cyan closely aligning with Darkcyan.
About #2492A0
At its core, #2492A0 is a dark and moderate hue. Its closest recognized web color is Darkcyan. This translates to an RGB value of rgb(36, 146, 160).
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 78% cyan, 9% magenta, 0% yellow, and 37% black. The HSL representation is 186.8° hue, 63.3% saturation, and 38.4% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a dark color, it is generally recommended to use #000000 text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#2492A0
RGB36, 146, 160
HSL186.8°, 63.3%, 38.4%
CMYK78%, 9%, 0%, 37%
HSV186.8°, 77.5%, 62.7%
LAB55.6, -24.8, -16.0
XYZ17.4, 23.5, 36.9
Decimal2396832
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.69:1
Text on #FFFFFF
AA Large
5.69:1
Text on #000000
AA
3.52:1
Text on #F8FAFC
AA Large
4.84:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #2492A0;
}
.text-color {
color: #2492A0;
}
.border-color {
border: 2px solid #2492A0;
}