HTML color code #00FFFF

Example of Cyan or Aqua color or HTML color code #00FFFF.

W3C color name: Cyan
Color name: Cyan or Aqua
RGB: 0, 255, 255
HSL: 180-deg, 100.00%, 50.00%
CSS shorthand: #0FF
Web safe color: Yes

RGB complementary color:

A complementary color for this color is #FF0000 (Red).

Example text color using #00FFFF

This text is placeholder text to give you an idea of how this color looks when used as a font color on a white background. The following sentence uses every English character: The quick brown fox jumps over the lazy dog. 0123456789 Bold text. Italic text. With Underline.

                    

This text is placeholder text to give you an idea of how this color looks when used as a font color on a black background. The following sentence uses every English character: The quick brown fox jumps over the lazy dog. 0123456789 Bold text. Italic text. With Underline.

                    

HTML examples

<p style="color:cyan;">Your text using color name.</p>
<p style="color:#00FFFF;">Your text using HTML color code.</p>
<p style="color:rgb(0 255 255);">Your text using RGB color values.</p>
<p style="color:hsl(180deg 100.00% 50.00%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:cyan; } </style>
<style> p { color:#00FFFF; } </style>
<style> p { color:rgb(0 255 255); } </style>
<style> p { color:hsl(180deg 100.00% 50.00%); } </style>

Lighter colors

#0AFFFF
#14FFFF
#1EFFFF
#28FFFF
#32FFFF
#3CFFFF
#46FFFF
#50FFFF

Darker colors

#00F5F5
#00EBEB
#00E1E1
#00D7D7
#00CDCD
#00C3C3
#00B9B9
#00AFAF

Analogous colors

#00D5FF
#00AAFF
#0080FF
#0055FF
#002AFF
#0000FF
#2B00FF
#5500FF

Trinary colors

#00FFFF
#FF00FF
#FFFF00

Adjacent colors

#CCFFFF
#9AFEFF
#7DFDFE
#57FEFF
#0AFFFF
#50EBEC
#4EE2EC
#16E2F5

Other colors containing "aqua" or "cyan"

The following table is a list of other colors containing the keyword "aqua" or "cyan" in the color name. This table can give you other ideas for shades of aqua" or "cyan.

CodeColor
#14A3C7Cyan Blue
#E0FFFFLightCyan (W3C)
#0AFFFFBright Cyan
#92C7C7Cyan Opaque
#66CDAAMediumAquaMarine (W3C)
#93E9BEAqua Seafoam Green
#93FFE8Light Aquamarine
#7FFFD4Aquamarine (W3C)
#008B8BDarkCyan (W3C)
#348781Aquamarine Stone
#12E193Aqua Green
Tip

Enter any HTML color code into our search to get results like this page.

Computer Hope - HTML color codes - Top 100 color codes