#52CDF3#52CDF3
#52CDF3 is a light, vivid cyan. Relative luminance 0.519; OKLCH L 79.5% C 0.120 H 221.9°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #52CDF3 |
|---|---|
| RGB | rgb(82, 205, 243) |
| HSL | hsl(194, 87%, 64%) |
| HSV | hsv(194, 66%, 95%) |
| CMYK | cmyk(66.3%, 15.6%, 0%, 4.7%) |
| CIE-LAB | lab(77.23, -22.61, -28.75) |
| CIE-LCH | lch(77.23, 36.57, 231.82°) |
| OKLab | oklab(79.46% -0.0893 -0.0802) |
| OKLCH | oklch(79.46% 0.12 221.9) |
| XYZ | xyz(41.4821, 51.9230, 92.6126) |
| Luminance | 0.5193 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 2.93
Neon Blue
#04D9FF
ΔE00 4.06
Sky Blue
#87CEEB
ΔE00 4.85
Baby Blue
#89CFF0
ΔE00 5.27
Lightblue (survey)
#7BC8F6
ΔE00 6.31
Lightskyblue
#87CEFA
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52CDF3 #F37852
analogous
#52F3C8 #52CDF3 #527CF3
triadic
#52CDF3 #F352CD #CDF352
tetradic
#52CDF3 #C852F3 #F37852 #7CF352
square
#52CDF3 #C852F3 #F37852 #7CF352
split-complementary
#52CDF3 #F3527C #F3C852
monochromatic
#0D94BD #19BCEF #52CDF3 #8BDEF7 #C4EEFB
Accessibility & contrast
On white
1.84
#52CDF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#52CDF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52CDF3
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52CDF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52CDF3 | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C8F5
Deuteranopia (green-blind)
#A0B8F3
Tritanopia (blue-blind)
#00D9D9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #52cdf3; /* rgb */ color: rgb(82, 205, 243); /* oklch */ color: oklch(79.5% 0.120 221.9);
Tailwind
colors: {
custom: {
50: '#94dcf7',
500: '#52cdf3',
950: '#000000',
},
}SCSS
$custom: #52cdf3; $custom-light: #94dcf7; $custom-dark: #000000;
JSON
{
"hex": "#52cdf3",
"rgb": {
"r": 82,
"g": 205,
"b": 243
},
"hsl": {
"h": 194.161,
"s": 87.027,
"l": 63.725
},
"oklch": {
"l": 0.79457,
"c": 0.12001,
"h": 221.9
},
"luminance": 0.51928
}Semantic roles & 50–950 ramp
primary
#52CDF3
secondary
#BC4F2E
accent
#3702E4
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485