#0FB6A8
A dark, vivid cyan closely aligning with Lightseagreen.
About #0FB6A8
Visually, #0FB6A8 is defined as a vivid cyan. It is closely associated with the named CSS color Lightseagreen. In the RGB color space, it consists of 15 red, 182 green, and 168 blue.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 92% cyan, 0% magenta, 8% yellow, and 29% black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#0FB6A8
RGB15, 182, 168
HSL175.0°, 84.8%, 38.6%
CMYK92%, 0%, 8%, 29%
HSV175.0°, 91.8%, 71.4%
LAB66.8, -41.0, -3.7
XYZ24.0, 36.4, 42.8
Decimal1029800
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.54:1
Text on #FFFFFF
FAIL
8.28:1
Text on #000000
AAA
2.42:1
Text on #F8FAFC
FAIL
7.04:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #0FB6A8;
}
.text-color {
color: #0FB6A8;
}
.border-color {
border: 2px solid #0FB6A8;
}