#52F2FA#52F2FA
#52F2FA is a very light, vivid teal. Relative luminance 0.722; OKLCH L 88.3% C 0.130 H 199.9°. Best body text is #000000 at 15.44:1 contrast (WCAG AA passes).
Color values
| HEX | #52F2FA |
|---|---|
| RGB | rgb(82, 242, 250) |
| HSL | hsl(183, 94%, 65%) |
| HSV | hsv(183, 67%, 98%) |
| CMYK | cmyk(67.2%, 3.2%, 0%, 2%) |
| CIE-LAB | lab(88.06, -38.35, -16.02) |
| CIE-LCH | lch(88.06, 41.56, 202.67°) |
| OKLab | oklab(88.26% -0.1226 -0.0444) |
| OKLCH | oklch(88.26% 0.13 199.9) |
| XYZ | xyz(52.4795, 72.1942, 101.5930) |
| Luminance | 0.7220 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 2.13
Bright Cyan
#41FDFE
ΔE00 3.47
Robin'S Egg
#6DEDFD
ΔE00 3.90
Aqua
#00FFFF
ΔE00 4.49
Robin Egg Blue
#8AF1FE
ΔE00 5.12
Bright Turquoise
#0FFEF9
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52F2FA #FA5A52
analogous
#52FAAE #52F2FA #529EFA
triadic
#52F2FA #FA52F2 #F2FA52
tetradic
#52F2FA #AE52FA #FA5A52 #9EFA52
square
#52F2FA #AE52FA #FA5A52 #9EFA52
split-complementary
#52F2FA #FA529E #FAAE52
monochromatic
#06C2CC #17EEF8 #52F2FA #8DF6FC #C9FBFD
Accessibility & contrast
On white
1.36
#52F2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.44
#52F2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52F2FA
15.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52F2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52F2FA | 1.00 | 1.36 | 15.44 | 15.44 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E7FB
Deuteranopia (green-blind)
#C8D5FB
Tritanopia (blue-blind)
#00FBF4
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #52f2fa; /* rgb */ color: rgb(82, 242, 250); /* oklch */ color: oklch(88.3% 0.130 199.9);
Tailwind
colors: {
custom: {
50: '#98f7fc',
500: '#52f2fa',
950: '#000000',
},
}SCSS
$custom: #52f2fa; $custom-light: #98f7fc; $custom-dark: #000000;
JSON
{
"hex": "#52f2fa",
"rgb": {
"r": 82,
"g": 242,
"b": 250
},
"hsl": {
"h": 182.857,
"s": 94.382,
"l": 65.098
},
"oklch": {
"l": 0.88255,
"c": 0.13045,
"h": 199.9
},
"luminance": 0.722
}Semantic roles & 50–950 ramp
primary
#52F2FA
secondary
#C73029
accent
#0B00E6
background
#FCFFFF
surface
#F6FFFF
border
#D0D7D7
text
#0F1717
muted
#808585