#45A3FF#45A3FF
#45A3FF is a light, vivid cyan. Relative luminance 0.347; OKLCH L 70.2% C 0.161 H 250.9°. Best body text is #000000 at 7.94:1 contrast (WCAG AA passes).
Color values
| HEX | #45A3FF |
|---|---|
| RGB | rgb(69, 163, 255) |
| HSL | hsl(210, 100%, 64%) |
| HSV | hsv(210, 73%, 100%) |
| CMYK | cmyk(72.9%, 36.1%, 0%, 0%) |
| CIE-LAB | lab(65.50, 2.25, -53.58) |
| CIE-LCH | lch(65.50, 53.63, 272.40°) |
| OKLab | oklab(70.21% -0.0529 -0.1525) |
| OKLCH | oklch(70.21% 0.161 250.9) |
| XYZ | xyz(33.5946, 34.6758, 99.5109) |
| Luminance | 0.3468 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (survey)
#069AF3
ΔE00 4.21
Dodgerblue
#1E90FF
ΔE00 5.75
Dark Sky Blue
#448EE4
ΔE00 6.87
Cornflowerblue
#6495ED
ΔE00 6.91
Sky Blue (survey)
#75BBFD
ΔE00 6.97
Carolina Blue
#8AB8FE
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#45A3FF #FFA145
analogous
#45FFFE #45A3FF #4546FF
triadic
#45A3FF #FF45A3 #A3FF45
tetradic
#45A3FF #FE45FF #FFA145 #46FF45
square
#45A3FF #FE45FF #FFA145 #46FF45
split-complementary
#45A3FF #FF4546 #FFFE45
monochromatic
#0066CA #0885FF #45A3FF #82C1FF #BFE0FF
Accessibility & contrast
On white
2.65
#45A3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.94
#45A3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #45A3FF
7.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##45A3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##45A3FF | 1.00 | 2.65 | 7.94 | 7.94 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A8FF
Deuteranopia (green-blind)
#5D97FD
Tritanopia (blue-blind)
#00B9C5
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #45a3ff; /* rgb */ color: rgb(69, 163, 255); /* oklch */ color: oklch(70.2% 0.161 250.9);
Tailwind
colors: {
custom: {
50: '#8fbdff',
500: '#45a3ff',
950: '#000000',
},
}SCSS
$custom: #45a3ff; $custom-light: #8fbdff; $custom-dark: #000000;
JSON
{
"hex": "#45a3ff",
"rgb": {
"r": 69,
"g": 163,
"b": 255
},
"hsl": {
"h": 209.677,
"s": 100,
"l": 63.529
},
"oklch": {
"l": 0.70214,
"c": 0.16145,
"h": 250.9
},
"luminance": 0.3468
}Semantic roles & 50–950 ramp
primary
#45A3FF
secondary
#F1D0AF
accent
#7200E6
background
#F9FBFF
surface
#F2F6FF
border
#CCD0D7
text
#0E1218
muted
#7E8186