#0FE2DB
A medium, vivid cyan closely aligning with Turquoise.
About #0FE2DB
The precise color #0FE2DB is an excellent choice for modern design projects. Its closest recognized web color is Turquoise. In the RGB color space, it consists of 15 red, 226 green, and 219 blue.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 93% C, 0% M, 3% Y, and 11% K. The HSL representation is 178.0° hue, 87.6% saturation, and 47.3% lightness.
Contrast ratios determine whether this color is safe for typography. 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#0FE2DB
RGB15, 226, 219
HSL178.0°, 87.6%, 47.3%
CMYK93%, 0%, 3%, 11%
HSV178.0°, 93.4%, 88.6%
LAB81.6, -45.5, -9.4
XYZ40.2, 59.6, 76.4
Decimal1041115
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.63:1
Text on #FFFFFF
FAIL
12.92:1
Text on #000000
AAA
1.55:1
Text on #F8FAFC
FAIL
10.99:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #0FE2DB;
}
.text-color {
color: #0FE2DB;
}
.border-color {
border: 2px solid #0FE2DB;
}