#0FB6A0
A dark, vivid cyan closely aligning with Lightseagreen.
About #0FB6A0
Visually, #0FB6A0 is defined as a vivid cyan. If you're using CSS, you might find it aligns closely with Lightseagreen. Its digital footprint relies on 15 parts red, 182 parts green, and 160 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 92% cyan, 0% magenta, 12% 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. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#0FB6A0
RGB15, 182, 160
HSL172.1°, 84.8%, 38.6%
CMYK92%, 0%, 12%, 29%
HSV172.1°, 91.8%, 71.4%
LAB66.6, -43.2, 0.4
XYZ23.3, 36.1, 39.0
Decimal1029792
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.56:1
Text on #FFFFFF
FAIL
8.22:1
Text on #000000
AAA
2.44:1
Text on #F8FAFC
FAIL
6.99:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #0FB6A0;
}
.text-color {
color: #0FB6A0;
}
.border-color {
border: 2px solid #0FB6A0;
}