#2483A0
A dark, moderate cyan closely aligning with Steelblue.
About #2483A0
The hex code #2483A0 represents a beautifully specific shade of cyan. Its closest recognized web color is Steelblue. Its digital footprint relies on 36 parts red, 131 parts green, and 160 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 78% cyan and 18% magenta inks. The HSL representation is 194.0° hue, 63.3% saturation, and 38.4% lightness.
When using this color as a background, text legibility must be considered. 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#2483A0
RGB36, 131, 160
HSL194.0°, 63.3%, 38.4%
CMYK78%, 18%, 0%, 37%
HSV194.0°, 77.5%, 62.7%
LAB50.9, -16.8, -23.2
XYZ15.2, 19.1, 36.2
Decimal2392992
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.35:1
Text on #FFFFFF
AA Large
4.83:1
Text on #000000
AA
4.16:1
Text on #F8FAFC
AA Large
4.11:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #2483A0;
}
.text-color {
color: #2483A0;
}
.border-color {
border: 2px solid #2483A0;
}