#249992
A dark, moderate cyan closely aligning with Darkcyan.
About #249992
At its core, #249992 is a dark and moderate hue. Its closest recognized web color is Darkcyan. This translates to an RGB value of rgb(36, 153, 146).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 76% C, 0% M, 5% Y, and 40% K. With a hue angle of 176.4 degrees, it sits comfortably in the cyan spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#249992
RGB36, 153, 146
HSL176.4°, 61.9%, 37.1%
CMYK76%, 0%, 5%, 40%
HSV176.4°, 76.5%, 60.0%
LAB57.3, -32.6, -5.4
XYZ17.3, 25.2, 31.2
Decimal2398610
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.47:1
Text on #FFFFFF
AA Large
6.05:1
Text on #000000
AA
3.32:1
Text on #F8FAFC
AA Large
5.14:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #249992;
}
.text-color {
color: #249992;
}
.border-color {
border: 2px solid #249992;
}