#1DB6AF
A medium, vivid cyan closely aligning with Lightseagreen.
About #1DB6AF
The precise color #1DB6AF is an excellent choice for modern design projects. Its closest recognized web color is Lightseagreen. Its digital footprint relies on 29 parts red, 182 parts green, and 175 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. The color uses 84% Cyan, 0% Magenta, 4% Yellow, and 29% Black. The HSL representation is 177.3° hue, 72.5% saturation, and 41.4% lightness.
From a UX and accessibility standpoint, contrast is paramount. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#1DB6AF
RGB29, 182, 175
HSL177.3°, 72.5%, 41.4%
CMYK84%, 0%, 4%, 29%
HSV177.3°, 84.1%, 71.4%
LAB67.1, -38.1, -7.1
XYZ25.0, 36.8, 46.3
Decimal1947311
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.51:1
Text on #FFFFFF
FAIL
8.36:1
Text on #000000
AAA
2.40:1
Text on #F8FAFC
FAIL
7.11:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #1DB6AF;
}
.text-color {
color: #1DB6AF;
}
.border-color {
border: 2px solid #1DB6AF;
}