#0FBDBD
A medium, vivid cyan closely aligning with Lightseagreen.
About #0FBDBD
The precise color #0FBDBD is an excellent choice for modern design projects. Its closest recognized web color is Lightseagreen. This translates to an RGB value of rgb(15, 189, 189).
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 92% C, 0% M, 0% Y, and 26% K. The HSL representation is 180.0° hue, 85.3% saturation, and 40.0% lightness.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#0FBDBD
RGB15, 189, 189
HSL180.0°, 85.3%, 40.0%
CMYK92%, 0%, 0%, 26%
HSV180.0°, 92.1%, 74.1%
LAB69.6, -37.9, -11.2
XYZ27.6, 40.2, 54.4
Decimal1031613
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.32:1
Text on #FFFFFF
FAIL
9.03:1
Text on #000000
AAA
2.22:1
Text on #F8FAFC
FAIL
7.68:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #0FBDBD;
}
.text-color {
color: #0FBDBD;
}
.border-color {
border: 2px solid #0FBDBD;
}