#52D4FD#52D4FD
#52D4FD is a light, vivid cyan. Relative luminance 0.560; OKLCH L 81.5% C 0.126 H 222.6°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #52D4FD |
|---|---|
| RGB | rgb(82, 212, 253) |
| HSL | hsl(194, 98%, 66%) |
| HSV | hsv(194, 68%, 99%) |
| CMYK | cmyk(67.6%, 16.2%, 0%, 0.8%) |
| CIE-LAB | lab(79.60, -23.09, -30.46) |
| CIE-LCH | lch(79.60, 38.22, 232.84°) |
| OKLab | oklab(81.47% -0.0924 -0.0851) |
| OKLCH | oklch(81.47% 0.126 222.6) |
| XYZ | xyz(44.7455, 55.9677, 101.3541) |
| Luminance | 0.5597 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.18
Neon Blue
#04D9FF
ΔE00 3.46
Sky Blue
#87CEEB
ΔE00 5.17
Baby Blue
#89CFF0
ΔE00 5.34
Lightblue (survey)
#7BC8F6
ΔE00 6.53
Lightskyblue
#87CEFA
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52D4FD #FD7B52
analogous
#52FDD0 #52D4FD #527EFD
triadic
#52D4FD #FD52D4 #D4FD52
tetradic
#52D4FD #D052FD #FD7B52 #7EFD52
square
#52D4FD #D052FD #FD7B52 #7EFD52
split-complementary
#52D4FD #FD527E #FDD052
monochromatic
#02A0D2 #15C5FC #52D4FD #8EE3FE #CBF2FE
Accessibility & contrast
On white
1.72
#52D4FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#52D4FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52D4FD
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52D4FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52D4FD | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCFFF
Deuteranopia (green-blind)
#A4BEFD
Tritanopia (blue-blind)
#00E1E1
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #52d4fd; /* rgb */ color: rgb(82, 212, 253); /* oklch */ color: oklch(81.5% 0.126 222.6);
Tailwind
colors: {
custom: {
50: '#95e1fe',
500: '#52d4fd',
950: '#000000',
},
}SCSS
$custom: #52d4fd; $custom-light: #95e1fe; $custom-dark: #000000;
JSON
{
"hex": "#52d4fd",
"rgb": {
"r": 82,
"g": 212,
"b": 253
},
"hsl": {
"h": 194.386,
"s": 97.714,
"l": 65.686
},
"oklch": {
"l": 0.81468,
"c": 0.12564,
"h": 222.6
},
"luminance": 0.55973
}Semantic roles & 50–950 ramp
primary
#52D4FD
secondary
#CD4E26
accent
#3700E6
background
#FCFEFF
surface
#F5FCFF
border
#CFD5D7
text
#0F1517
muted
#808485