#52CCF3#52CCF3
#52CCF3 is a light, vivid cyan. Relative luminance 0.515; OKLCH L 79.2% C 0.120 H 222.7°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #52CCF3 |
|---|---|
| RGB | rgb(82, 204, 243) |
| HSL | hsl(195, 87%, 64%) |
| HSV | hsv(195, 66%, 95%) |
| CMYK | cmyk(66.3%, 16%, 0%, 4.7%) |
| CIE-LAB | lab(76.95, -22.10, -29.19) |
| CIE-LCH | lch(76.95, 36.61, 232.86°) |
| OKLab | oklab(79.23% -0.0883 -0.0815) |
| OKLCH | oklch(79.23% 0.12 222.7) |
| XYZ | xyz(41.2436, 51.4461, 92.5331) |
| Luminance | 0.5145 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 2.73
Neon Blue
#04D9FF
ΔE00 4.40
Sky Blue
#87CEEB
ΔE00 4.85
Baby Blue
#89CFF0
ΔE00 5.19
Lightblue (survey)
#7BC8F6
ΔE00 6.01
Lightskyblue
#87CEFA
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52CCF3 #F37952
analogous
#52F3C9 #52CCF3 #527BF3
triadic
#52CCF3 #F352CC #CCF352
tetradic
#52CCF3 #C952F3 #F37952 #7BF352
square
#52CCF3 #C952F3 #F37952 #7BF352
split-complementary
#52CCF3 #F3527B #F3C952
monochromatic
#0D93BD #19BBEF #52CCF3 #8BDDF7 #C4EEFB
Accessibility & contrast
On white
1.86
#52CCF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#52CCF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52CCF3
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52CCF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52CCF3 | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C7F5
Deuteranopia (green-blind)
#9FB7F3
Tritanopia (blue-blind)
#00D8D8
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #52ccf3; /* rgb */ color: rgb(82, 204, 243); /* oklch */ color: oklch(79.2% 0.120 222.7);
Tailwind
colors: {
custom: {
50: '#94dbf7',
500: '#52ccf3',
950: '#000000',
},
}SCSS
$custom: #52ccf3; $custom-light: #94dbf7; $custom-dark: #000000;
JSON
{
"hex": "#52ccf3",
"rgb": {
"r": 82,
"g": 204,
"b": 243
},
"hsl": {
"h": 194.534,
"s": 87.027,
"l": 63.725
},
"oklch": {
"l": 0.79228,
"c": 0.12012,
"h": 222.7
},
"luminance": 0.51451
}Semantic roles & 50–950 ramp
primary
#52CCF3
secondary
#BC502E
accent
#3902E4
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485