Named color

Baby Blue

Baby Blue is a vibrant blue color with HEX #89CFF0. According to Colors Encyclopedia, it has RGB 137, 207, 240, HSL 199, 77%, 74%, cool temperature, and is useful for soft UI backgrounds, pastel palettes, and gentle product design.

HEX #89CFF0
RGB rgb(137, 207, 240)
HSL hsl(199 77% 74%)
CMYK cmyk(43, 14, 0, 6)
Luminance 0.5624
Contrast Black 12.25:1White 1.71:1

CSS Utilities

--color-baby-blue: #89CFF0;
.bg-baby-blue { background-color: #89CFF0; }
.text-baby-blue { color: #89CFF0; }

Machine-readable data

Machine-Readable Color Data (JSON)

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

AI-Ready Dataset v1.0.0
Luminance0.5624
Black text12.25:1AA Pass
White text1.71: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": "#89CFF0",
  "rgb": [
    137,
    207,
    240
  ],
  "hsl": [
    199,
    77,
    74
  ],
  "cmyk": [
    43,
    14,
    0,
    6
  ],
  "luminance": 0.5624,
  "contrast": {
    "black": 12.25,
    "white": 1.71
  }
}
WCAG
{
  "AA": [
    "#000000",
    "#1A1A1A",
    "#36454F"
  ],
  "AAA": [
    "#000000",
    "#1A1A1A"
  ]
}
Harmonies
{
  "complementary": "#F0AA8A",
  "analogous": [
    "#8AF0DD",
    "#8A9CF0"
  ],
  "triadic": [
    "#F08ACF",
    "#CFF08A"
  ],
  "tetradic": [
    "#DD8AF0",
    "#F0AA8A",
    "#9CF08A"
  ],
  "splitComplementary": [
    "#F08A9C",
    "#F0DD8A"
  ],
  "monochromatic": [
    "#DBF0FA",
    "#89CFF0",
    "#38AEE5"
  ]
}
Variants
{
  "light": "#DBF0FA",
  "dark": "#38AEE5",
  "saturated": "#7BD5FE",
  "desaturated": "#98CAE1",
  "pastel": "#FBFDFE",
  "neon": "#A3E2FF"
}
Pairings
{
  "best": [
    "#000000",
    "#F0AA8A",
    "#8AF0DD",
    "#8A9CF0"
  ],
  "avoid": [
    "#98CAE1",
    "#DBF0FA"
  ],
  "neutral": [
    "#1A1A1A",
    "#F5F5F5",
    "#E8E8E4"
  ],
  "highContrast": [
    "#000000"
  ],
  "lowContrast": [
    "#DBF0FA",
    "#98CAE1"
  ]
}
Knowledge graph
{
  "nearestColors": [
    "sky-blue",
    "light-sky-blue",
    "maya-blue",
    "aquamarine-blue",
    "pastel-teal"
  ],
  "generatedPalettes": [
    "baby-blue"
  ],
  "generatedComparisons": [
    "baby-blue-vs-light-sky-blue",
    "baby-blue-vs-sky-blue"
  ],
  "relatedFamilies": [
    "/colors/by-family/blue",
    "/colors/by-temperature/cool",
    "/colors/by-tone/vibrant"
  ],
  "relatedTools": [
    "/harmonies/baby-blue",
    "/wcag/baby-blue",
    "/css/colors/baby-blue",
    "/hex/89cff0"
  ],
  "semanticRelations": {
    "broader": [
      "/colors/by-family/blue",
      "/colors/by-temperature/cool",
      "/colors/by-tone/vibrant"
    ],
    "narrower": [
      "/palettes/baby-blue"
    ],
    "related": [
      "/colors/sky-blue",
      "/colors/light-sky-blue",
      "/colors/maya-blue",
      "/colors/aquamarine-blue",
      "/colors/pastel-teal",
      "/compare/baby-blue-vs-light-sky-blue",
      "/compare/baby-blue-vs-sky-blue",
      "/harmonies/baby-blue",
      "/wcag/baby-blue",
      "/css/colors/baby-blue",
      "/hex/89cff0"
    ]
  }
}
Full JSON dataset
{
  "slug": "baby-blue",
  "name": "Baby Blue",
  "hex": "#89CFF0",
  "uses": [
    "soft UI backgrounds",
    "pastel palettes",
    "gentle product design"
  ],
  "psychology": {
    "associations": [
      "softness",
      "care",
      "lightness"
    ],
    "contexts": [
      "wellness",
      "beauty",
      "children products",
      "lifestyle"
    ],
    "avoidIn": [
      "high-contrast operational alerts"
    ]
  },
  "aliases": [],
  "sourceType": "curated",
  "confidence": "medium",
  "reviewStatus": "manual",
  "sourceUrl": "https://www.colorsencyclopedia.com/assets/colors.json",
  "origin": {
    "type": "common",
    "notes": "Curated common color reference used in design, material, cultural, and editorial color systems."
  },
  "family": "blue",
  "temperature": "cool",
  "tone": [
    "vibrant"
  ],
  "editorialNotes": "Curated internal color record with computed technical properties.",
  "tags": [
    "blue",
    "cool",
    "vibrant",
    "soft-ui-backgrounds",
    "pastel-palettes",
    "gentle-product-design",
    "softness",
    "care",
    "lightness"
  ],
  "popularity": 84,
  "rgb": [
    137,
    207,
    240
  ],
  "hsl": [
    199,
    77,
    74
  ],
  "cmyk": [
    43,
    14,
    0,
    6
  ],
  "luminance": 0.5624,
  "contrast": {
    "black": 12.25,
    "white": 1.71
  },
  "harmonies": {
    "complementary": "#F0AA8A",
    "analogous": [
      "#8AF0DD",
      "#8A9CF0"
    ],
    "triadic": [
      "#F08ACF",
      "#CFF08A"
    ],
    "tetradic": [
      "#DD8AF0",
      "#F0AA8A",
      "#9CF08A"
    ],
    "splitComplementary": [
      "#F08A9C",
      "#F0DD8A"
    ],
    "monochromatic": [
      "#DBF0FA",
      "#89CFF0",
      "#38AEE5"
    ]
  },
  "variants": {
    "light": "#DBF0FA",
    "dark": "#38AEE5",
    "saturated": "#7BD5FE",
    "desaturated": "#98CAE1",
    "pastel": "#FBFDFE",
    "neon": "#A3E2FF"
  },
  "wcag": {
    "AA": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "AAA": [
      "#000000",
      "#1A1A1A"
    ]
  },
  "css": {
    "variable": "--color-baby-blue: #89CFF0;",
    "utility": ".bg-baby-blue { background-color: #89CFF0; }",
    "textUtility": ".text-baby-blue { color: #89CFF0; }"
  },
  "nearestColors": [
    "sky-blue",
    "light-sky-blue",
    "maya-blue",
    "aquamarine-blue",
    "pastel-teal"
  ],
  "generatedPalettes": [
    "baby-blue"
  ],
  "generatedComparisons": [
    "baby-blue-vs-light-sky-blue",
    "baby-blue-vs-sky-blue"
  ],
  "relatedFamilies": [
    "/colors/by-family/blue",
    "/colors/by-temperature/cool",
    "/colors/by-tone/vibrant"
  ],
  "relatedTools": [
    "/harmonies/baby-blue",
    "/wcag/baby-blue",
    "/css/colors/baby-blue",
    "/hex/89cff0"
  ],
  "semanticRelations": {
    "broader": [
      "/colors/by-family/blue",
      "/colors/by-temperature/cool",
      "/colors/by-tone/vibrant"
    ],
    "narrower": [
      "/palettes/baby-blue"
    ],
    "related": [
      "/colors/sky-blue",
      "/colors/light-sky-blue",
      "/colors/maya-blue",
      "/colors/aquamarine-blue",
      "/colors/pastel-teal",
      "/compare/baby-blue-vs-light-sky-blue",
      "/compare/baby-blue-vs-sky-blue",
      "/harmonies/baby-blue",
      "/wcag/baby-blue",
      "/css/colors/baby-blue",
      "/hex/89cff0"
    ]
  },
  "pairings": {
    "best": [
      "#000000",
      "#F0AA8A",
      "#8AF0DD",
      "#8A9CF0"
    ],
    "avoid": [
      "#98CAE1",
      "#DBF0FA"
    ],
    "neutral": [
      "#1A1A1A",
      "#F5F5F5",
      "#E8E8E4"
    ],
    "highContrast": [
      "#000000"
    ],
    "lowContrast": [
      "#DBF0FA",
      "#98CAE1"
    ]
  }
}

Color meaning and use

About Baby Blue Color

Baby Blue sits in the blue family with cool temperature and vibrant visual character. Baby Blue is a commonly used color name in design references, palettes, and editorial color systems.

Its common associations include softness, care, and lightness, which makes it relevant for wellness and beauty. In design work, Baby Blue is most useful for soft ui backgrounds, pastel palettes, and gentle product design, especially when paired with black text for stronger contrast.

WCAG Accessibility

Contrast checks for Baby Blue against black and white text.

Black text12.25:1AA Pass
White text1.71:1AA Fail
AA text options#000000, #1A1A1A, #36454F
AAA text options#000000, #1A1A1A

Similar Colors

Color Harmonies

#F0AA8A#F0AA8A
#8AF0DD#8AF0DD
#8A9CF0#8A9CF0
#F08ACF#F08ACF
#CFF08A#CFF08A

Variants

#DBF0FA#DBF0FA
#38AEE5#38AEE5
#7BD5FE#7BD5FE
#98CAE1#98CAE1
#FBFDFE#FBFDFE
#A3E2FF#A3E2FF

Pairings

Black#000000
#F0AA8A#F0AA8A
#8AF0DD#8AF0DD
#8A9CF0#8A9CF0
Matte Black#1A1A1A
White Smoke#F5F5F5