#0FE2B6
A medium, vivid cyan closely aligning with Aquamarine.
About #0FE2B6
At its core, #0FE2B6 is a medium and vivid hue. Its closest recognized web color is Aquamarine. Its digital footprint relies on 15 parts red, 226 parts green, and 182 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 93% cyan and 0% magenta inks. This makes it a relatively light color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a medium color, it is generally recommended to use #000000 text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#0FE2B6
RGB15, 226, 182
HSL167.5°, 87.6%, 47.3%
CMYK93%, 0%, 19%, 11%
HSV167.5°, 93.4%, 88.6%
LAB80.7, -55.5, 8.8
XYZ35.8, 57.9, 53.5
Decimal1041078
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.67:1
Text on #FFFFFF
FAIL
12.57:1
Text on #000000
AAA
1.60:1
Text on #F8FAFC
FAIL
10.69:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #0FE2B6;
}
.text-color {
color: #0FE2B6;
}
.border-color {
border: 2px solid #0FE2B6;
}