#1DE2B6
A medium, vivid cyan closely aligning with Aquamarine.
About #1DE2B6
At its core, #1DE2B6 is a medium and vivid hue. Designers often compare it to the standard color Aquamarine. In the RGB color space, it consists of 29 red, 226 green, and 182 blue.
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 87% cyan, 0% magenta, 19% yellow, and 11% 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. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#1DE2B6
RGB29, 226, 182
HSL166.6°, 77.3%, 50.0%
CMYK87%, 0%, 19%, 11%
HSV166.6°, 87.2%, 88.6%
LAB80.8, -54.8, 9.0
XYZ36.1, 58.0, 53.6
Decimal1958582
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.67:1
Text on #FFFFFF
FAIL
12.61:1
Text on #000000
AAA
1.59:1
Text on #F8FAFC
FAIL
10.72:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #1DE2B6;
}
.text-color {
color: #1DE2B6;
}
.border-color {
border: 2px solid #1DE2B6;
}