#52F2FD#52F2FD
#52F2FD is a very light, vivid teal. Relative luminance 0.724; OKLCH L 88.4% C 0.131 H 201.7°. Best body text is #000000 at 15.48:1 contrast (WCAG AA passes).
Color values
| HEX | #52F2FD |
|---|---|
| RGB | rgb(82, 242, 253) |
| HSL | hsl(184, 98%, 66%) |
| HSV | hsv(184, 68%, 99%) |
| CMYK | cmyk(67.6%, 4.3%, 0%, 0.8%) |
| CIE-LAB | lab(88.15, -37.51, -17.45) |
| CIE-LCH | lch(88.15, 41.37, 204.94°) |
| OKLab | oklab(88.36% -0.1214 -0.0484) |
| OKLCH | oklch(88.36% 0.131 201.7) |
| XYZ | xyz(52.9536, 72.3839, 104.0901) |
| Luminance | 0.7239 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 2.79
Robin'S Egg
#6DEDFD
ΔE00 3.10
Bright Cyan
#41FDFE
ΔE00 4.25
Robin Egg Blue
#8AF1FE
ΔE00 4.59
Aqua
#00FFFF
ΔE00 5.24
Robin'S Egg Blue
#98EFF9
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52F2FD #FD5D52
analogous
#52FDB3 #52F2FD #529CFD
triadic
#52F2FD #FD52F2 #F2FD52
tetradic
#52F2FD #B352FD #FD5D52 #9CFD52
square
#52F2FD #B352FD #FD5D52 #9CFD52
split-complementary
#52F2FD #FD529C #FDB352
monochromatic
#02C5D2 #15EDFC #52F2FD #8EF7FE #CBFBFE
Accessibility & contrast
On white
1.36
#52F2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.48
#52F2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52F2FD
15.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52F2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52F2FD | 1.00 | 1.36 | 15.48 | 15.48 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E8FE
Deuteranopia (green-blind)
#C7D5FE
Tritanopia (blue-blind)
#00FBF5
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #52f2fd; /* rgb */ color: rgb(82, 242, 253); /* oklch */ color: oklch(88.4% 0.131 201.7);
Tailwind
colors: {
custom: {
50: '#98f7fe',
500: '#52f2fd',
950: '#000000',
},
}SCSS
$custom: #52f2fd; $custom-light: #98f7fe; $custom-dark: #000000;
JSON
{
"hex": "#52f2fd",
"rgb": {
"r": 82,
"g": 242,
"b": 253
},
"hsl": {
"h": 183.86,
"s": 97.714,
"l": 65.686
},
"oklch": {
"l": 0.88359,
"c": 0.13073,
"h": 201.7
},
"luminance": 0.7239
}Semantic roles & 50–950 ramp
primary
#52F2FD
secondary
#CD3126
accent
#0F00E6
background
#FCFFFF
surface
#F6FEFF
border
#D0D6D7
text
#0F1717
muted
#808585