#52D3FD#52D3FD
#52D3FD is a light, vivid cyan. Relative luminance 0.555; OKLCH L 81.2% C 0.126 H 223.3°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #52D3FD |
|---|---|
| RGB | rgb(82, 211, 253) |
| HSL | hsl(195, 98%, 66%) |
| HSV | hsv(195, 68%, 99%) |
| CMYK | cmyk(67.6%, 16.6%, 0%, 0.8%) |
| CIE-LAB | lab(79.31, -22.58, -30.90) |
| CIE-LCH | lch(79.31, 38.27, 233.84°) |
| OKLab | oklab(81.24% -0.0915 -0.0863) |
| OKLCH | oklch(81.24% 0.126 223.3) |
| XYZ | xyz(44.4963, 55.4693, 101.2710) |
| Luminance | 0.5547 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 2.94
Neon Blue
#04D9FF
ΔE00 3.78
Sky Blue
#87CEEB
ΔE00 5.12
Baby Blue
#89CFF0
ΔE00 5.22
Lightblue (survey)
#7BC8F6
ΔE00 6.22
Lightskyblue
#87CEFA
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52D3FD #FD7C52
analogous
#52FDD1 #52D3FD #527DFD
triadic
#52D3FD #FD52D3 #D3FD52
tetradic
#52D3FD #D152FD #FD7C52 #7DFD52
square
#52D3FD #D152FD #FD7C52 #7DFD52
split-complementary
#52D3FD #FD527D #FDD152
monochromatic
#029FD2 #15C4FC #52D3FD #8EE2FE #CBF2FE
Accessibility & contrast
On white
1.74
#52D3FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#52D3FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52D3FD
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52D3FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52D3FD | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCEFF
Deuteranopia (green-blind)
#A3BDFD
Tritanopia (blue-blind)
#00E0E1
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #52d3fd; /* rgb */ color: rgb(82, 211, 253); /* oklch */ color: oklch(81.2% 0.126 223.3);
Tailwind
colors: {
custom: {
50: '#95e0fe',
500: '#52d3fd',
950: '#000000',
},
}SCSS
$custom: #52d3fd; $custom-light: #95e0fe; $custom-dark: #000000;
JSON
{
"hex": "#52d3fd",
"rgb": {
"r": 82,
"g": 211,
"b": 253
},
"hsl": {
"h": 194.737,
"s": 97.714,
"l": 65.686
},
"oklch": {
"l": 0.8124,
"c": 0.12578,
"h": 223.3
},
"luminance": 0.55474
}Semantic roles & 50–950 ramp
primary
#52D3FD
secondary
#CD4F26
accent
#3800E6
background
#FCFEFF
surface
#F5FCFF
border
#CFD5D7
text
#0F1517
muted
#808485