#0FA092
A dark, vivid cyan closely aligning with Lightseagreen.
About #0FA092
At its core, #0FA092 is a dark and vivid hue. Its closest recognized web color is Lightseagreen. This translates to an RGB value of rgb(15, 160, 146).
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 91% C, 0% M, 9% Y, and 37% K. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#0FA092
RGB15, 160, 146
HSL174.2°, 82.9%, 34.3%
CMYK91%, 0%, 9%, 37%
HSV174.2°, 90.6%, 62.7%
LAB59.3, -37.5, -2.5
XYZ18.0, 27.3, 31.5
Decimal1024146
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.25:1
Text on #FFFFFF
AA Large
6.46:1
Text on #000000
AA
3.11:1
Text on #F8FAFC
AA Large
5.49:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #0FA092;
}
.text-color {
color: #0FA092;
}
.border-color {
border: 2px solid #0FA092;
}