#1DA099
A dark, moderate cyan closely aligning with Lightseagreen.
About #1DA099
The precise color #1DA099 is an excellent choice for modern design projects. Its closest recognized web color is Lightseagreen. Its digital footprint relies on 29 parts red, 160 parts green, and 153 parts blue light.
Translating this color to physical media requires the CMYK color model. The color uses 82% Cyan, 0% Magenta, 4% Yellow, and 37% Black. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a dark 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#1DA099
RGB29, 160, 153
HSL176.8°, 69.3%, 37.1%
CMYK82%, 0%, 4%, 37%
HSV176.8°, 81.9%, 62.7%
LAB59.6, -34.5, -6.0
XYZ18.8, 27.7, 34.5
Decimal1941657
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.21:1
Text on #FFFFFF
AA Large
6.54:1
Text on #000000
AA
3.07:1
Text on #F8FAFC
AA Large
5.56:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #1DA099;
}
.text-color {
color: #1DA099;
}
.border-color {
border: 2px solid #1DA099;
}