Use this color
Create with Deep Sky Blue
Open a professional color tool with #00BFFF already applied. Each configuration stays canonical to the tool and can be adjusted or shared.
CSS Utilities
--color-deep-sky-blue: #00BFFF;
.bg-deep-sky-blue { background-color: #00BFFF; }
.text-deep-sky-blue { color: #00BFFF; }Color meaning and use
About Deep Sky Blue Color
Deep Sky Blue uses HEX #00BFFF, RGB 0, 191, 255, and HSL 195°, 100%, 50%. The dataset classifies it in the blue family with cool temperature and vibrant visual character.
No separate named-color neighbor is recorded for this entry. Its relative luminance is 0.4448; black contrast is 9.9:1 and white contrast is 2.12:1, making black the stronger of those two standard foreground choices.
WCAG Accessibility
Contrast checks for Deep Sky Blue against black and white text.
Downloadable color reference infographic
Deep Sky Blue Color Reference Infographic
Save a high-resolution infographic of Deep Sky Blue, including its color values, coordinated palette, and black and white text contrast.

Color Harmonies
Variants
Pairings
Machine-readable data
Machine-Readable Color Data (JSON)
Perfect for CSS, design systems, automation, and AI ingestion.
hexCanonical HEX valuergbRed, green, blue channelshslHue, saturation, lightnesscmykApproximate print conversionwcagAA and AAA contrast optionsharmoniesMathematical harmony setsvariantsGenerated tone variantsnearestColorsKnowledge graph neighborsStructured sections
Color systems
{
"hex": "#00BFFF",
"rgb": [
0,
191,
255
],
"hsl": [
195,
100,
50
],
"cmyk": [
100,
25,
0,
0
],
"luminance": 0.4448,
"contrast": {
"black": 9.9,
"white": 2.12
}
}WCAG
{
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
}Harmonies
{
"complementary": "#FF4000",
"analogous": [
"#00FFBF",
"#0040FF"
],
"triadic": [
"#FF00BF",
"#BFFF00"
],
"tetradic": [
"#BF00FF",
"#FF4000",
"#40FF00"
],
"splitComplementary": [
"#FF0040",
"#FFBF00"
],
"monochromatic": [
"#5CD6FF",
"#00BFFF",
"#007AA3"
]
}Variants
{
"light": "#5CD6FF",
"dark": "#007AA3",
"saturated": "#00BFFF",
"desaturated": "#1CB1E3",
"pastel": "#89DAF5",
"neon": "#29C9FF"
}Pairings
{
"best": [
"#000000",
"#FF4000",
"#00FFBF",
"#0040FF"
],
"avoid": [
"#1CB1E3",
"#5CD6FF"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#000000"
],
"lowContrast": [
"#5CD6FF",
"#1CB1E3"
]
}Knowledge graph
{
"nearestColors": [
"dark-turquoise",
"robin-egg-blue",
"dodger-blue",
"aqua",
"cyan"
],
"generatedPalettes": [
"deep-sky-blue"
],
"generatedComparisons": [
"aqua-vs-deep-sky-blue",
"cyan-vs-deep-sky-blue",
"dark-turquoise-vs-deep-sky-blue",
"deep-sky-blue-vs-robin-egg-blue",
"dodger-blue-vs-deep-sky-blue"
],
"relatedFamilies": [
"/colors/by-family/blue",
"/colors/by-temperature/cool",
"/colors/by-tone/vibrant"
],
"relatedTools": [
"/harmonies/deep-sky-blue",
"/wcag/deep-sky-blue",
"/css/colors/deep-sky-blue",
"/hex/00bfff",
"/tools/css-gradient-generator",
"/tools/color-palette-generator",
"/tools/css-color-mixer",
"/tools/contrast-checker"
],
"semanticRelations": {
"broader": [
"/colors/by-family/blue",
"/colors/by-temperature/cool",
"/colors/by-tone/vibrant"
],
"narrower": [
"/palettes/deep-sky-blue"
],
"related": [
"/colors/dark-turquoise",
"/colors/robin-egg-blue",
"/colors/dodger-blue",
"/colors/aqua",
"/colors/cyan",
"/compare/aqua-vs-deep-sky-blue",
"/compare/cyan-vs-deep-sky-blue",
"/compare/dark-turquoise-vs-deep-sky-blue",
"/compare/deep-sky-blue-vs-robin-egg-blue",
"/compare/dodger-blue-vs-deep-sky-blue",
"/harmonies/deep-sky-blue",
"/wcag/deep-sky-blue",
"/css/colors/deep-sky-blue",
"/hex/00bfff",
"/tools/css-gradient-generator",
"/tools/color-palette-generator",
"/tools/css-color-mixer",
"/tools/contrast-checker"
]
}
}Full JSON dataset
{
"slug": "deep-sky-blue",
"name": "Deep Sky Blue",
"cssName": "deepskyblue",
"hex": "#00BFFF",
"family": "blue",
"temperature": "cool",
"tone": [
"vibrant"
],
"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": [
"deepskyblue"
],
"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": [
"blue",
"cool",
"vibrant",
"web-design",
"css-color-systems",
"ui-prototyping",
"context-dependent"
],
"popularity": 67,
"rgb": [
0,
191,
255
],
"hsl": [
195,
100,
50
],
"cmyk": [
100,
25,
0,
0
],
"luminance": 0.4448,
"contrast": {
"black": 9.9,
"white": 2.12
},
"harmonies": {
"complementary": "#FF4000",
"analogous": [
"#00FFBF",
"#0040FF"
],
"triadic": [
"#FF00BF",
"#BFFF00"
],
"tetradic": [
"#BF00FF",
"#FF4000",
"#40FF00"
],
"splitComplementary": [
"#FF0040",
"#FFBF00"
],
"monochromatic": [
"#5CD6FF",
"#00BFFF",
"#007AA3"
]
},
"variants": {
"light": "#5CD6FF",
"dark": "#007AA3",
"saturated": "#00BFFF",
"desaturated": "#1CB1E3",
"pastel": "#89DAF5",
"neon": "#29C9FF"
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"css": {
"variable": "--color-deep-sky-blue: #00BFFF;",
"utility": ".bg-deep-sky-blue { background-color: #00BFFF; }",
"textUtility": ".text-deep-sky-blue { color: #00BFFF; }"
},
"nearestColors": [
"dark-turquoise",
"robin-egg-blue",
"dodger-blue",
"aqua",
"cyan"
],
"generatedPalettes": [
"deep-sky-blue"
],
"generatedComparisons": [
"aqua-vs-deep-sky-blue",
"cyan-vs-deep-sky-blue",
"dark-turquoise-vs-deep-sky-blue",
"deep-sky-blue-vs-robin-egg-blue",
"dodger-blue-vs-deep-sky-blue"
],
"relatedFamilies": [
"/colors/by-family/blue",
"/colors/by-temperature/cool",
"/colors/by-tone/vibrant"
],
"relatedTools": [
"/harmonies/deep-sky-blue",
"/wcag/deep-sky-blue",
"/css/colors/deep-sky-blue",
"/hex/00bfff",
"/tools/css-gradient-generator",
"/tools/color-palette-generator",
"/tools/css-color-mixer",
"/tools/contrast-checker"
],
"semanticRelations": {
"broader": [
"/colors/by-family/blue",
"/colors/by-temperature/cool",
"/colors/by-tone/vibrant"
],
"narrower": [
"/palettes/deep-sky-blue"
],
"related": [
"/colors/dark-turquoise",
"/colors/robin-egg-blue",
"/colors/dodger-blue",
"/colors/aqua",
"/colors/cyan",
"/compare/aqua-vs-deep-sky-blue",
"/compare/cyan-vs-deep-sky-blue",
"/compare/dark-turquoise-vs-deep-sky-blue",
"/compare/deep-sky-blue-vs-robin-egg-blue",
"/compare/dodger-blue-vs-deep-sky-blue",
"/harmonies/deep-sky-blue",
"/wcag/deep-sky-blue",
"/css/colors/deep-sky-blue",
"/hex/00bfff",
"/tools/css-gradient-generator",
"/tools/color-palette-generator",
"/tools/css-color-mixer",
"/tools/contrast-checker"
]
},
"pairings": {
"best": [
"#000000",
"#FF4000",
"#00FFBF",
"#0040FF"
],
"avoid": [
"#1CB1E3",
"#5CD6FF"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#000000"
],
"lowContrast": [
"#5CD6FF",
"#1CB1E3"
]
}
}