#52D0F4#52D0F4
#52D0F4 is a light, vivid cyan. Relative luminance 0.534; OKLCH L 80.2% C 0.120 H 220.3°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #52D0F4 |
|---|---|
| RGB | rgb(82, 208, 244) |
| HSL | hsl(193, 88%, 64%) |
| HSV | hsv(193, 66%, 96%) |
| CMYK | cmyk(66.4%, 14.8%, 0%, 4.3%) |
| CIE-LAB | lab(78.13, -23.81, -27.91) |
| CIE-LCH | lch(78.13, 36.69, 229.53°) |
| OKLab | oklab(80.19% -0.0918 -0.0778) |
| OKLCH | oklch(80.19% 0.12 220.3) |
| XYZ | xyz(42.3580, 53.4326, 93.6516) |
| Luminance | 0.5344 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.26
Bright Sky Blue
#02CCFE
ΔE00 3.53
Sky Blue
#87CEEB
ΔE00 5.01
Baby Blue
#89CFF0
ΔE00 5.55
Lightblue (survey)
#7BC8F6
ΔE00 7.04
Lightskyblue
#87CEFA
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52D0F4 #F47652
analogous
#52F4C7 #52D0F4 #527FF4
triadic
#52D0F4 #F452D0 #D0F452
tetradic
#52D0F4 #C752F4 #F47652 #7FF452
square
#52D0F4 #C752F4 #F47652 #7FF452
split-complementary
#52D0F4 #F4527F #F4C752
monochromatic
#0C98BF #18C0F0 #52D0F4 #8CE0F8 #C5EFFB
Accessibility & contrast
On white
1.80
#52D0F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#52D0F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52D0F4
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52D0F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52D0F4 | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACBF6
Deuteranopia (green-blind)
#A3BAF4
Tritanopia (blue-blind)
#00DCDB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #52d0f4; /* rgb */ color: rgb(82, 208, 244); /* oklch */ color: oklch(80.2% 0.120 220.3);
Tailwind
colors: {
custom: {
50: '#94def7',
500: '#52d0f4',
950: '#000000',
},
}SCSS
$custom: #52d0f4; $custom-light: #94def7; $custom-dark: #000000;
JSON
{
"hex": "#52d0f4",
"rgb": {
"r": 82,
"g": 208,
"b": 244
},
"hsl": {
"h": 193.333,
"s": 88.043,
"l": 63.922
},
"oklch": {
"l": 0.80186,
"c": 0.12039,
"h": 220.3
},
"luminance": 0.53437
}Semantic roles & 50–950 ramp
primary
#52D0F4
secondary
#BD4D2D
accent
#3301E5
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485