#52E2FF#52E2FF
#52E2FF is a very light, vivid cyan. Relative luminance 0.634; OKLCH L 84.7% C 0.127 H 213.8°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #52E2FF |
|---|---|
| RGB | rgb(82, 226, 255) |
| HSL | hsl(190, 100%, 66%) |
| HSV | hsv(190, 68%, 100%) |
| CMYK | cmyk(67.8%, 11.4%, 0%, 0%) |
| CIE-LAB | lab(83.65, -29.39, -25.31) |
| CIE-LCH | lch(83.65, 38.79, 220.74°) |
| OKLab | oklab(84.75% -0.1052 -0.0704) |
| OKLCH | oklch(84.75% 0.127 213.8) |
| XYZ | xyz(48.7184, 63.4010, 104.2584) |
| Luminance | 0.6341 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.34
Robin'S Egg
#6DEDFD
ΔE00 4.57
Aqua Blue
#02D8E9
ΔE00 5.72
Robin Egg Blue
#8AF1FE
ΔE00 6.15
Robin'S Egg Blue
#98EFF9
ΔE00 7.26
Bright Sky Blue
#02CCFE
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52E2FF #FF6F52
analogous
#52FFC5 #52E2FF #528BFF
triadic
#52E2FF #FF52E2 #E2FF52
tetradic
#52E2FF #C552FF #FF6F52 #8BFF52
square
#52E2FF #C552FF #FF6F52 #8BFF52
split-complementary
#52E2FF #FF528B #FFC552
monochromatic
#00B3D7 #15D8FF #52E2FF #8FECFF #CCF7FF
Accessibility & contrast
On white
1.53
#52E2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#52E2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52E2FF
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52E2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52E2FF | 1.00 | 1.53 | 13.68 | 13.68 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDDBFF
Deuteranopia (green-blind)
#B4C9FF
Tritanopia (blue-blind)
#00EDEB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #52e2ff; /* rgb */ color: rgb(82, 226, 255); /* oklch */ color: oklch(84.7% 0.127 213.8);
Tailwind
colors: {
custom: {
50: '#97ebff',
500: '#52e2ff',
950: '#000000',
},
}SCSS
$custom: #52e2ff; $custom-light: #97ebff; $custom-dark: #000000;
JSON
{
"hex": "#52e2ff",
"rgb": {
"r": 82,
"g": 226,
"b": 255
},
"hsl": {
"h": 190.058,
"s": 100,
"l": 66.078
},
"oklch": {
"l": 0.84749,
"c": 0.12665,
"h": 213.8
},
"luminance": 0.63407
}Semantic roles & 50–950 ramp
primary
#52E2FF
secondary
#D04225
accent
#2600E6
background
#FCFEFF
surface
#F6FDFF
border
#D0D5D7
text
#0F1618
muted
#808486