#52D2FD#52D2FD
#52D2FD is a light, vivid cyan. Relative luminance 0.550; OKLCH L 81.0% C 0.126 H 224.1°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #52D2FD |
|---|---|
| RGB | rgb(82, 210, 253) |
| HSL | hsl(195, 98%, 66%) |
| HSV | hsv(195, 68%, 99%) |
| CMYK | cmyk(67.6%, 17%, 0%, 0.8%) |
| CIE-LAB | lab(79.03, -22.08, -31.33) |
| CIE-LCH | lch(79.03, 38.33, 234.83°) |
| OKLab | oklab(81.01% -0.0905 -0.0876) |
| OKLCH | oklch(81.01% 0.126 224.1) |
| XYZ | xyz(44.2487, 54.9740, 101.1885) |
| Luminance | 0.5498 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 2.73
Neon Blue
#04D9FF
ΔE00 4.12
Sky Blue
#87CEEB
ΔE00 5.10
Baby Blue
#89CFF0
ΔE00 5.13
Lightblue (survey)
#7BC8F6
ΔE00 5.91
Lightskyblue
#87CEFA
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52D2FD #FD7D52
analogous
#52FDD3 #52D2FD #527CFD
triadic
#52D2FD #FD52D2 #D2FD52
tetradic
#52D2FD #D352FD #FD7D52 #7CFD52
square
#52D2FD #D352FD #FD7D52 #7CFD52
split-complementary
#52D2FD #FD527C #FDD352
monochromatic
#029ED2 #15C2FC #52D2FD #8EE2FE #CBF1FE
Accessibility & contrast
On white
1.75
#52D2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#52D2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52D2FD
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52D2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52D2FD | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACEFF
Deuteranopia (green-blind)
#A2BCFD
Tritanopia (blue-blind)
#00DFE0
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #52d2fd; /* rgb */ color: rgb(82, 210, 253); /* oklch */ color: oklch(81.0% 0.126 224.1);
Tailwind
colors: {
custom: {
50: '#95e0fe',
500: '#52d2fd',
950: '#000000',
},
}SCSS
$custom: #52d2fd; $custom-light: #95e0fe; $custom-dark: #000000;
JSON
{
"hex": "#52d2fd",
"rgb": {
"r": 82,
"g": 210,
"b": 253
},
"hsl": {
"h": 195.088,
"s": 97.714,
"l": 65.686
},
"oklch": {
"l": 0.81012,
"c": 0.12595,
"h": 224.1
},
"luminance": 0.54979
}Semantic roles & 50–950 ramp
primary
#52D2FD
secondary
#CD5026
accent
#3A00E6
background
#FCFEFF
surface
#F5FCFF
border
#CFD5D7
text
#0F1517
muted
#808485