Skip to content

Azure#F0FFFF HEX Color

#F0FFFFrgb(240, 255, 255)
#F0FFFF color swatch

About Azure

Azure (#F0FFFF) is a cool, light, vivid cyan tone with a hue of 180°, saturation of 100% and lightness of 97%. It works well for tech and wellness branding and conveys a refreshing feeling. On a white background it reaches a contrast ratio of 1.03:1, while on black it reaches 20.45:1 — so prefer black text when using #F0FFFF as a background.

Color Codes

HEX#F0FFFF
RGBrgb(240, 255, 255)
HSLhsl(180°, 100%, 97%)
CMYKcmyk(6%, 0%, 0%, 0%)
CIELABLab(98.9, -4.9, -1.7)

Accessibility & Contrast

On white
1.03:1
AA Normalfails
AA Largefails
AAA Normalfails
AAA Largefails
On black
20.45:1
AA Normalpasses
AA Largepasses
AAA Normalpasses
AAA Largepasses

Recommendation: when using #F0FFFF as a background, use black text for the highest contrast.

Color Schemes

Tints & Shades

CSS Code Snippets

background-color: #F0FFFF;
color: #F0FFFF;
border: 2px solid #F0FFFF;
background: linear-gradient(135deg, #F0FFFF, #fff0f0);

Code Export

css
:root {
  --color-primary: #f0ffff;
  --color-primary-rgb: 240, 255, 255;
  --color-primary-hsl: 180, 100%, 97%;
}

Explore Color Tools

Related Tools

Related Combinations

Frequently Asked Questions

What is the name of color #F0FFFF?

Color #F0FFFF is commonly known as Azure. It is a cool, light, vivid cyan tone.

Is #F0FFFF a warm or cool color?

Azure (#F0FFFF) is a cool color. With a hue of 180°, it falls in the cyan family.

What colors go well with #F0FFFF?

Colors that pair well with Azure (#F0FFFF) include its complementary color (#FFF0F0), neutral whites and warm creams, and analogous cyan tones for harmonious palettes.