#1DFFF8
A medium, vivid cyan closely aligning with Aqua.
About #1DFFF8
When working with digital screens, the color #1DFFF8 is rendered by mixing light. Designers often compare it to the standard color Aqua. Its digital footprint relies on 29 parts red, 255 parts green, and 248 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 89% C, 0% M, 3% Y, and 0% K. The HSL representation is 178.1° hue, 100.0% saturation, and 55.7% lightness.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#1DFFF8
RGB29, 255, 248
HSL178.1°, 100.0%, 55.7%
CMYK89%, 0%, 3%, 0%
HSV178.1°, 88.6%, 100.0%
LAB91.0, -49.3, -10.6
XYZ53.2, 78.6, 101.2
Decimal1966072
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.26:1
Text on #FFFFFF
FAIL
16.71:1
Text on #000000
AAA
1.20:1
Text on #F8FAFC
FAIL
14.21:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #1DFFF8;
}
.text-color {
color: #1DFFF8;
}
.border-color {
border: 2px solid #1DFFF8;
}