#52AEFF#52AEFF
#52AEFF is a light, vivid cyan. Relative luminance 0.393; OKLCH L 73.0% C 0.147 H 247.9°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #52AEFF |
|---|---|
| RGB | rgb(82, 174, 255) |
| HSL | hsl(208, 100%, 66%) |
| HSV | hsv(208, 68%, 100%) |
| CMYK | cmyk(67.8%, 31.8%, 0%, 0%) |
| CIE-LAB | lab(68.95, -2.23, -48.09) |
| CIE-LCH | lch(68.95, 48.14, 267.35°) |
| OKLab | oklab(73.04% -0.0552 -0.1362) |
| OKLCH | oklch(73.04% 0.147 247.9) |
| XYZ | xyz(36.6589, 39.2820, 100.2386) |
| Luminance | 0.3929 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.21
Azure (survey)
#069AF3
ΔE00 6.38
Carolina Blue
#8AB8FE
ΔE00 7.35
Sky
#82CAFC
ΔE00 8.44
Lightblue (survey)
#7BC8F6
ΔE00 8.77
Dodgerblue
#1E90FF
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52AEFF #FFA352
analogous
#52FFF9 #52AEFF #5257FF
triadic
#52AEFF #FF52AE #AEFF52
tetradic
#52AEFF #F952FF #FFA352 #57FF52
square
#52AEFF #F952FF #FFA352 #57FF52
split-complementary
#52AEFF #FF5257 #FFF952
monochromatic
#0072D7 #1591FF #52AEFF #8FCBFF #CCE7FF
Accessibility & contrast
On white
2.37
#52AEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#52AEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52AEFF
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52AEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52AEFF | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB1FF
Deuteranopia (green-blind)
#72A1FD
Tritanopia (blue-blind)
#00C1CB
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #52aeff; /* rgb */ color: rgb(82, 174, 255); /* oklch */ color: oklch(73.0% 0.147 247.9);
Tailwind
colors: {
custom: {
50: '#94c5ff',
500: '#52aeff',
950: '#000000',
},
}SCSS
$custom: #52aeff; $custom-light: #94c5ff; $custom-dark: #000000;
JSON
{
"hex": "#52aeff",
"rgb": {
"r": 82,
"g": 174,
"b": 255
},
"hsl": {
"h": 208.092,
"s": 100,
"l": 66.078
},
"oklch": {
"l": 0.73042,
"c": 0.14696,
"h": 247.9
},
"luminance": 0.39286
}Semantic roles & 50–950 ramp
primary
#52AEFF
secondary
#F3D5BA
accent
#6B00E6
background
#F9FCFF
surface
#F2F8FF
border
#CCD1D7
text
#0F1218
muted
#7E8186