#0FB6BD
A medium, vivid cyan closely aligning with Lightseagreen.
About #0FB6BD
The precise color #0FB6BD is an excellent choice for modern design projects. Its closest recognized web color is Lightseagreen. This translates to an RGB value of rgb(15, 182, 189).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 92% Cyan, 4% Magenta, 0% Yellow, and 26% 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. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#0FB6BD
RGB15, 182, 189
HSL182.4°, 85.3%, 40.0%
CMYK92%, 4%, 0%, 26%
HSV182.4°, 92.1%, 74.1%
LAB67.5, -34.7, -14.4
XYZ26.1, 37.2, 54.0
Decimal1029821
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.49:1
Text on #FFFFFF
FAIL
8.45:1
Text on #000000
AAA
2.38:1
Text on #F8FAFC
FAIL
7.18:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #0FB6BD;
}
.text-color {
color: #0FB6BD;
}
.border-color {
border: 2px solid #0FB6BD;
}