#00A083
A dark, vivid cyan closely aligning with Lightseagreen.
About #00A083
Visually, #00A083 is defined as a vivid cyan. Its closest recognized web color is Lightseagreen. Its digital footprint relies on 0 parts red, 160 parts green, and 131 parts blue light.
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 100% cyan, 0% magenta, 18% yellow, and 37% black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. Because it is a dark color, it is generally recommended to use #000000 text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#00A083
RGB0, 160, 131
HSL169.1°, 100.0%, 31.4%
CMYK100%, 0%, 18%, 37%
HSV169.1°, 100.0%, 62.7%
LAB58.8, -42.4, 5.2
XYZ16.7, 26.8, 25.8
Decimal41091
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.30:1
Text on #FFFFFF
AA Large
6.36:1
Text on #000000
AA
3.16:1
Text on #F8FAFC
AA Large
5.40:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #00A083;
}
.text-color {
color: #00A083;
}
.border-color {
border: 2px solid #00A083;
}