#0F9275
A dark, vivid cyan closely aligning with Seagreen.
About #0F9275
The precise color #0F9275 is an excellent choice for modern design projects. Its closest recognized web color is Seagreen. Its digital footprint relies on 15 parts red, 146 parts green, and 117 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 90% C, 0% M, 20% Y, and 43% K. With a hue angle of 166.7 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. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#0F9275
RGB15, 146, 117
HSL166.7°, 81.4%, 31.6%
CMYK90%, 0%, 20%, 43%
HSV166.7°, 89.7%, 57.3%
LAB54.0, -39.5, 6.3
XYZ13.7, 21.9, 20.3
Decimal1020533
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.90:1
Text on #FFFFFF
AA Large
5.39:1
Text on #000000
AA
3.72:1
Text on #F8FAFC
AA Large
4.58:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #0F9275;
}
.text-color {
color: #0F9275;
}
.border-color {
border: 2px solid #0F9275;
}