#52ECFA#52ECFA
#52ECFA is a very light, vivid teal. Relative luminance 0.687; OKLCH L 86.9% C 0.128 H 203.8°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #52ECFA |
|---|---|
| RGB | rgb(82, 236, 250) |
| HSL | hsl(185, 94%, 65%) |
| HSV | hsv(185, 67%, 98%) |
| CMYK | cmyk(67.2%, 5.6%, 0%, 2%) |
| CIE-LAB | lab(86.35, -35.58, -18.60) |
| CIE-LCH | lch(86.35, 40.15, 207.60°) |
| OKLab | oklab(86.87% -0.1169 -0.0516) |
| OKLCH | oklch(86.87% 0.128 203.8) |
| XYZ | xyz(50.7229, 68.6811, 101.0075) |
| Luminance | 0.6869 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 2.11
Bright Light Blue
#26F7FD
ΔE00 4.24
Robin Egg Blue
#8AF1FE
ΔE00 4.26
Aqua Blue
#02D8E9
ΔE00 5.03
Robin'S Egg Blue
#98EFF9
ΔE00 5.65
Bright Cyan
#41FDFE
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52ECFA #FA6052
analogous
#52FAB4 #52ECFA #5298FA
triadic
#52ECFA #FA52EC #ECFA52
tetradic
#52ECFA #B452FA #FA6052 #98FA52
square
#52ECFA #B452FA #FA6052 #98FA52
split-complementary
#52ECFA #FA5298 #FAB452
monochromatic
#06BBCC #17E5F8 #52ECFA #8DF3FC #C9F9FD
Accessibility & contrast
On white
1.42
#52ECFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#52ECFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52ECFA
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52ECFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52ECFA | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE2FB
Deuteranopia (green-blind)
#C1D0FB
Tritanopia (blue-blind)
#00F5F0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #52ecfa; /* rgb */ color: rgb(82, 236, 250); /* oklch */ color: oklch(86.9% 0.128 203.8);
Tailwind
colors: {
custom: {
50: '#97f2fc',
500: '#52ecfa',
950: '#000000',
},
}SCSS
$custom: #52ecfa; $custom-light: #97f2fc; $custom-dark: #000000;
JSON
{
"hex": "#52ecfa",
"rgb": {
"r": 82,
"g": 236,
"b": 250
},
"hsl": {
"h": 185,
"s": 94.382,
"l": 65.098
},
"oklch": {
"l": 0.86867,
"c": 0.12776,
"h": 203.8
},
"luminance": 0.68687
}Semantic roles & 50–950 ramp
primary
#52ECFA
secondary
#C73629
accent
#1300E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#0F1717
muted
#808585