#00F0FF
A medium, vivid cyan closely aligning with Aqua.
About #00F0FF
At its core, #00F0FF is a medium and vivid hue. Its closest recognized web color is Aqua. In the RGB color space, it consists of 0 red, 240 green, and 255 blue.
Translating this color to physical media requires the CMYK color model. The color uses 100% Cyan, 6% Magenta, 0% Yellow, and 0% Black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#00F0FF
RGB0, 240, 255
HSL183.5°, 100.0%, 50.0%
CMYK100%, 6%, 0%, 0%
HSV183.5°, 100.0%, 100.0%
LAB86.8, -41.5, -20.7
XYZ49.2, 69.5, 105.4
Decimal61695
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.41:1
Text on #FFFFFF
FAIL
14.91:1
Text on #000000
AAA
1.35:1
Text on #F8FAFC
FAIL
12.67:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #00F0FF;
}
.text-color {
color: #00F0FF;
}
.border-color {
border: 2px solid #00F0FF;
}