#52D7F9#52D7F9
#52D7F9 is a light, vivid cyan. Relative luminance 0.572; OKLCH L 82.0% C 0.123 H 218.1°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #52D7F9 |
|---|---|
| RGB | rgb(82, 215, 249) |
| HSL | hsl(192, 93%, 65%) |
| HSV | hsv(192, 67%, 98%) |
| CMYK | cmyk(67.1%, 13.7%, 0%, 2.4%) |
| CIE-LAB | lab(80.31, -25.79, -27.24) |
| CIE-LCH | lch(80.31, 37.52, 226.56°) |
| OKLab | oklab(81.99% -0.0968 -0.0759) |
| OKLCH | oklch(81.99% 0.123 218.1) |
| XYZ | xyz(44.8719, 57.2293, 98.2857) |
| Luminance | 0.5723 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 2.20
Bright Sky Blue
#02CCFE
ΔE00 4.83
Sky Blue
#87CEEB
ΔE00 5.72
Baby Blue
#89CFF0
ΔE00 6.31
Aqua Blue
#02D8E9
ΔE00 6.96
Robin'S Egg
#6DEDFD
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52D7F9 #F97452
analogous
#52F9C8 #52D7F9 #5283F9
triadic
#52D7F9 #F952D7 #D7F952
tetradic
#52D7F9 #C852F9 #F97452 #83F952
square
#52D7F9 #C852F9 #F97452 #83F952
split-complementary
#52D7F9 #F95283 #F9C852
monochromatic
#07A2CA #17C9F7 #52D7F9 #8DE5FB #C8F2FD
Accessibility & contrast
On white
1.69
#52D7F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#52D7F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52D7F9
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52D7F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52D7F9 | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1D1FB
Deuteranopia (green-blind)
#AAC0F9
Tritanopia (blue-blind)
#00E3E2
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #52d7f9; /* rgb */ color: rgb(82, 215, 249); /* oklch */ color: oklch(82.0% 0.123 218.1);
Tailwind
colors: {
custom: {
50: '#95e3fb',
500: '#52d7f9',
950: '#000000',
},
}SCSS
$custom: #52d7f9; $custom-light: #95e3fb; $custom-dark: #000000;
JSON
{
"hex": "#52d7f9",
"rgb": {
"r": 82,
"g": 215,
"b": 249
},
"hsl": {
"h": 192.216,
"s": 93.296,
"l": 64.902
},
"oklch": {
"l": 0.81993,
"c": 0.12306,
"h": 218.1
},
"luminance": 0.57234
}Semantic roles & 50–950 ramp
primary
#52D7F9
secondary
#C64929
accent
#2F00E6
background
#FCFEFF
surface
#F5FCFF
border
#CFD5D7
text
#0F1517
muted
#808485