#1DF8E9
A medium, vivid cyan closely aligning with Aqua.
About #1DF8E9
At its core, #1DF8E9 is a medium and vivid hue. Its closest recognized web color is Aqua. Its digital footprint relies on 29 parts red, 248 parts green, and 233 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 88% C, 0% M, 6% Y, and 3% K. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. 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#1DF8E9
RGB29, 248, 233
HSL175.9°, 94.0%, 54.3%
CMYK88%, 0%, 6%, 3%
HSV175.9°, 88.3%, 97.3%
LAB88.6, -50.5, -6.5
XYZ48.8, 73.3, 88.7
Decimal1964265
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.34:1
Text on #FFFFFF
FAIL
15.66:1
Text on #000000
AAA
1.28:1
Text on #F8FAFC
FAIL
13.31:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #1DF8E9;
}
.text-color {
color: #1DF8E9;
}
.border-color {
border: 2px solid #1DF8E9;
}