#429992
A medium, moderate cyan closely aligning with Darkcyan.
About #429992
When working with digital screens, the color #429992 is rendered by mixing light. Its closest recognized web color is Darkcyan. To achieve this exact tint on a monitor, you would use an RGB mix of 66, 153, and 146.
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 57% cyan, 0% magenta, 5% yellow, and 40% black. With a hue angle of 175.2 degrees, it sits comfortably in the cyan spectrum.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#429992
RGB66, 153, 146
HSL175.2°, 39.7%, 42.9%
CMYK57%, 0%, 5%, 40%
HSV175.2°, 56.9%, 60.0%
LAB58.1, -27.7, -4.2
XYZ18.8, 26.0, 31.2
Decimal4364690
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.39:1
Text on #FFFFFF
AA Large
6.20:1
Text on #000000
AA
3.24:1
Text on #F8FAFC
AA Large
5.27:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #429992;
}
.text-color {
color: #429992;
}
.border-color {
border: 2px solid #429992;
}