#249299
A dark, moderate cyan closely aligning with Darkcyan.
About #249299
At its core, #249299 is a dark and moderate hue. Designers often compare it to the standard color Darkcyan. To achieve this exact tint on a monitor, you would use an RGB mix of 36, 146, and 153.
If you are designing for print, the four-color process is what matters most. The color uses 76% Cyan, 5% Magenta, 0% Yellow, and 40% Black. With a hue angle of 183.6 degrees, it sits comfortably in the cyan spectrum.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#249299
RGB36, 146, 153
HSL183.6°, 61.9%, 37.1%
CMYK76%, 5%, 0%, 40%
HSV183.6°, 76.5%, 60.0%
LAB55.3, -27.0, -12.4
XYZ16.8, 23.2, 33.7
Decimal2396825
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.72:1
Text on #FFFFFF
AA Large
5.65:1
Text on #000000
AA
3.55:1
Text on #F8FAFC
AA Large
4.80:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #249299;
}
.text-color {
color: #249299;
}
.border-color {
border: 2px solid #249299;
}