#92C5D3
A light, moderate cyan closely aligning with Lightblue.
About #92C5D3
Visually, #92C5D3 is defined as a moderate cyan. Its closest recognized web color is Lightblue. To achieve this exact tint on a monitor, you would use an RGB mix of 146, 197, and 211.
For print applications, it's crucial to understand its CMYK makeup. The color uses 31% Cyan, 7% Magenta, 0% Yellow, and 17% Black. The HSL representation is 192.9° hue, 42.5% saturation, and 70.0% lightness.
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#92C5D3
RGB146, 197, 211
HSL192.9°, 42.5%, 70.0%
CMYK31%, 7%, 0%, 17%
HSV192.9°, 30.8%, 82.7%
LAB76.5, -13.3, -12.4
XYZ43.6, 50.7, 69.1
Decimal9618899
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.88:1
Text on #FFFFFF
FAIL
11.15:1
Text on #000000
AAA
1.80:1
Text on #F8FAFC
FAIL
9.48:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #92C5D3;
}
.text-color {
color: #92C5D3;
}
.border-color {
border: 2px solid #92C5D3;
}