DeepSkyBlue — Color Codes & Palette
Color Codes
| Format | Value | |
|---|---|---|
| HEX | #00BFFF | |
| RGB | rgb(0, 191, 255) | |
| HSL | hsl(195, 100%, 50%) |
Shades of DeepSkyBlue
| #00ACE6 | #0099CC | #0086B3 | #007399 | #006080 | #004D66 | #00394D | #002633 |
Tints of DeepSkyBlue
| #1AC6FF | #33CCFF | #4DD2FF | #66D9FF | #80DFFF | #99E6FF | #B3ECFF | #CCF2FF |
Color Pairings & Harmony
|
Complementary
#FF4000
|
Analogous +30°
#0040FF
|
Analogous −30°
#00FFBF
|
Triadic +120°
#FF00BF
|
Triadic −120°
#BFFF00
|
Contrast & Accessibility (WCAG 2.1)
CSS Snippet
.element {
color: #00BFFF;
}
.element-bg {
background-color: #00BFFF;
color: #000000;
}
.element-border {
border: 2px solid #00BFFF;
}
About DeepSkyBlue
DeepSkyBlue is a medium color with vivid, highly saturated, defined by the hex code #00BFFF. Its exact color model values are rgb(0, 191, 255) in RGB and hsl(195, 100%, 50%) in HSL (hue 195°, saturation 100%, lightness 50%). On a white background the contrast ratio is 2.12:1 — Fail, and on black it is 9.90:1 — AAA pass for normal text. Use DeepSkyBlue for UI elements, backgrounds, text, borders, or decorative accents. The shades section below shows progressively darker variations, while the tints strip shows progressively lighter versions — both useful for building a tonal palette. The harmony swatches provide complementary, analogous, and triadic pairings based on the HSL hue wheel.
Want to explore this color interactively, generate palettes, or convert between color formats? The DevArbor Color Picker has you covered.
Open the Color Picker →