#52F3FD#52F3FD
#52F3FD is a very light, vivid teal. Relative luminance 0.730; OKLCH L 88.6% C 0.131 H 201.1°. Best body text is #000000 at 15.60:1 contrast (WCAG AA passes).
Color values
| HEX | #52F3FD |
|---|---|
| RGB | rgb(82, 243, 253) |
| HSL | hsl(184, 98%, 66%) |
| HSV | hsv(184, 68%, 99%) |
| CMYK | cmyk(67.6%, 4%, 0%, 0.8%) |
| CIE-LAB | lab(88.44, -37.97, -17.02) |
| CIE-LCH | lch(88.44, 41.61, 204.14°) |
| OKLab | oklab(88.59% -0.1224 -0.0472) |
| OKLCH | oklch(88.59% 0.131 201.1) |
| XYZ | xyz(53.2521, 72.9807, 104.1896) |
| Luminance | 0.7299 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 2.46
Robin'S Egg
#6DEDFD
ΔE00 3.44
Bright Cyan
#41FDFE
ΔE00 3.86
Robin Egg Blue
#8AF1FE
ΔE00 4.78
Aqua
#00FFFF
ΔE00 4.86
Bright Turquoise
#0FFEF9
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52F3FD #FD5C52
analogous
#52FDB2 #52F3FD #529DFD
triadic
#52F3FD #FD52F3 #F3FD52
tetradic
#52F3FD #B252FD #FD5C52 #9DFD52
square
#52F3FD #B252FD #FD5C52 #9DFD52
split-complementary
#52F3FD #FD529D #FDB252
monochromatic
#02C6D2 #15EFFC #52F3FD #8EF7FE #CBFBFE
Accessibility & contrast
On white
1.35
#52F3FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.60
#52F3FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52F3FD
15.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52F3FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52F3FD | 1.00 | 1.35 | 15.60 | 15.60 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E9FE
Deuteranopia (green-blind)
#C8D6FE
Tritanopia (blue-blind)
#00FCF6
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #52f3fd; /* rgb */ color: rgb(82, 243, 253); /* oklch */ color: oklch(88.6% 0.131 201.1);
Tailwind
colors: {
custom: {
50: '#98f7fe',
500: '#52f3fd',
950: '#000000',
},
}SCSS
$custom: #52f3fd; $custom-light: #98f7fe; $custom-dark: #000000;
JSON
{
"hex": "#52f3fd",
"rgb": {
"r": 82,
"g": 243,
"b": 253
},
"hsl": {
"h": 183.509,
"s": 97.714,
"l": 65.686
},
"oklch": {
"l": 0.8859,
"c": 0.13119,
"h": 201.1
},
"luminance": 0.72987
}Semantic roles & 50–950 ramp
primary
#52F3FD
secondary
#CD3026
accent
#0D00E6
background
#FCFFFF
surface
#F6FFFF
border
#D0D7D7
text
#0F1717
muted
#808585