#009975
A dark, vivid cyan closely aligning with Seagreen.
About #009975
At its core, #009975 is a dark and vivid hue. Designers often compare it to the standard color Seagreen. Its digital footprint relies on 0 parts red, 153 parts green, and 117 parts blue light.
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. With a hue angle of 165.9 degrees, it sits comfortably in the cyan spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#009975
RGB0, 153, 117
HSL165.9°, 100.0%, 30.0%
CMYK100%, 0%, 24%, 40%
HSV165.9°, 100.0%, 60.0%
LAB56.2, -43.2, 9.4
XYZ14.6, 24.1, 20.7
Decimal39285
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.61:1
Text on #FFFFFF
AA Large
5.81:1
Text on #000000
AA
3.45:1
Text on #F8FAFC
AA Large
4.94:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #009975;
}
.text-color {
color: #009975;
}
.border-color {
border: 2px solid #009975;
}