#07A883
A dark, vivid cyan closely aligning with Seagreen.
About #07A883
The precise color #07A883 is an excellent choice for modern design projects. Its closest recognized web color is Seagreen. This translates to an RGB value of rgb(7, 168, 131).
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 96% cyan and 0% magenta inks. The HSL representation is 166.2° hue, 92.0% saturation, and 34.3% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#07A883
RGB7, 168, 131
HSL166.2°, 92.0%, 34.3%
CMYK96%, 0%, 22%, 34%
HSV166.2°, 95.8%, 65.9%
LAB61.4, -45.4, 9.0
XYZ18.2, 29.7, 26.2
Decimal501891
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.03:1
Text on #FFFFFF
AA Large
6.94:1
Text on #000000
AA
2.89:1
Text on #F8FAFC
FAIL
5.90:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #07A883;
}
.text-color {
color: #07A883;
}
.border-color {
border: 2px solid #07A883;
}