#52A4FF#52A4FF
#52A4FF is a light, vivid cyan. Relative luminance 0.356; OKLCH L 70.9% C 0.156 H 252.9°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #52A4FF |
|---|---|
| RGB | rgb(82, 164, 255) |
| HSL | hsl(212, 100%, 66%) |
| HSV | hsv(212, 68%, 100%) |
| CMYK | cmyk(67.8%, 35.7%, 0%, 0%) |
| CIE-LAB | lab(66.18, 3.46, -52.46) |
| CIE-LCH | lch(66.18, 52.58, 273.77°) |
| OKLab | oklab(70.87% -0.0458 -0.1491) |
| OKLCH | oklch(70.87% 0.156 252.9) |
| XYZ | xyz(34.7985, 35.5611, 99.6184) |
| Luminance | 0.3557 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (survey)
#069AF3
ΔE00 5.32
Dodgerblue
#1E90FF
ΔE00 6.04
Cornflowerblue
#6495ED
ΔE00 6.21
Sky Blue (survey)
#75BBFD
ΔE00 6.50
Dark Sky Blue
#448EE4
ΔE00 7.03
Carolina Blue
#8AB8FE
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52A4FF #FFAD52
analogous
#52FAFF #52A4FF #5652FF
triadic
#52A4FF #FF52A4 #A4FF52
tetradic
#52A4FF #FF52FA #FFAD52 #52FF56
square
#52A4FF #FF52FA #FFAD52 #52FF56
split-complementary
#52A4FF #FF5652 #FAFF52
monochromatic
#0066D7 #1584FF #52A4FF #8FC4FF #CCE4FF
Accessibility & contrast
On white
2.59
#52A4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#52A4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52A4FF
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52A4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52A4FF | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BAAFF
Deuteranopia (green-blind)
#6299FD
Tritanopia (blue-blind)
#00B9C5
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #52a4ff; /* rgb */ color: rgb(82, 164, 255); /* oklch */ color: oklch(70.9% 0.156 252.9);
Tailwind
colors: {
custom: {
50: '#94beff',
500: '#52a4ff',
950: '#000000',
},
}SCSS
$custom: #52a4ff; $custom-light: #94beff; $custom-dark: #000000;
JSON
{
"hex": "#52a4ff",
"rgb": {
"r": 82,
"g": 164,
"b": 255
},
"hsl": {
"h": 211.561,
"s": 100,
"l": 66.078
},
"oklch": {
"l": 0.70867,
"c": 0.15597,
"h": 252.9
},
"luminance": 0.35565
}Semantic roles & 50–950 ramp
primary
#52A4FF
secondary
#F3D8BA
accent
#7900E6
background
#F9FBFF
surface
#F2F6FF
border
#CCD0D7
text
#0F1218
muted
#7E8186