Named color

Azure

Azure color #F0FFFF: RGB 240, 255, 255 and HSL 180°, 100%, 97%. Explore its cool cyan profile, contrast, CSS, palettes and harmonies.

HEX #F0FFFF
RGB rgb(240, 255, 255)
HSL hsl(180 100% 97%)
CMYK cmyk(6, 0, 0, 0)
Luminance 0.9727
Contrast Black 20.45:1White 1.03:1

Use this color

Create with Azure

Open a professional color tool with #F0FFFF already applied. Each configuration stays canonical to the tool and can be adjusted or shared.

All color tools

CSS Utilities

--color-azure: #F0FFFF;
.bg-azure { background-color: #F0FFFF; }
.text-azure { color: #F0FFFF; }

Color meaning and use

About Azure Color

Azure uses HEX #F0FFFF, RGB 240, 255, 255, and HSL 180°, 100%, 97%. The dataset classifies it in the cyan family with cool temperature and light and pastel visual character.

No separate named-color neighbor is recorded for this entry. Its relative luminance is 0.9727; black contrast is 20.45:1 and white contrast is 1.03:1, making black the stronger of those two standard foreground choices.

WCAG Accessibility

Contrast checks for Azure against black and white text.

Black text20.45:1AA Pass
White text1.03:1AA Fail
AA text options#000000, #1A1A1A, #36454F
AAA text options#000000, #1A1A1A, #36454F

Downloadable color reference infographic

Azure Color Reference Infographic

Save a high-resolution infographic of Azure, including its color values, coordinated palette, and black and white text contrast.

1200 × 800
Azure color reference infographic showing #F0FFFF, RGB and HSL values, a coordinated palette, and black and white text contrast.
Azure color reference infographic generated from the verified Colors Encyclopedia dataset.

Color Harmonies

Variants

Pairings

Machine-readable data

Machine-Readable Color Data (JSON)

Perfect for CSS, design systems, automation, and AI ingestion.

AI-Ready Dataset v1.0.0
Luminance0.9727
Black text20.45:1AA Pass
White text1.03:1AA Fail
hexCanonical HEX value
rgbRed, green, blue channels
hslHue, saturation, lightness
cmykApproximate print conversion
wcagAA and AAA contrast options
harmoniesMathematical harmony sets
variantsGenerated tone variants
nearestColorsKnowledge graph neighbors
Download JSON Open API
Structured sections
Color systems
{
  "hex": "#F0FFFF",
  "rgb": [
    240,
    255,
    255
  ],
  "hsl": [
    180,
    100,
    97
  ],
  "cmyk": [
    6,
    0,
    0,
    0
  ],
  "luminance": 0.9727,
  "contrast": {
    "black": 20.45,
    "white": 1.03
  }
}
WCAG
{
  "AA": [
    "#000000",
    "#1A1A1A",
    "#36454F"
  ],
  "AAA": [
    "#000000",
    "#1A1A1A",
    "#36454F"
  ]
}
Harmonies
{
  "complementary": "#FFF0F0",
  "analogous": [
    "#F0FFF7",
    "#F0F7FF"
  ],
  "triadic": [
    "#FFF0FF",
    "#FFFFF0"
  ],
  "tetradic": [
    "#F7F0FF",
    "#FFF0F0",
    "#F7FFF0"
  ],
  "splitComplementary": [
    "#FFF0F7",
    "#FFF7F0"
  ],
  "monochromatic": [
    "#FFFFFF",
    "#F0FFFF",
    "#94FFFF"
  ]
}
Variants
{
  "light": "#FFFFFF",
  "dark": "#94FFFF",
  "saturated": "#F0FFFF",
  "desaturated": "#F1FDFD",
  "pastel": "#FFFFFF",
  "neon": "#FFFFFF"
}
Pairings
{
  "best": [
    "#000000",
    "#FFF0F0",
    "#F0FFF7",
    "#F0F7FF"
  ],
  "avoid": [
    "#F1FDFD",
    "#FFFFFF"
  ],
  "neutral": [
    "#1A1A1A",
    "#F5F5F5",
    "#E8E8E4"
  ],
  "highContrast": [
    "#000000"
  ],
  "lowContrast": [
    "#FFFFFF",
    "#F1FDFD"
  ]
}
Knowledge graph
{
  "nearestColors": [
    "alice-blue",
    "mint-cream",
    "cool-white",
    "ghost-white",
    "cloud"
  ],
  "generatedPalettes": [
    "azure"
  ],
  "generatedComparisons": [
    "alice-blue-vs-azure",
    "azure-vs-mint-cream",
    "light-cyan-vs-azure"
  ],
  "relatedFamilies": [
    "/colors/by-family/cyan",
    "/colors/by-temperature/cool",
    "/colors/by-tone/light",
    "/colors/by-tone/pastel"
  ],
  "relatedTools": [
    "/harmonies/azure",
    "/wcag/azure",
    "/css/colors/azure",
    "/hex/f0ffff",
    "/tools/css-gradient-generator",
    "/tools/color-palette-generator",
    "/tools/css-color-mixer",
    "/tools/contrast-checker"
  ],
  "semanticRelations": {
    "broader": [
      "/colors/by-family/cyan",
      "/colors/by-temperature/cool",
      "/colors/by-tone/light",
      "/colors/by-tone/pastel"
    ],
    "narrower": [
      "/palettes/azure"
    ],
    "related": [
      "/colors/alice-blue",
      "/colors/mint-cream",
      "/colors/cool-white",
      "/colors/ghost-white",
      "/colors/cloud",
      "/compare/alice-blue-vs-azure",
      "/compare/azure-vs-mint-cream",
      "/compare/light-cyan-vs-azure",
      "/harmonies/azure",
      "/wcag/azure",
      "/css/colors/azure",
      "/hex/f0ffff",
      "/tools/css-gradient-generator",
      "/tools/color-palette-generator",
      "/tools/css-color-mixer",
      "/tools/contrast-checker"
    ]
  }
}
Full JSON dataset
{
  "slug": "azure",
  "name": "Azure",
  "cssName": "azure",
  "hex": "#F0FFFF",
  "family": "cyan",
  "temperature": "cool",
  "tone": [
    "light",
    "pastel"
  ],
  "uses": [
    "web design",
    "CSS color systems",
    "UI prototyping"
  ],
  "psychology": {
    "associations": [
      "context dependent"
    ],
    "contexts": [
      "web interfaces",
      "design systems",
      "technical color references"
    ],
    "avoidIn": [
      "claims that require brand or cultural specificity"
    ]
  },
  "aliases": [
    "azure"
  ],
  "sourceType": "standard",
  "confidence": "high",
  "sourceUrl": "https://www.w3.org/TR/css-color-4/#named-colors",
  "origin": {
    "type": "css",
    "notes": "Standard CSS named color."
  },
  "reviewStatus": "auto",
  "editorialNotes": "Generated from CSS named color data and computed color-system properties.",
  "tags": [
    "cyan",
    "cool",
    "light",
    "pastel",
    "web-design",
    "css-color-systems",
    "ui-prototyping",
    "context-dependent"
  ],
  "popularity": 67,
  "rgb": [
    240,
    255,
    255
  ],
  "hsl": [
    180,
    100,
    97
  ],
  "cmyk": [
    6,
    0,
    0,
    0
  ],
  "luminance": 0.9727,
  "contrast": {
    "black": 20.45,
    "white": 1.03
  },
  "harmonies": {
    "complementary": "#FFF0F0",
    "analogous": [
      "#F0FFF7",
      "#F0F7FF"
    ],
    "triadic": [
      "#FFF0FF",
      "#FFFFF0"
    ],
    "tetradic": [
      "#F7F0FF",
      "#FFF0F0",
      "#F7FFF0"
    ],
    "splitComplementary": [
      "#FFF0F7",
      "#FFF7F0"
    ],
    "monochromatic": [
      "#FFFFFF",
      "#F0FFFF",
      "#94FFFF"
    ]
  },
  "variants": {
    "light": "#FFFFFF",
    "dark": "#94FFFF",
    "saturated": "#F0FFFF",
    "desaturated": "#F1FDFD",
    "pastel": "#FFFFFF",
    "neon": "#FFFFFF"
  },
  "wcag": {
    "AA": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "AAA": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ]
  },
  "css": {
    "variable": "--color-azure: #F0FFFF;",
    "utility": ".bg-azure { background-color: #F0FFFF; }",
    "textUtility": ".text-azure { color: #F0FFFF; }"
  },
  "nearestColors": [
    "alice-blue",
    "mint-cream",
    "cool-white",
    "ghost-white",
    "cloud"
  ],
  "generatedPalettes": [
    "azure"
  ],
  "generatedComparisons": [
    "alice-blue-vs-azure",
    "azure-vs-mint-cream",
    "light-cyan-vs-azure"
  ],
  "relatedFamilies": [
    "/colors/by-family/cyan",
    "/colors/by-temperature/cool",
    "/colors/by-tone/light",
    "/colors/by-tone/pastel"
  ],
  "relatedTools": [
    "/harmonies/azure",
    "/wcag/azure",
    "/css/colors/azure",
    "/hex/f0ffff",
    "/tools/css-gradient-generator",
    "/tools/color-palette-generator",
    "/tools/css-color-mixer",
    "/tools/contrast-checker"
  ],
  "semanticRelations": {
    "broader": [
      "/colors/by-family/cyan",
      "/colors/by-temperature/cool",
      "/colors/by-tone/light",
      "/colors/by-tone/pastel"
    ],
    "narrower": [
      "/palettes/azure"
    ],
    "related": [
      "/colors/alice-blue",
      "/colors/mint-cream",
      "/colors/cool-white",
      "/colors/ghost-white",
      "/colors/cloud",
      "/compare/alice-blue-vs-azure",
      "/compare/azure-vs-mint-cream",
      "/compare/light-cyan-vs-azure",
      "/harmonies/azure",
      "/wcag/azure",
      "/css/colors/azure",
      "/hex/f0ffff",
      "/tools/css-gradient-generator",
      "/tools/color-palette-generator",
      "/tools/css-color-mixer",
      "/tools/contrast-checker"
    ]
  },
  "pairings": {
    "best": [
      "#000000",
      "#FFF0F0",
      "#F0FFF7",
      "#F0F7FF"
    ],
    "avoid": [
      "#F1FDFD",
      "#FFFFFF"
    ],
    "neutral": [
      "#1A1A1A",
      "#F5F5F5",
      "#E8E8E4"
    ],
    "highContrast": [
      "#000000"
    ],
    "lowContrast": [
      "#FFFFFF",
      "#F1FDFD"
    ]
  }
}