#0FAFB6
A dark, vivid cyan closely aligning with Lightseagreen.
About #0FAFB6
When working with digital screens, the color #0FAFB6 is rendered by mixing light. It is closely associated with the named CSS color Lightseagreen. Its digital footprint relies on 15 parts red, 175 parts green, and 182 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. The color uses 92% Cyan, 4% Magenta, 0% Yellow, and 29% Black. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#0FAFB6
RGB15, 175, 182
HSL182.5°, 84.8%, 38.6%
CMYK92%, 4%, 0%, 29%
HSV182.5°, 91.8%, 71.4%
LAB65.1, -33.6, -14.1
XYZ24.0, 34.1, 49.6
Decimal1028022
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.68:1
Text on #FFFFFF
FAIL
7.83:1
Text on #000000
AAA
2.56:1
Text on #F8FAFC
FAIL
6.65:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #0FAFB6;
}
.text-color {
color: #0FAFB6;
}
.border-color {
border: 2px solid #0FAFB6;
}