#1D99AF
A medium, vivid cyan closely aligning with Cadetblue.
About #1D99AF
Visually, #1D99AF is defined as a vivid cyan. Its closest recognized web color is Cadetblue. Its digital footprint relies on 29 parts red, 153 parts green, and 175 parts blue light.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 83% cyan and 13% magenta inks. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. Because it is a medium color, it is generally recommended to use #000000 text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#1D99AF
RGB29, 153, 175
HSL189.0°, 71.6%, 40.0%
CMYK83%, 13%, 0%, 31%
HSV189.0°, 83.4%, 68.6%
LAB58.2, -24.1, -20.6
XYZ19.6, 26.1, 44.6
Decimal1939887
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.37:1
Text on #FFFFFF
AA Large
6.23:1
Text on #000000
AA
3.22:1
Text on #F8FAFC
AA Large
5.29:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #1D99AF;
}
.text-color {
color: #1D99AF;
}
.border-color {
border: 2px solid #1D99AF;
}