#52CFF3#52CFF3
#52CFF3 is a light, moderate cyan. Relative luminance 0.529; OKLCH L 79.9% C 0.120 H 220.4°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #52CFF3 |
|---|---|
| RGB | rgb(82, 207, 243) |
| HSL | hsl(193, 87%, 64%) |
| HSV | hsv(193, 66%, 95%) |
| CMYK | cmyk(66.3%, 14.8%, 0%, 4.7%) |
| CIE-LAB | lab(77.81, -23.62, -27.87) |
| CIE-LCH | lch(77.81, 36.53, 229.72°) |
| OKLab | oklab(79.92% -0.0912 -0.0777) |
| OKLCH | oklch(79.92% 0.12 220.4) |
| XYZ | xyz(41.9635, 52.8859, 92.7731) |
| Luminance | 0.5289 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.44
Bright Sky Blue
#02CCFE
ΔE00 3.45
Sky Blue
#87CEEB
ΔE00 4.97
Baby Blue
#89CFF0
ΔE00 5.51
Lightblue (survey)
#7BC8F6
ΔE00 6.94
Lightskyblue
#87CEFA
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52CFF3 #F37652
analogous
#52F3C6 #52CFF3 #527EF3
triadic
#52CFF3 #F352CF #CFF352
tetradic
#52CFF3 #C652F3 #F37652 #7EF352
square
#52CFF3 #C652F3 #F37652 #7EF352
split-complementary
#52CFF3 #F3527E #F3C652
monochromatic
#0D96BD #19BFEF #52CFF3 #8BDFF7 #C4EFFB
Accessibility & contrast
On white
1.81
#52CFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#52CFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52CFF3
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52CFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52CFF3 | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CAF5
Deuteranopia (green-blind)
#A2B9F3
Tritanopia (blue-blind)
#00DBDA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #52cff3; /* rgb */ color: rgb(82, 207, 243); /* oklch */ color: oklch(79.9% 0.120 220.4);
Tailwind
colors: {
custom: {
50: '#94ddf7',
500: '#52cff3',
950: '#000000',
},
}SCSS
$custom: #52cff3; $custom-light: #94ddf7; $custom-dark: #000000;
JSON
{
"hex": "#52cff3",
"rgb": {
"r": 82,
"g": 207,
"b": 243
},
"hsl": {
"h": 193.416,
"s": 87.027,
"l": 63.725
},
"oklch": {
"l": 0.79916,
"c": 0.11985,
"h": 220.4
},
"luminance": 0.52891
}Semantic roles & 50–950 ramp
primary
#52CFF3
secondary
#BC4D2E
accent
#3402E4
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485