#00BFFF

Dodger Blue

#00BFFFDodger Blue

Luminance

0.445

Category

Blue

Type

Dark

Best On

#FFFFFF

Color Codes

All color formats for your project

HEX

HEX
#00BFFF
No #
00BFFF

RGB

RGB
rgb(0, 191, 255)
Values
R:0 G:191 B:255

HSL

HSL
hsl(195, 100%, 50%)
Values
H:195° S:100% L:50%

HSV / HSB

HSV
hsv(195, 100%, 100%)
Values
H:195° S:100% V:100%

CMYK

CMYK
cmyk(100%, 25%, 0%, 0%)
Values
C:100 M:25 Y:0 K:0

LAB

LAB
lab(73, -18, -43)
Values
L:73 a:-18 b:-43

OKLCH

OKLCH
oklch(75.5% 0.153 231.6)
Values
L:75.5% C:0.153 H:231.6°

Code Formats

CSS
color: #00BFFF;
Swift
UIColor(red: 0.000, green: 0.749, blue: 1.000, alpha: 1.0)
Kotlin
Color(0xFF00BFFF)
Flutter
Color(0xFF00BFFF)
Android
#FF00BFFF

Contrast Analysis

WCAG compliance with grayscale colors

On White

2.12:1

Fail

On Black

9.90:1

AAA

Grayscale Contrast

Aa

0%

9.9

AAA
Aa

10%

8.2

AAA
Aa

20%

6.0

AA
Aa

30%

4.0

AA-large
Aa

40%

2.7

Fail
Aa

50%

1.9

Fail
Aa

60%

1.3

Fail
Aa

70%

1.0

Fail
Aa

80%

1.3

Fail
Aa

90%

1.7

Fail
Aa

100%

2.1

Fail

Best Grayscale Contrast

#000000 with ratio 9.90:1

Aa

Color Harmonies

Harmonious color combinations

complementary

Two colors opposite on the color wheel (180°)

split-complementary

Base color + two colors adjacent to its complement

triadic

Three colors evenly spaced (120° apart)

tetradic

Four colors evenly spaced (90° apart)

analogous

Three colors adjacent on the color wheel (30° apart)

Color Variations

Tints, shades, tones, and full scale

Color Scale (50-900)

50

100

200

300

400

500

600

700

800

900

Tints (Lighter)

Shades (Darker)

Tones (Desaturated)

Gradients (OKLCH)

Primary

90°
CSS
linear-gradient(90deg, #66D9FF 0%, #007399 100%)
OKLCH
linear-gradient(90deg, oklch(83.3% 0.116 222.6) 0%, oklch(52.0% 0.104 230.1) 100%)
Stops
0%
100%

Vibrant

135°
CSS
linear-gradient(135deg, #33CCFF 0%, #0099CC 100%)
OKLCH
linear-gradient(135deg, oklch(79.0% 0.140 226.2) 0%, oklch(64.1% 0.129 231.1) 100%)
Stops
0%
100%

Complementary

90°
CSS
linear-gradient(90deg, #00BFFF 0%, #FF4000 100%)
OKLCH
linear-gradient(90deg, oklch(75.5% 0.153 231.6) 0%, oklch(65.6% 0.233 34.5) 100%)
Stops
0%
100%

Analogous

90°
CSS
linear-gradient(90deg, #00FFBF 0%, #00BFFF 50%, #0040FF 100%)
OKLCH
linear-gradient(90deg, oklch(88.7% 0.183 166.5) 0%, oklch(75.5% 0.153 231.6) 50%, oklch(50.1% 0.280 263.8) 100%)
Stops
0%
50%
100%

Sunset

90°
CSS
linear-gradient(90deg, #F6CE55 0%, #EE6C2B 50%, #E6193C 100%)
OKLCH
linear-gradient(90deg, oklch(86.4% 0.144 90.6) 0%, oklch(68.0% 0.177 43.8) 50%, oklch(59.1% 0.228 21.2) 100%)
Stops
0%
50%
100%

Ocean

135°
CSS
linear-gradient(135deg, #19A1E6 0%, #22C3B6 50%, #47D1A3 100%)
OKLCH
linear-gradient(135deg, oklch(67.5% 0.146 238.9) 0%, oklch(73.8% 0.124 186.2) 50%, oklch(77.5% 0.136 166.9) 100%)
Stops
0%
50%
100%

Dark Mode

180°
CSS
linear-gradient(180deg, #00BFFF 0%, #092934 100%)
OKLCH
linear-gradient(180deg, oklch(75.5% 0.153 231.6) 0%, oklch(26.4% 0.042 224.8) 100%)
Stops
0%
100%

Radial Glow

Radial
CSS
radial-gradient(circle, #4DD2FF 0%, #0086B3 100%)
OKLCH
radial-gradient(circle, oklch(81.0% 0.130 224.6) 0%, oklch(58.1% 0.117 230.9) 100%)
Stops
0%
100%

💡 About OKLCH Gradients

OKLCH (Oklch Color Space) provides perceptually uniform gradients with better color transitions than traditional RGB/HSL gradients. The format is oklch(L% C H) where L = Lightness (0-100%), C = Chroma (0-0.4), H = Hue (0-360°).

Generate Full Palette

Create a complete brand palette from this color with primary, secondary, accent, and neutral scales.

View Palette