#00E2DB
A medium, vivid cyan closely aligning with Turquoise.
About #00E2DB
The hex code #00E2DB represents a beautifully specific shade of cyan. Designers often compare it to the standard color Turquoise. To achieve this exact tint on a monitor, you would use an RGB mix of 0, 226, and 219.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 100% C, 0% M, 3% Y, and 11% K. 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. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#00E2DB
RGB0, 226, 219
HSL178.1°, 100.0%, 44.3%
CMYK100%, 0%, 3%, 11%
HSV178.1°, 100.0%, 88.6%
LAB81.6, -45.9, -9.5
XYZ40.0, 59.5, 76.4
Decimal58075
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.63:1
Text on #FFFFFF
FAIL
12.90:1
Text on #000000
AAA
1.56:1
Text on #F8FAFC
FAIL
10.97:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #00E2DB;
}
.text-color {
color: #00E2DB;
}
.border-color {
border: 2px solid #00E2DB;
}