#429283
A medium, moderate cyan closely aligning with Darkcyan.
About #429283
The hex code #429283 represents a beautifully specific shade of cyan. Designers often compare it to the standard color Darkcyan. In the RGB color space, it consists of 66 red, 146 green, and 131 blue.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 55% C, 0% M, 10% Y, and 43% K. With a hue angle of 168.8 degrees, it sits comfortably in the cyan spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a medium color, it is generally recommended to use #000000 text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#429283
RGB66, 146, 131
HSL168.8°, 37.7%, 41.6%
CMYK55%, 0%, 10%, 43%
HSV168.8°, 54.8%, 57.3%
LAB55.4, -28.3, 0.5
XYZ16.6, 23.4, 25.1
Decimal4362883
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.70:1
Text on #FFFFFF
AA Large
5.67:1
Text on #000000
AA
3.54:1
Text on #F8FAFC
AA Large
4.82:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #429283;
}
.text-color {
color: #429283;
}
.border-color {
border: 2px solid #429283;
}