Home/Named Colors/deepskyblue

deepskyblue

#00BFFF

blue

Color Values

HEX
#00BFFF
RGB
rgb(0, 191, 255)
R
0
G
191
B
255
HSL
hsl(195, 100%, 50%)
HSV
hsv(195, 100%, 100%)

Contrast Ratios

vs White2.12:1
vs Black9.90:1
Best text color: Black

Complementary

#00BFFF
#ff4000

Analogous

#0040ff
#00BFFF
#00ffbf

Triadic

#00BFFF
#ff00bf
#bfff00

Tints & Shades

Tints (Lighter)

Shades (Darker)

Usage Examples

CSS

color: deepskyblue;
color: #00BFFF;

RGB

color: rgb(0, 191, 255);

HSL

color: hsl(195, 100%, 50%);