#52A7FF#52A7FF
#52A7FF is a light, vivid cyan. Relative luminance 0.367; OKLCH L 71.5% C 0.153 H 251.5°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #52A7FF |
|---|---|
| RGB | rgb(82, 167, 255) |
| HSL | hsl(211, 100%, 66%) |
| HSV | hsv(211, 68%, 100%) |
| CMYK | cmyk(67.8%, 34.5%, 0%, 0%) |
| CIE-LAB | lab(67.01, 1.74, -51.15) |
| CIE-LCH | lch(67.01, 51.18, 271.94°) |
| OKLab | oklab(71.52% -0.0486 -0.1452) |
| OKLCH | oklch(71.52% 0.153 251.5) |
| XYZ | xyz(35.3417, 36.6475, 99.7995) |
| Luminance | 0.3665 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (survey)
#069AF3
ΔE00 5.43
Sky Blue (survey)
#75BBFD
ΔE00 5.72
Dodgerblue
#1E90FF
ΔE00 6.86
Cornflowerblue
#6495ED
ΔE00 7.15
Carolina Blue
#8AB8FE
ΔE00 7.35
Dark Sky Blue
#448EE4
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52A7FF #FFAA52
analogous
#52FEFF #52A7FF #5352FF
triadic
#52A7FF #FF52A7 #A7FF52
tetradic
#52A7FF #FF52FE #FFAA52 #52FF53
square
#52A7FF #FF52FE #FFAA52 #52FF53
split-complementary
#52A7FF #FF5352 #FEFF52
monochromatic
#0069D7 #1588FF #52A7FF #8FC6FF #CCE5FF
Accessibility & contrast
On white
2.52
#52A7FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#52A7FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52A7FF
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52A7FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52A7FF | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80ACFF
Deuteranopia (green-blind)
#679CFD
Tritanopia (blue-blind)
#00BCC7
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #52a7ff; /* rgb */ color: rgb(82, 167, 255); /* oklch */ color: oklch(71.5% 0.153 251.5);
Tailwind
colors: {
custom: {
50: '#94c0ff',
500: '#52a7ff',
950: '#000000',
},
}SCSS
$custom: #52a7ff; $custom-light: #94c0ff; $custom-dark: #000000;
JSON
{
"hex": "#52a7ff",
"rgb": {
"r": 82,
"g": 167,
"b": 255
},
"hsl": {
"h": 210.52,
"s": 100,
"l": 66.078
},
"oklch": {
"l": 0.71516,
"c": 0.15314,
"h": 251.5
},
"luminance": 0.36651
}Semantic roles & 50–950 ramp
primary
#52A7FF
secondary
#F3D7BA
accent
#7500E6
background
#F9FBFF
surface
#F2F7FF
border
#CCD0D7
text
#0F1218
muted
#7E8186