#00F0B6
A medium, vivid cyan closely aligning with Aquamarine.
About #00F0B6
The hex code #00F0B6 represents a beautifully specific shade of cyan. Its closest recognized web color is Aquamarine. To achieve this exact tint on a monitor, you would use an RGB mix of 0, 240, and 182.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 100% cyan, 0% magenta, 24% yellow, and 6% black. With a hue angle of 165.5 degrees, it sits comfortably in the cyan spectrum.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#00F0B6
RGB0, 240, 182
HSL165.5°, 100.0%, 47.1%
CMYK100%, 0%, 24%, 6%
HSV165.5°, 100.0%, 94.1%
LAB84.8, -61.2, 14.7
XYZ39.6, 65.7, 54.8
Decimal61622
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.49:1
Text on #FFFFFF
FAIL
14.14:1
Text on #000000
AAA
1.42:1
Text on #F8FAFC
FAIL
12.02:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #00F0B6;
}
.text-color {
color: #00F0B6;
}
.border-color {
border: 2px solid #00F0B6;
}