Color of the Day:

Cyan#00FFFF

Cyan - 04/09/1991

Cyan is the Color of the Day for 04/09/1991. Cyan has a hex value of #00FFFF. On the RGB scale it has values of Red: 0, Green: 255, and Blue: 255

Color Spaces of Cyan

Hex00FFFF#00FFFF
RGB0 255 255rgb(0 255 255)
RGB %0 100 100rgb(0 100 100)
CIELAB90.67, -50.67, -14.96
CMY100, 0, 0
CMYK100, 0, 0, 0
HSL180, 100, 50hsl(180 100% 50%)
HSV180, 100, 100hsv(180 100% 100%)
HSI180, 100, 170
HWB180, 0, 0hwb(180 0% 0%)
LCH90.67, 52.83, 196.45
XYZ52.81, 77.75, 81.13

Check out the Color Converter Tool for converting colors between colors spaces.

All About Cyan

Cyan is a bright and intense shade of blue-green that is often associated with technology, modernity, and creativity. It is a primary color, meaning it cannot be created by mixing other colors together. Cyan is used in a wide variety of applications, including graphic design, fashion, and technology.

Overall, cyan is a versatile and dynamic color that can be used in many different contexts. Its bright and intense hue is often associated with feelings of innovation and creativity, making it a popular choice for design, fashion, and technology. Whether it's used in clothing, home decor, or digital media, cyan is a color that is sure to make a statement.

Cyan in Fashion

In fashion, cyan is a popular color choice for both casual and formal attire. It can be used in a variety of patterns and designs to create a modern and edgy look. Cyan is often paired with neutral colors such as white, black, and gray to create a balanced and cohesive outfit.

Cyan in Graphic Design

In graphic design, cyan is a popular choice for creating a bold and eye-catching look. It is often used in logos, branding, and marketing materials to convey a sense of innovation and creativity. Cyan pairs well with other bold colors such as yellow, magenta, and black, creating a high-contrast and striking effect.

Cyan in Psychology

In color psychology, cyan is associated with feelings of calmness, tranquility, and clarity. It is said to promote mental clarity and improve concentration, making it a popular choice for workspace and study areas. Cyan is also said to promote a sense of trust and reliability.

Cyan in Technology

In technology, cyan is used to represent connectivity and communication. It is often used as the default color for hyperlinks and buttons in web design and user interfaces. Cyan is also used in printing and photography to create a wide range of vibrant and lifelike colors.

Closest Common Color

Cyan is closest to the common color blue. Blue is a primary color on both the RGB and RYB model. Blue has strong associations with serenity, tranquility, and reliability. Blue is key when it comes to planet earth. Blue skies and blue oceans encompass our planet. Although blue is not something we commonly see in nature, it is a very popular color choice among people! Some blue things are the ocean, sapphires, high temperature flames, and blueberries.

Shades of Cyan

A shade is a concept of darkening a color. Below you will find the shades of colors from Cyan all the way to Black evenly distributed.

Check out the Color Shades Generator for more shades.

Tints of Cyan

A tint is a concept of lightening a color. Below you will find the tints of colors from Cyan all the way to White evenly distributed.

Check out the Color Tints Generator for more tints.

Tones of Cyan

A tone is a concept of adding gray to a color. Below you will find the tones of colors from Cyan all the way to Gray evenly distributed.

Check out the Color Tones Generator for more tones.

Monochromatic Colors of Cyan

A monochromatic color scheme is based on a single color and contains both shades and tints of that color. Below you will find a monochromatic color scheme based off of Cyan.

Check out the Monochromatic Colors Generator for a customizable monochromatic color gradient.

Complementary Color of Cyan

Complementary colors are two colors that are the complete opposite of each other on the color wheel. Complementary colors are used by many including graphic designers, painters, and other artists. Knowing the complementary color for a given color is useful because using them together creates a visual contrast which can really make a design pop! Below you will find the complementary color of Cyan.

Check out the Complementary Color Generator for more complementary colors.

Split Complementary Colors of Cyan

A Split Complementary color scheme is based on a single color and then finds the complementary color of the main color and uses that as a reference to find two colors to the left and right of that complementary color on the color wheel. A total of three colors make up a split complementary color scheme. A common example of a split complementary color scheme in an RGB Model is red, green-cyan, and blue-cyan. Below you will find a split complementary color scheme based off of Cyan.

