#52ACEB#52ACEB
#52ACEB is a light, vivid cyan. Relative luminance 0.373; OKLCH L 71.6% C 0.126 H 242.0°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #52ACEB |
|---|---|
| RGB | rgb(82, 172, 235) |
| HSL | hsl(205, 79%, 62%) |
| HSV | hsv(205, 65%, 92%) |
| CMYK | cmyk(65.1%, 26.8%, 0%, 7.8%) |
| CIE-LAB | lab(67.50, -7.69, -39.49) |
| CIE-LCH | lch(67.50, 40.23, 258.98°) |
| OKLab | oklab(71.6% -0.0591 -0.1112) |
| OKLCH | oklch(71.6% 0.126 242) |
| XYZ | xyz(33.2219, 37.2936, 84.0287) |
| Luminance | 0.3730 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 5.51
Azure (survey)
#069AF3
ΔE00 6.04
Deepskyblue
#00BFFF
ΔE00 7.11
Lightblue (survey)
#7BC8F6
ΔE00 8.25
Sky
#82CAFC
ΔE00 8.55
Carolina Blue
#8AB8FE
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52ACEB #EB9152
analogous
#52EBDE #52ACEB #525FEB
triadic
#52ACEB #EB52AC #ACEB52
tetradic
#52ACEB #DE52EB #EB9152 #5FEB52
square
#52ACEB #DE52EB #EB9152 #5FEB52
split-complementary
#52ACEB #EB525F #EBDE52
monochromatic
#146FAE #1B92E5 #52ACEB #89C6F1 #C0E1F8
Accessibility & contrast
On white
2.48
#52ACEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#52ACEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52ACEB
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52ACEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52ACEB | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90ADEE
Deuteranopia (green-blind)
#7B9EEA
Tritanopia (blue-blind)
#00BCC2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #52aceb; /* rgb */ color: rgb(82, 172, 235); /* oklch */ color: oklch(71.6% 0.126 242.0);
Tailwind
colors: {
custom: {
50: '#91c4f1',
500: '#52aceb',
950: '#000000',
},
}SCSS
$custom: #52aceb; $custom-light: #91c4f1; $custom-dark: #000000;
JSON
{
"hex": "#52aceb",
"rgb": {
"r": 82,
"g": 172,
"b": 235
},
"hsl": {
"h": 204.706,
"s": 79.275,
"l": 62.157
},
"oklch": {
"l": 0.71597,
"c": 0.12598,
"h": 242
},
"luminance": 0.37297
}Semantic roles & 50–950 ramp
primary
#52ACEB
secondary
#E8C7B0
accent
#600ADC
background
#F9FCFE
surface
#F2F8FD
border
#CCD1D5
text
#0E1217
muted
#7E8185