#52DDFA#52DDFA
#52DDFA is a very light, vivid cyan. Relative luminance 0.604; OKLCH L 83.4% C 0.124 H 214.3°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #52DDFA |
|---|---|
| RGB | rgb(82, 221, 250) |
| HSL | hsl(190, 94%, 65%) |
| HSV | hsv(190, 67%, 98%) |
| CMYK | cmyk(67.2%, 11.6%, 0%, 2%) |
| CIE-LAB | lab(82.06, -28.44, -25.10) |
| CIE-LCH | lch(82.06, 37.93, 221.43°) |
| OKLab | oklab(83.41% -0.1023 -0.0699) |
| OKLCH | oklch(83.41% 0.124 214.3) |
| XYZ | xyz(46.5842, 60.4036, 99.6279) |
| Luminance | 0.6041 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 2.73
Robin'S Egg
#6DEDFD
ΔE00 5.34
Aqua Blue
#02D8E9
ΔE00 5.50
Bright Sky Blue
#02CCFE
ΔE00 6.86
Robin Egg Blue
#8AF1FE
ΔE00 6.86
Sky Blue
#87CEEB
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52DDFA #FA6F52
analogous
#52FAC3 #52DDFA #5289FA
triadic
#52DDFA #FA52DD #DDFA52
tetradic
#52DDFA #C352FA #FA6F52 #89FA52
square
#52DDFA #C352FA #FA6F52 #89FA52
split-complementary
#52DDFA #FA5289 #FAC352
monochromatic
#06AACC #17D1F8 #52DDFA #8DE9FC #C9F4FD
Accessibility & contrast
On white
1.61
#52DDFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#52DDFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52DDFA
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52DDFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52DDFA | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D6FC
Deuteranopia (green-blind)
#B0C5FA
Tritanopia (blue-blind)
#00E8E6
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #52ddfa; /* rgb */ color: rgb(82, 221, 250); /* oklch */ color: oklch(83.4% 0.124 214.3);
Tailwind
colors: {
custom: {
50: '#96e8fc',
500: '#52ddfa',
950: '#000000',
},
}SCSS
$custom: #52ddfa; $custom-light: #96e8fc; $custom-dark: #000000;
JSON
{
"hex": "#52ddfa",
"rgb": {
"r": 82,
"g": 221,
"b": 250
},
"hsl": {
"h": 190.357,
"s": 94.382,
"l": 65.098
},
"oklch": {
"l": 0.8341,
"c": 0.12389,
"h": 214.3
},
"luminance": 0.60409
}Semantic roles & 50–950 ramp
primary
#52DDFA
secondary
#C74429
accent
#2800E6
background
#FCFEFF
surface
#F5FCFF
border
#CFD5D7
text
#0F1617
muted
#808485