#52F4FD#52F4FD
#52F4FD is a very light, vivid teal. Relative luminance 0.736; OKLCH L 88.8% C 0.132 H 200.5°. Best body text is #000000 at 15.72:1 contrast (WCAG AA passes).
Color values
| HEX | #52F4FD |
|---|---|
| RGB | rgb(82, 244, 253) |
| HSL | hsl(183, 98%, 66%) |
| HSV | hsv(183, 68%, 99%) |
| CMYK | cmyk(67.6%, 3.6%, 0%, 0.8%) |
| CIE-LAB | lab(88.72, -38.43, -16.59) |
| CIE-LCH | lch(88.72, 41.86, 203.35°) |
| OKLab | oklab(88.82% -0.1234 -0.046) |
| OKLCH | oklch(88.82% 0.132 200.5) |
| XYZ | xyz(53.5522, 73.5809, 104.2896) |
| Luminance | 0.7359 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 2.15
Bright Cyan
#41FDFE
ΔE00 3.46
Robin'S Egg
#6DEDFD
ΔE00 3.79
Aqua
#00FFFF
ΔE00 4.49
Robin Egg Blue
#8AF1FE
ΔE00 4.99
Bright Turquoise
#0FFEF9
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52F4FD #FD5B52
analogous
#52FDB0 #52F4FD #529EFD
triadic
#52F4FD #FD52F4 #F4FD52
tetradic
#52F4FD #B052FD #FD5B52 #9EFD52
square
#52F4FD #B052FD #FD5B52 #9EFD52
split-complementary
#52F4FD #FD529E #FDB052
monochromatic
#02C7D2 #15F0FC #52F4FD #8EF8FE #CBFCFE
Accessibility & contrast
On white
1.34
#52F4FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.72
#52F4FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52F4FD
15.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52F4FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52F4FD | 1.00 | 1.34 | 15.72 | 15.72 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E9FE
Deuteranopia (green-blind)
#C9D7FE
Tritanopia (blue-blind)
#00FDF6
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #52f4fd; /* rgb */ color: rgb(82, 244, 253); /* oklch */ color: oklch(88.8% 0.132 200.5);
Tailwind
colors: {
custom: {
50: '#98f8fe',
500: '#52f4fd',
950: '#000000',
},
}SCSS
$custom: #52f4fd; $custom-light: #98f8fe; $custom-dark: #000000;
JSON
{
"hex": "#52f4fd",
"rgb": {
"r": 82,
"g": 244,
"b": 253
},
"hsl": {
"h": 183.158,
"s": 97.714,
"l": 65.686
},
"oklch": {
"l": 0.88821,
"c": 0.13167,
"h": 200.5
},
"luminance": 0.73587
}Semantic roles & 50–950 ramp
primary
#52F4FD
secondary
#CD2F26
accent
#0C00E6
background
#FCFFFF
surface
#F6FFFF
border
#D0D7D7
text
#0F1717
muted
#808585