#52A5FF#52A5FF
#52A5FF is a light, vivid cyan. Relative luminance 0.359; OKLCH L 71.1% C 0.155 H 252.5°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #52A5FF |
|---|---|
| RGB | rgb(82, 165, 255) |
| HSL | hsl(211, 100%, 66%) |
| HSV | hsv(211, 68%, 100%) |
| CMYK | cmyk(67.8%, 35.3%, 0%, 0%) |
| CIE-LAB | lab(66.46, 2.88, -52.03) |
| CIE-LCH | lch(66.46, 52.11, 273.17°) |
| OKLab | oklab(71.08% -0.0467 -0.1478) |
| OKLCH | oklch(71.08% 0.155 252.5) |
| XYZ | xyz(34.9781, 35.9204, 99.6783) |
| Luminance | 0.3592 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (survey)
#069AF3
ΔE00 5.34
Sky Blue (survey)
#75BBFD
ΔE00 6.23
Dodgerblue
#1E90FF
ΔE00 6.30
Cornflowerblue
#6495ED
ΔE00 6.52
Dark Sky Blue
#448EE4
ΔE00 7.30
Carolina Blue
#8AB8FE
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52A5FF #FFAC52
analogous
#52FBFF #52A5FF #5552FF
triadic
#52A5FF #FF52A5 #A5FF52
tetradic
#52A5FF #FF52FB #FFAC52 #52FF55
square
#52A5FF #FF52FB #FFAC52 #52FF55
split-complementary
#52A5FF #FF5552 #FBFF52
monochromatic
#0067D7 #1585FF #52A5FF #8FC5FF #CCE5FF
Accessibility & contrast
On white
2.57
#52A5FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#52A5FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52A5FF
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52A5FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52A5FF | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DABFF
Deuteranopia (green-blind)
#649AFD
Tritanopia (blue-blind)
#00BAC6
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #52a5ff; /* rgb */ color: rgb(82, 165, 255); /* oklch */ color: oklch(71.1% 0.155 252.5);
Tailwind
colors: {
custom: {
50: '#94bfff',
500: '#52a5ff',
950: '#000000',
},
}SCSS
$custom: #52a5ff; $custom-light: #94bfff; $custom-dark: #000000;
JSON
{
"hex": "#52a5ff",
"rgb": {
"r": 82,
"g": 165,
"b": 255
},
"hsl": {
"h": 211.214,
"s": 100,
"l": 66.078
},
"oklch": {
"l": 0.71083,
"c": 0.15501,
"h": 252.5
},
"luminance": 0.35924
}Semantic roles & 50–950 ramp
primary
#52A5FF
secondary
#F3D8BA
accent
#7700E6
background
#F9FBFF
surface
#F2F6FF
border
#CCD0D7
text
#0F1218
muted
#7E8186