Check out the Split Complementary Color Generator for more split complementary colors.

Triadic Colors of Cyan

A triadic color scheme is made up of three colors that are evenly spaced on the color wheel. In a traditional sense you start with one color to as the baseline and the two other colors serve as accent colors. On the color wheel this can be envisioned as a triangle. Below you will find a triadic color scheme based off of Cyan.

Check out the Triadic Colors Generator for more triadic colors.

Tetradic Colors of Cyan

A tetradic color scheme is made up of four colors that form a rectangle on the color wheel. This color harmony is also known as a double complementary color scheme becuase it is made up of two complementary color pairs. Below you will find a tetradic color scheme based off of Cyan.

Check out the Tetradic Colors Generator for more tetradic colors.

Analogous Colors of Cyan

An analogous color scheme is made up of three colors that are next to each other on the color wheel. In a traditional sense you start with a single color as the baseline, a second color, and an accent color or a mixture of the first two colors as the third color. Below you will find an analogous color scheme based off of Cyan.

Check out the Analogous Colors Generator for more analogous colors.

Variations of Cyan

A variation of a color is the idea of swapping the values of Red, Blue, and Green with one another to create a new color. The color Cyan has RGB values of R:0, G:255, and B:255. Using this information, we can create the following 5 variations using RBG, GRB, GBR, BRG, and GBR. Out of the 5 possible variations of Cyan, 2 of them will be unique without counting our orignal color of Cyan.

Check out the Color Variations Generator for more color variations.

Web Safe Color of Cyan

A web safe color is a color that will not be dithered when shown on a web browser that only has 256-color support. Although this is not much of an issue in modern browsers today it is important to understand the history. A web safe color will always appear as intended across any device/browser. There are 216 colors that are considered web safe. Cyan is already a web safe color so the closest web safe color is itself.

Check out the Web Safe Color Generator for more web safe colors.

CSS Code for Cyan

Text Color
.text-class { color: #00FFFF; }

This paragraph tag has text in the color #00FFFF

Text Shadow Color
.txt-shdw-class { text-shadow: 2px 2px 2px #00FFFF; }

This text has a shadow in the color #00FFFF

Border Color
.brdr-class { border: 5px solid #00FFFF; }

This div tag has a border color of #00FFFF

Background Color
.bg-class { background-color: #00FFFF; }

This div tag has a background color of #00FFFF

Check out the CSS Code Generator to generate CSS code for more colors.

Cyan Accessibility

When it comes to accessibility it is important to consider the Web Content Accessibility Guidelines (WCAG) 2.0 issued by W3C. The WCAG provides a set of standards to determine if two colors have an appropriate contrast ratio in order to be readable on a web. This is achieved by measuring luminance, also known as brightness, between the color of your text and the background color. The WCAG has several levels of conformance: (A - Lowest, AA - Mid Range, AAA - Highest). If you meet the requirements of a higher range of conformance then you automatically meet the lower levels. For Example, if you meet AAA then by default you also meet AA and A. The contrast ratios that need to be met also consider the size of the font. Below are the contrast ratios needed to be compliant.

  • Level AA (large text/18-point font): 3:1
  • Level AA: 4.5:1
  • Level AAA (large text/18-point font): 4.5:1
  • Level AAA: 7:1

In the following sections we take a look at conformance levels AA and AAA for both large sized text and normal sized text. We took care of all the calculations so you will be able to see right away whether or not a text color of Cyan is readable according to the WCAG against both Black and White backgrounds.

Cyan Contrast on Black Background

The color Cyan has passed 4 out of 4 WCAG tests against a Black background. This means there is a 100% accessibility rating and therefore makes Cyan a perfect choice against a Black background.

WCAG AALarge TextPass
WCAG AANormal TextPass
WCAG AAALarge TextPass
WCAG AAANormal TextPass

View in Color Contrast Checker for more details.

Cyan Contrast on White Background

The color Cyan has passed 0 out of 4 WCAG tests against a White background. This means there is a 0% accessibility rating and therefore makes Cyan a poor choice against a White background.

WCAG AALarge TextFail
WCAG AANormal TextFail
WCAG AAALarge TextFail
WCAG AAANormal TextFail

View in Color Contrast Checker for more details.

Images with Cyan

Check out the link below to discover images related to Cyan.