#0FE2E9
A medium, vivid cyan closely aligning with Darkturquoise.
About #0FE2E9
The hex code #0FE2E9 represents a beautifully specific shade of cyan. Designers often compare it to the standard color Darkturquoise. To achieve this exact tint on a monitor, you would use an RGB mix of 15, 226, and 233.
Translating this color to physical media requires the CMYK color model. The color uses 94% Cyan, 3% Magenta, 0% Yellow, and 9% Black. With a hue angle of 181.9 degrees, it sits comfortably in the cyan spectrum.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#0FE2E9
RGB15, 226, 233
HSL181.9°, 87.9%, 48.6%
CMYK94%, 3%, 0%, 9%
HSV181.9°, 93.6%, 91.4%
LAB82.0, -41.5, -16.2
XYZ42.1, 60.4, 86.5
Decimal1041129
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.61:1
Text on #FFFFFF
FAIL
13.08:1
Text on #000000
AAA
1.54:1
Text on #F8FAFC
FAIL
11.12:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #0FE2E9;
}
.text-color {
color: #0FE2E9;
}
.border-color {
border: 2px solid #0FE2E9;
}