#1DF0BD
A medium, vivid cyan closely aligning with Aquamarine.
About #1DF0BD
At its core, #1DF0BD is a medium and vivid hue. Designers often compare it to the standard color Aquamarine. Its digital footprint relies on 29 parts red, 240 parts green, and 189 parts blue light.
If you are designing for print, the four-color process is what matters most. The color uses 88% Cyan, 0% Magenta, 21% Yellow, and 6% Black. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#1DF0BD
RGB29, 240, 189
HSL165.5°, 87.6%, 52.7%
CMYK88%, 0%, 21%, 6%
HSV165.5°, 87.9%, 94.1%
LAB85.1, -58.6, 11.5
XYZ40.9, 66.3, 58.8
Decimal1962173
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.47:1
Text on #FFFFFF
FAIL
14.25:1
Text on #000000
AAA
1.41:1
Text on #F8FAFC
FAIL
12.12:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #1DF0BD;
}
.text-color {
color: #1DF0BD;
}
.border-color {
border: 2px solid #1DF0BD;
}