#52F5FD#52F5FD
#52F5FD is a very light, vivid teal. Relative luminance 0.742; OKLCH L 89.1% C 0.132 H 199.8°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #52F5FD |
|---|---|
| RGB | rgb(82, 245, 253) |
| HSL | hsl(183, 98%, 66%) |
| HSV | hsv(183, 68%, 99%) |
| CMYK | cmyk(67.6%, 3.2%, 0%, 0.8%) |
| CIE-LAB | lab(89.01, -38.89, -16.16) |
| CIE-LCH | lch(89.01, 42.11, 202.57°) |
| OKLab | oklab(89.05% -0.1243 -0.0448) |
| OKLCH | oklch(89.05% 0.132 199.8) |
| XYZ | xyz(53.8539, 74.1843, 104.3902) |
| Luminance | 0.7419 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 1.87
Bright Cyan
#41FDFE
ΔE00 3.07
Aqua
#00FFFF
ΔE00 4.12
Robin'S Egg
#6DEDFD
ΔE00 4.15
Robin Egg Blue
#8AF1FE
ΔE00 5.22
Bright Turquoise
#0FFEF9
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52F5FD #FD5A52
analogous
#52FDAF #52F5FD #529FFD
triadic
#52F5FD #FD52F5 #F5FD52
tetradic
#52F5FD #AF52FD #FD5A52 #9FFD52
square
#52F5FD #AF52FD #FD5A52 #9FFD52
split-complementary
#52F5FD #FD529F #FDAF52
monochromatic
#02C8D2 #15F2FC #52F5FD #8EF8FE #CBFCFE
Accessibility & contrast
On white
1.33
#52F5FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#52F5FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52F5FD
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52F5FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52F5FD | 1.00 | 1.33 | 15.84 | 15.84 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4EAFE
Deuteranopia (green-blind)
#CAD8FE
Tritanopia (blue-blind)
#00FEF7
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #52f5fd; /* rgb */ color: rgb(82, 245, 253); /* oklch */ color: oklch(89.1% 0.132 199.8);
Tailwind
colors: {
custom: {
50: '#98f9fe',
500: '#52f5fd',
950: '#000000',
},
}SCSS
$custom: #52f5fd; $custom-light: #98f9fe; $custom-dark: #000000;
JSON
{
"hex": "#52f5fd",
"rgb": {
"r": 82,
"g": 245,
"b": 253
},
"hsl": {
"h": 182.807,
"s": 97.714,
"l": 65.686
},
"oklch": {
"l": 0.89052,
"c": 0.13215,
"h": 199.8
},
"luminance": 0.74191
}Semantic roles & 50–950 ramp
primary
#52F5FD
secondary
#CD2E26
accent
#0B00E6
background
#FCFFFF
surface
#F6FFFF
border
#D0D7D7
text
#0F1717
muted
#808585