#079275
A dark, vivid cyan closely aligning with Seagreen.
About #079275
Visually, #079275 is defined as a vivid cyan. Its closest recognized web color is Seagreen. In the RGB color space, it consists of 7 red, 146 green, and 117 blue.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 95% cyan and 0% magenta inks. With a hue angle of 167.5 degrees, it sits comfortably in the cyan spectrum.
Ensuring your text is legible against this background is a key part of web design. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#079275
RGB7, 146, 117
HSL167.5°, 90.8%, 30.0%
CMYK95%, 0%, 20%, 43%
HSV167.5°, 95.2%, 57.3%
LAB53.9, -40.0, 6.2
XYZ13.6, 21.9, 20.3
Decimal496245
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.91:1
Text on #FFFFFF
AA Large
5.38:1
Text on #000000
AA
3.73:1
Text on #F8FAFC
AA Large
4.57:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #079275;
}
.text-color {
color: #079275;
}
.border-color {
border: 2px solid #079275;
}