#52AAEB#52AAEB
#52AAEB is a light, vivid cyan. Relative luminance 0.365; OKLCH L 71.1% C 0.127 H 243.3°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #52AAEB |
|---|---|
| RGB | rgb(82, 170, 235) |
| HSL | hsl(205, 79%, 62%) |
| HSV | hsv(205, 65%, 92%) |
| CMYK | cmyk(65.1%, 27.7%, 0%, 7.8%) |
| CIE-LAB | lab(66.93, -6.59, -40.38) |
| CIE-LCH | lch(66.93, 40.91, 260.74°) |
| OKLab | oklab(71.15% -0.0571 -0.1138) |
| OKLCH | oklch(71.15% 0.127 243.3) |
| XYZ | xyz(32.8441, 36.5381, 83.9028) |
| Luminance | 0.3654 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (survey)
#069AF3
ΔE00 5.41
Sky Blue (survey)
#75BBFD
ΔE00 5.69
Deepskyblue
#00BFFF
ΔE00 7.90
Dodgerblue
#1E90FF
ΔE00 8.65
Carolina Blue
#8AB8FE
ΔE00 8.75
Lightblue (survey)
#7BC8F6
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52AAEB #EB9352
analogous
#52EBDF #52AAEB #525EEB
triadic
#52AAEB #EB52AA #AAEB52
tetradic
#52AAEB #DF52EB #EB9352 #5EEB52
square
#52AAEB #DF52EB #EB9352 #5EEB52
split-complementary
#52AAEB #EB525E #EBDF52
monochromatic
#146DAE #1B8FE5 #52AAEB #89C5F1 #C0E0F8
Accessibility & contrast
On white
2.53
#52AAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#52AAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52AAEB
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52AAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52AAEB | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DABEE
Deuteranopia (green-blind)
#789CEA
Tritanopia (blue-blind)
#00BAC1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #52aaeb; /* rgb */ color: rgb(82, 170, 235); /* oklch */ color: oklch(71.1% 0.127 243.3);
Tailwind
colors: {
custom: {
50: '#91c3f1',
500: '#52aaeb',
950: '#000000',
},
}SCSS
$custom: #52aaeb; $custom-light: #91c3f1; $custom-dark: #000000;
JSON
{
"hex": "#52aaeb",
"rgb": {
"r": 82,
"g": 170,
"b": 235
},
"hsl": {
"h": 205.49,
"s": 79.275,
"l": 62.157
},
"oklch": {
"l": 0.71148,
"c": 0.12735,
"h": 243.3
},
"luminance": 0.36541
}Semantic roles & 50–950 ramp
primary
#52AAEB
secondary
#E8C8B0
accent
#630ADC
background
#F9FBFE
surface
#F2F7FD
border
#CCD0D5
text
#0E1217
muted
#7E8185