#52FFFF#52FFFF
#52FFFF is a very light, vivid teal. Relative luminance 0.805; OKLCH L 91.4% C 0.138 H 195.0°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #52FFFF |
|---|---|
| RGB | rgb(82, 255, 255) |
| HSL | hsl(180, 100%, 66%) |
| HSV | hsv(180, 68%, 100%) |
| CMYK | cmyk(67.8%, 0%, 0%, 0%) |
| CIE-LAB | lab(91.92, -42.84, -12.84) |
| CIE-LCH | lch(91.92, 44.72, 196.69°) |
| OKLab | oklab(91.43% -0.133 -0.0357) |
| OKLCH | oklch(91.43% 0.138 195) |
| XYZ | xyz(57.2815, 80.5272, 107.1127) |
| Luminance | 0.8053 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 0.79
Aqua
#00FFFF
ΔE00 1.80
Bright Turquoise
#0FFEF9
ΔE00 2.56
Bright Light Blue
#26F7FD
ΔE00 2.66
Bright Aqua
#0BF9EA
ΔE00 5.47
Robin'S Egg
#6DEDFD
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52FFFF #FF5252
analogous
#52FFA8 #52FFFF #52A8FF
triadic
#52FFFF #FF52FF #FFFF52
tetradic
#52FFFF #A852FF #FF5252 #A8FF52
square
#52FFFF #A852FF #FF5252 #A8FF52
split-complementary
#52FFFF #FF52A8 #FFA852
monochromatic
#00D7D7 #15FFFF #52FFFF #8FFFFF #CCFFFF
Accessibility & contrast
On white
1.23
#52FFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#52FFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52FFFF
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52FFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52FFFF | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FF
Deuteranopia (green-blind)
#D5E0FF
Tritanopia (blue-blind)
#00FFFF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #52ffff; /* rgb */ color: rgb(82, 255, 255); /* oklch */ color: oklch(91.4% 0.138 195.0);
Tailwind
colors: {
custom: {
50: '#9affff',
500: '#52ffff',
950: '#000000',
},
}SCSS
$custom: #52ffff; $custom-light: #9affff; $custom-dark: #000000;
JSON
{
"hex": "#52ffff",
"rgb": {
"r": 82,
"g": 255,
"b": 255
},
"hsl": {
"h": 180,
"s": 100,
"l": 66.078
},
"oklch": {
"l": 0.9143,
"c": 0.13774,
"h": 195
},
"luminance": 0.80534
}Semantic roles & 50–950 ramp
primary
#52FFFF
secondary
#D02525
accent
#0000E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101818
muted
#818686