#52F7FA#52F7FA
#52F7FA is a very light, vivid teal. Relative luminance 0.752; OKLCH L 89.4% C 0.133 H 196.8°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #52F7FA |
|---|---|
| RGB | rgb(82, 247, 250) |
| HSL | hsl(181, 94%, 65%) |
| HSV | hsv(181, 67%, 98%) |
| CMYK | cmyk(67.2%, 1.2%, 0%, 2%) |
| CIE-LAB | lab(89.49, -40.62, -13.87) |
| CIE-LCH | lch(89.49, 42.92, 198.86°) |
| OKLab | oklab(89.41% -0.1275 -0.0385) |
| OKLCH | oklch(89.41% 0.133 196.8) |
| XYZ | xyz(53.9880, 75.2113, 102.0958) |
| Luminance | 0.7522 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 1.53
Bright Cyan
#41FDFE
ΔE00 1.64
Aqua
#00FFFF
ΔE00 2.80
Bright Turquoise
#0FFEF9
ΔE00 3.67
Robin'S Egg
#6DEDFD
ΔE00 5.69
Bright Aqua
#0BF9EA
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52F7FA #FA5552
analogous
#52FAA9 #52F7FA #52A3FA
triadic
#52F7FA #FA52F7 #F7FA52
tetradic
#52F7FA #A952FA #FA5552 #A3FA52
square
#52F7FA #A952FA #FA5552 #A3FA52
split-complementary
#52F7FA #FA52A3 #FAA952
monochromatic
#06C8CC #17F4F8 #52F7FA #8DFAFC #C9FDFD
Accessibility & contrast
On white
1.31
#52F7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.04
#52F7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52F7FA
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52F7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52F7FA | 1.00 | 1.31 | 16.04 | 16.04 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7ECFB
Deuteranopia (green-blind)
#CDD9FB
Tritanopia (blue-blind)
#00FFF7
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #52f7fa; /* rgb */ color: rgb(82, 247, 250); /* oklch */ color: oklch(89.4% 0.133 196.8);
Tailwind
colors: {
custom: {
50: '#98fafb',
500: '#52f7fa',
950: '#000000',
},
}SCSS
$custom: #52f7fa; $custom-light: #98fafb; $custom-dark: #000000;
JSON
{
"hex": "#52f7fa",
"rgb": {
"r": 82,
"g": 247,
"b": 250
},
"hsl": {
"h": 181.071,
"s": 94.382,
"l": 65.098
},
"oklch": {
"l": 0.89413,
"c": 0.13315,
"h": 196.8
},
"luminance": 0.75217
}Semantic roles & 50–950 ramp
primary
#52F7FA
secondary
#C72C29
accent
#0400E6
background
#FCFFFF
surface
#F6FFFF
border
#D0D7D7
text
#0F1717
muted
#808585