#52FEFF#52FEFF
#52FEFF is a very light, vivid teal. Relative luminance 0.799; OKLCH L 91.2% C 0.137 H 195.6°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #52FEFF |
|---|---|
| RGB | rgb(82, 254, 255) |
| HSL | hsl(180, 100%, 66%) |
| HSV | hsv(180, 68%, 100%) |
| CMYK | cmyk(67.8%, 0.4%, 0%, 0%) |
| CIE-LAB | lab(91.64, -42.39, -13.27) |
| CIE-LCH | lch(91.64, 44.42, 197.38°) |
| OKLab | oklab(91.2% -0.1321 -0.0368) |
| OKLCH | oklch(91.2% 0.137 195.6) |
| XYZ | xyz(56.9633, 79.8908, 107.0067) |
| Luminance | 0.7990 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 0.71
Aqua
#00FFFF
ΔE00 1.92
Bright Light Blue
#26F7FD
ΔE00 2.35
Bright Turquoise
#0FFEF9
ΔE00 2.81
Bright Aqua
#0BF9EA
ΔE00 5.73
Robin'S Egg
#6DEDFD
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52FEFF #FF5352
analogous
#52FFA9 #52FEFF #52A7FF
triadic
#52FEFF #FF52FE #FEFF52
tetradic
#52FEFF #A952FF #FF5352 #A7FF52
square
#52FEFF #A952FF #FF5352 #A7FF52
split-complementary
#52FEFF #FF52A7 #FFA952
monochromatic
#00D5D7 #15FEFF #52FEFF #8FFEFF #CCFFFF
Accessibility & contrast
On white
1.24
#52FEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#52FEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52FEFF
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52FEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52FEFF | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF2FF
Deuteranopia (green-blind)
#D4DFFF
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #52feff; /* rgb */ color: rgb(82, 254, 255); /* oklch */ color: oklch(91.2% 0.137 195.6);
Tailwind
colors: {
custom: {
50: '#99ffff',
500: '#52feff',
950: '#000000',
},
}SCSS
$custom: #52feff; $custom-light: #99ffff; $custom-dark: #000000;
JSON
{
"hex": "#52feff",
"rgb": {
"r": 82,
"g": 254,
"b": 255
},
"hsl": {
"h": 180.347,
"s": 100,
"l": 66.078
},
"oklch": {
"l": 0.91199,
"c": 0.13713,
"h": 195.6
},
"luminance": 0.79897
}Semantic roles & 50–950 ramp
primary
#52FEFF
secondary
#D02625
accent
#0100E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101818
muted
#818686