#0F99AF
A dark, vivid cyan closely aligning with Darkcyan.
About #0F99AF
When working with digital screens, the color #0F99AF is rendered by mixing light. Its closest recognized web color is Darkcyan. This translates to an RGB value of rgb(15, 153, 175).
For print applications, it's crucial to understand its CMYK makeup. Its ink density profile breaks down to 91% cyan, 13% magenta, 0% yellow, and 31% 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. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#0F99AF
RGB15, 153, 175
HSL188.2°, 84.2%, 37.3%
CMYK91%, 13%, 0%, 31%
HSV188.2°, 91.4%, 68.6%
LAB58.0, -25.0, -20.9
XYZ19.3, 26.0, 44.6
Decimal1022383
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.39:1
Text on #FFFFFF
AA Large
6.20:1
Text on #000000
AA
3.24:1
Text on #F8FAFC
AA Large
5.27:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #0F99AF;
}
.text-color {
color: #0F99AF;
}
.border-color {
border: 2px solid #0F99AF;
}