#52FDFF#52FDFF
#52FDFF is a very light, vivid teal. Relative luminance 0.793; OKLCH L 91.0% C 0.137 H 196.2°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #52FDFF |
|---|---|
| RGB | rgb(82, 253, 255) |
| HSL | hsl(181, 100%, 66%) |
| HSV | hsv(181, 68%, 100%) |
| CMYK | cmyk(67.8%, 0.8%, 0%, 0%) |
| CIE-LAB | lab(91.35, -41.94, -13.69) |
| CIE-LCH | lch(91.35, 44.12, 198.08°) |
| OKLab | oklab(90.97% -0.1311 -0.038) |
| OKLCH | oklch(90.97% 0.137 196.2) |
| XYZ | xyz(56.6468, 79.2578, 106.9012) |
| Luminance | 0.7926 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 0.83
Bright Light Blue
#26F7FD
ΔE00 2.07
Aqua
#00FFFF
ΔE00 2.10
Bright Turquoise
#0FFEF9
ΔE00 3.09
Bright Aqua
#0BF9EA
ΔE00 6.01
Robin'S Egg
#6DEDFD
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52FDFF #FF5452
analogous
#52FFAA #52FDFF #52A6FF
triadic
#52FDFF #FF52FD #FDFF52
tetradic
#52FDFF #AA52FF #FF5452 #A6FF52
square
#52FDFF #AA52FF #FF5452 #A6FF52
split-complementary
#52FDFF #FF52A6 #FFAA52
monochromatic
#00D4D7 #15FCFF #52FDFF #8FFEFF #CCFEFF
Accessibility & contrast
On white
1.25
#52FDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#52FDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52FDFF
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52FDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52FDFF | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF1FF
Deuteranopia (green-blind)
#D3DEFF
Tritanopia (blue-blind)
#00FFFD
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #52fdff; /* rgb */ color: rgb(82, 253, 255); /* oklch */ color: oklch(91.0% 0.137 196.2);
Tailwind
colors: {
custom: {
50: '#99feff',
500: '#52fdff',
950: '#000000',
},
}SCSS
$custom: #52fdff; $custom-light: #99feff; $custom-dark: #000000;
JSON
{
"hex": "#52fdff",
"rgb": {
"r": 82,
"g": 253,
"b": 255
},
"hsl": {
"h": 180.694,
"s": 100,
"l": 66.078
},
"oklch": {
"l": 0.90968,
"c": 0.13654,
"h": 196.2
},
"luminance": 0.79264
}Semantic roles & 50–950 ramp
primary
#52FDFF
secondary
#D02725
accent
#0300E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101818
muted
#818686