#009283
A dark, vivid cyan closely aligning with Darkcyan.
About #009283
The precise color #009283 is an excellent choice for modern design projects. Its closest recognized web color is Darkcyan. This translates to an RGB value of rgb(0, 146, 131).
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 100% cyan and 0% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. Because it is a dark color, it is generally recommended to use #000000 text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#009283
RGB0, 146, 131
HSL173.8°, 100.0%, 28.6%
CMYK100%, 0%, 10%, 43%
HSV173.8°, 100.0%, 57.3%
LAB54.2, -36.3, -1.4
XYZ14.4, 22.2, 25.0
Decimal37507
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.86:1
Text on #FFFFFF
AA Large
5.44:1
Text on #000000
AA
3.69:1
Text on #F8FAFC
AA Large
4.62:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #009283;
}
.text-color {
color: #009283;
}
.border-color {
border: 2px solid #009283;
}