#52AAFF#52AAFF
#52AAFF is a light, vivid cyan. Relative luminance 0.378; OKLCH L 72.2% C 0.150 H 250.0°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #52AAFF |
|---|---|
| RGB | rgb(82, 170, 255) |
| HSL | hsl(209, 100%, 66%) |
| HSV | hsv(209, 68%, 100%) |
| CMYK | cmyk(67.8%, 33.3%, 0%, 0%) |
| CIE-LAB | lab(67.84, 0.03, -49.84) |
| CIE-LCH | lch(67.84, 49.84, 270.03°) |
| OKLab | oklab(72.17% -0.0514 -0.1413) |
| OKLCH | oklch(72.17% 0.15 250) |
| XYZ | xyz(35.8977, 37.7595, 99.9848) |
| Luminance | 0.3776 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 5.00
Azure (survey)
#069AF3
ΔE00 5.73
Carolina Blue
#8AB8FE
ΔE00 7.26
Dodgerblue
#1E90FF
ΔE00 7.74
Cornflowerblue
#6495ED
ΔE00 8.10
Dark Sky Blue
#448EE4
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52AAFF #FFA752
analogous
#52FFFE #52AAFF #5253FF
triadic
#52AAFF #FF52AA #AAFF52
tetradic
#52AAFF #FE52FF #FFA752 #53FF52
square
#52AAFF #FE52FF #FFA752 #53FF52
split-complementary
#52AAFF #FF5253 #FFFE52
monochromatic
#006DD7 #158CFF #52AAFF #8FC8FF #CCE6FF
Accessibility & contrast
On white
2.46
#52AAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#52AAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52AAFF
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52AAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52AAFF | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84AEFF
Deuteranopia (green-blind)
#6C9EFD
Tritanopia (blue-blind)
#00BEC9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #52aaff; /* rgb */ color: rgb(82, 170, 255); /* oklch */ color: oklch(72.2% 0.150 250.0);
Tailwind
colors: {
custom: {
50: '#94c2ff',
500: '#52aaff',
950: '#000000',
},
}SCSS
$custom: #52aaff; $custom-light: #94c2ff; $custom-dark: #000000;
JSON
{
"hex": "#52aaff",
"rgb": {
"r": 82,
"g": 170,
"b": 255
},
"hsl": {
"h": 209.48,
"s": 100,
"l": 66.078
},
"oklch": {
"l": 0.72168,
"c": 0.15042,
"h": 250
},
"luminance": 0.37763
}Semantic roles & 50–950 ramp
primary
#52AAFF
secondary
#F3D6BA
accent
#7100E6
background
#F9FBFF
surface
#F2F7FF
border
#CCD0D7
text
#0F1218
muted
#7E8186