#52ABEB#52ABEB
#52ABEB is a light, vivid cyan. Relative luminance 0.369; OKLCH L 71.4% C 0.127 H 242.7°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #52ABEB |
|---|---|
| RGB | rgb(82, 171, 235) |
| HSL | hsl(205, 79%, 62%) |
| HSV | hsv(205, 65%, 92%) |
| CMYK | cmyk(65.1%, 27.2%, 0%, 7.8%) |
| CIE-LAB | lab(67.21, -7.14, -39.93) |
| CIE-LCH | lch(67.21, 40.57, 259.86°) |
| OKLab | oklab(71.37% -0.0581 -0.1125) |
| OKLCH | oklch(71.37% 0.127 242.7) |
| XYZ | xyz(33.0323, 36.9144, 83.9655) |
| Luminance | 0.3692 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 5.59
Azure (survey)
#069AF3
ΔE00 5.71
Deepskyblue
#00BFFF
ΔE00 7.50
Lightblue (survey)
#7BC8F6
ΔE00 8.55
Carolina Blue
#8AB8FE
ΔE00 8.81
Sky
#82CAFC
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52ABEB #EB9252
analogous
#52EBDF #52ABEB #525FEB
triadic
#52ABEB #EB52AB #ABEB52
tetradic
#52ABEB #DF52EB #EB9252 #5FEB52
square
#52ABEB #DF52EB #EB9252 #5FEB52
split-complementary
#52ABEB #EB525F #EBDF52
monochromatic
#146EAE #1B90E5 #52ABEB #89C6F1 #C0E0F8
Accessibility & contrast
On white
2.50
#52ABEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#52ABEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52ABEB
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52ABEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52ABEB | 1.00 | 2.50 | 8.38 | 8.38 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EACEE
Deuteranopia (green-blind)
#799DEA
Tritanopia (blue-blind)
#00BBC1
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #52abeb; /* rgb */ color: rgb(82, 171, 235); /* oklch */ color: oklch(71.4% 0.127 242.7);
Tailwind
colors: {
custom: {
50: '#91c3f1',
500: '#52abeb',
950: '#000000',
},
}SCSS
$custom: #52abeb; $custom-light: #91c3f1; $custom-dark: #000000;
JSON
{
"hex": "#52abeb",
"rgb": {
"r": 82,
"g": 171,
"b": 235
},
"hsl": {
"h": 205.098,
"s": 79.275,
"l": 62.157
},
"oklch": {
"l": 0.71372,
"c": 0.12666,
"h": 242.7
},
"luminance": 0.36918
}Semantic roles & 50–950 ramp
primary
#52ABEB
secondary
#E8C8B0
accent
#620ADC
background
#F9FCFE
surface
#F2F8FD
border
#CCD1D5
text
#0E1217
muted
#7E8185