Named color

Celeste

Celeste is a pastel cyan color with HEX #B2FFFF. According to Colors Encyclopedia, it has RGB 178, 255, 255, HSL 180, 100%, 85%, cool temperature, and is useful for historical references, pigment palettes, and cultural color systems.

HEX #B2FFFF
RGB rgb(178, 255, 255)
HSL hsl(180 100% 85%)
CMYK cmyk(30, 0, 0, 0)
Luminance 0.882
Contrast Black 18.64:1White 1.13:1

CSS Utilities

--color-celeste: #B2FFFF;
.bg-celeste { background-color: #B2FFFF; }
.text-celeste { color: #B2FFFF; }

Machine-readable data

Machine-Readable Color Data (JSON)

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

AI-Ready Dataset v1.0.0
Luminance0.882
Black text18.64:1AA Pass
White text1.13: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": "#B2FFFF",
  "rgb": [
    178,
    255,
    255
  ],
  "hsl": [
    180,
    100,
    85
  ],
  "cmyk": [
    30,
    0,
    0,
    0
  ],
  "luminance": 0.882,
  "contrast": {
    "black": 18.64,
    "white": 1.13
  }
}
WCAG
{
  "AA": [
    "#000000",
    "#1A1A1A",
    "#36454F"
  ],
  "AAA": [
    "#000000",
    "#1A1A1A",
    "#36454F"
  ]
}
Harmonies
{
  "complementary": "#FFB3B3",
  "analogous": [
    "#B3FFD9",
    "#B3D9FF"
  ],
  "triadic": [
    "#FFB3FF",
    "#FFFFB3"
  ],
  "tetradic": [
    "#D9B3FF",
    "#FFB3B3",
    "#D9FFB3"
  ],
  "splitComplementary": [
    "#FFB3D9",
    "#FFD9B3"
  ],
  "monochromatic": [
    "#FFFFFF",
    "#B2FFFF",
    "#57FFFF"
  ]
}
Variants
{
  "light": "#FFFFFF",
  "dark": "#57FFFF",
  "saturated": "#B3FFFF",
  "desaturated": "#BBF7F7",
  "pastel": "#FFFFFF",
  "neon": "#DBFFFF"
}
Pairings
{
  "best": [
    "#000000",
    "#FFB3B3",
    "#B3FFD9",
    "#B3D9FF"
  ],
  "avoid": [
    "#BBF7F7",
    "#FFFFFF"
  ],
  "neutral": [
    "#1A1A1A",
    "#F5F5F5",
    "#E8E8E4"
  ],
  "highContrast": [
    "#000000"
  ],
  "lowContrast": [
    "#FFFFFF",
    "#BBF7F7"
  ]
}
Knowledge graph
{
  "nearestColors": [
    "duck-egg-blue",
    "pale-turquoise",
    "arctic-blue",
    "ice-blue",
    "pastel-aqua"
  ],
  "generatedPalettes": [
    "celeste"
  ],
  "generatedComparisons": [
    "celeste-vs-duck-egg-blue",
    "celeste-vs-pale-turquoise"
  ],
  "relatedFamilies": [
    "/colors/by-family/cyan",
    "/colors/by-temperature/cool",
    "/colors/by-tone/pastel"
  ],
  "relatedTools": [
    "/harmonies/celeste",
    "/wcag/celeste",
    "/css/colors/celeste",
    "/hex/b2ffff"
  ],
  "semanticRelations": {
    "broader": [
      "/colors/by-family/cyan",
      "/colors/by-temperature/cool",
      "/colors/by-tone/pastel"
    ],
    "narrower": [
      "/palettes/celeste"
    ],
    "related": [
      "/colors/duck-egg-blue",
      "/colors/pale-turquoise",
      "/colors/arctic-blue",
      "/colors/ice-blue",
      "/colors/pastel-aqua",
      "/compare/celeste-vs-duck-egg-blue",
      "/compare/celeste-vs-pale-turquoise",
      "/harmonies/celeste",
      "/wcag/celeste",
      "/css/colors/celeste",
      "/hex/b2ffff"
    ]
  }
}
Full JSON dataset
{
  "slug": "celeste",
  "name": "Celeste",
  "hex": "#B2FFFF",
  "uses": [
    "historical references",
    "pigment palettes",
    "cultural color systems"
  ],
  "psychology": {
    "associations": [
      "heritage",
      "craft",
      "specificity"
    ],
    "contexts": [
      "museum design",
      "education",
      "editorial research",
      "cultural references"
    ],
    "avoidIn": [
      "generic unlabeled palette systems"
    ]
  },
  "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": "cyan",
  "temperature": "cool",
  "tone": [
    "pastel"
  ],
  "editorialNotes": "Curated internal color record with computed technical properties.",
  "tags": [
    "cyan",
    "cool",
    "pastel",
    "historical-references",
    "pigment-palettes",
    "cultural-color-systems",
    "heritage",
    "craft",
    "specificity"
  ],
  "popularity": 84,
  "rgb": [
    178,
    255,
    255
  ],
  "hsl": [
    180,
    100,
    85
  ],
  "cmyk": [
    30,
    0,
    0,
    0
  ],
  "luminance": 0.882,
  "contrast": {
    "black": 18.64,
    "white": 1.13
  },
  "harmonies": {
    "complementary": "#FFB3B3",
    "analogous": [
      "#B3FFD9",
      "#B3D9FF"
    ],
    "triadic": [
      "#FFB3FF",
      "#FFFFB3"
    ],
    "tetradic": [
      "#D9B3FF",
      "#FFB3B3",
      "#D9FFB3"
    ],
    "splitComplementary": [
      "#FFB3D9",
      "#FFD9B3"
    ],
    "monochromatic": [
      "#FFFFFF",
      "#B2FFFF",
      "#57FFFF"
    ]
  },
  "variants": {
    "light": "#FFFFFF",
    "dark": "#57FFFF",
    "saturated": "#B3FFFF",
    "desaturated": "#BBF7F7",
    "pastel": "#FFFFFF",
    "neon": "#DBFFFF"
  },
  "wcag": {
    "AA": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "AAA": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ]
  },
  "css": {
    "variable": "--color-celeste: #B2FFFF;",
    "utility": ".bg-celeste { background-color: #B2FFFF; }",
    "textUtility": ".text-celeste { color: #B2FFFF; }"
  },
  "nearestColors": [
    "duck-egg-blue",
    "pale-turquoise",
    "arctic-blue",
    "ice-blue",
    "pastel-aqua"
  ],
  "generatedPalettes": [
    "celeste"
  ],
  "generatedComparisons": [
    "celeste-vs-duck-egg-blue",
    "celeste-vs-pale-turquoise"
  ],
  "relatedFamilies": [
    "/colors/by-family/cyan",
    "/colors/by-temperature/cool",
    "/colors/by-tone/pastel"
  ],
  "relatedTools": [
    "/harmonies/celeste",
    "/wcag/celeste",
    "/css/colors/celeste",
    "/hex/b2ffff"
  ],
  "semanticRelations": {
    "broader": [
      "/colors/by-family/cyan",
      "/colors/by-temperature/cool",
      "/colors/by-tone/pastel"
    ],
    "narrower": [
      "/palettes/celeste"
    ],
    "related": [
      "/colors/duck-egg-blue",
      "/colors/pale-turquoise",
      "/colors/arctic-blue",
      "/colors/ice-blue",
      "/colors/pastel-aqua",
      "/compare/celeste-vs-duck-egg-blue",
      "/compare/celeste-vs-pale-turquoise",
      "/harmonies/celeste",
      "/wcag/celeste",
      "/css/colors/celeste",
      "/hex/b2ffff"
    ]
  },
  "pairings": {
    "best": [
      "#000000",
      "#FFB3B3",
      "#B3FFD9",
      "#B3D9FF"
    ],
    "avoid": [
      "#BBF7F7",
      "#FFFFFF"
    ],
    "neutral": [
      "#1A1A1A",
      "#F5F5F5",
      "#E8E8E4"
    ],
    "highContrast": [
      "#000000"
    ],
    "lowContrast": [
      "#FFFFFF",
      "#BBF7F7"
    ]
  }
}

Color meaning and use

About Celeste Color

Celeste sits in the cyan family with cool temperature and pastel visual character. Celeste is a commonly used color name in design references, palettes, and editorial color systems.

Its common associations include heritage, craft, and specificity, which makes it relevant for museum design and education. In design work, Celeste is most useful for historical references, pigment palettes, and cultural color systems, especially when paired with black text for stronger contrast.

WCAG Accessibility

Contrast checks for Celeste against black and white text.

Black text18.64:1AA Pass
White text1.13:1AA Fail
AA text options#000000, #1A1A1A, #36454F
AAA text options#000000, #1A1A1A, #36454F

Similar Colors

Color Harmonies

#FFB3B3#FFB3B3
#B3FFD9#B3FFD9
#B3D9FF#B3D9FF
#FFB3FF#FFB3FF
#FFFFB3#FFFFB3

Variants

White#FFFFFF
#57FFFF#57FFFF
#B3FFFF#B3FFFF
#BBF7F7#BBF7F7
White#FFFFFF
#DBFFFF#DBFFFF

Pairings

Black#000000
#FFB3B3#FFB3B3
#B3FFD9#B3FFD9
#B3D9FF#B3D9FF
Matte Black#1A1A1A
White Smoke#F5F5F5