#52CEF3#52CEF3
#52CEF3 is a light, moderate cyan. Relative luminance 0.524; OKLCH L 79.7% C 0.120 H 221.2°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #52CEF3 |
|---|---|
| RGB | rgb(82, 206, 243) |
| HSL | hsl(194, 87%, 64%) |
| HSV | hsv(194, 66%, 95%) |
| CMYK | cmyk(66.3%, 15.2%, 0%, 4.7%) |
| CIE-LAB | lab(77.52, -23.11, -28.31) |
| CIE-LCH | lch(77.52, 36.54, 230.77°) |
| OKLab | oklab(79.69% -0.0902 -0.079) |
| OKLCH | oklch(79.69% 0.12 221.2) |
| XYZ | xyz(41.7220, 52.4029, 92.6926) |
| Luminance | 0.5241 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bright Sky Blue
#02CCFE
ΔE00 3.17
Neon Blue
#04D9FF
ΔE00 3.74
Sky Blue
#87CEEB
ΔE00 4.89
Baby Blue
#89CFF0
ΔE00 5.38
Lightblue (survey)
#7BC8F6
ΔE00 6.62
Lightskyblue
#87CEFA
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52CEF3 #F37752
analogous
#52F3C7 #52CEF3 #527DF3
triadic
#52CEF3 #F352CE #CEF352
tetradic
#52CEF3 #C752F3 #F37752 #7DF352
square
#52CEF3 #C752F3 #F37752 #7DF352
split-complementary
#52CEF3 #F3527D #F3C752
monochromatic
#0D95BD #19BEEF #52CEF3 #8BDEF7 #C4EEFB
Accessibility & contrast
On white
1.83
#52CEF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#52CEF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52CEF3
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52CEF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52CEF3 | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C9F5
Deuteranopia (green-blind)
#A1B8F3
Tritanopia (blue-blind)
#00DADA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #52cef3; /* rgb */ color: rgb(82, 206, 243); /* oklch */ color: oklch(79.7% 0.120 221.2);
Tailwind
colors: {
custom: {
50: '#94ddf7',
500: '#52cef3',
950: '#000000',
},
}SCSS
$custom: #52cef3; $custom-light: #94ddf7; $custom-dark: #000000;
JSON
{
"hex": "#52cef3",
"rgb": {
"r": 82,
"g": 206,
"b": 243
},
"hsl": {
"h": 193.789,
"s": 87.027,
"l": 63.725
},
"oklch": {
"l": 0.79686,
"c": 0.11992,
"h": 221.2
},
"luminance": 0.52408
}Semantic roles & 50–950 ramp
primary
#52CEF3
secondary
#BC4E2E
accent
#3602E4
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485