#52FFFC#52FFFC
#52FFFC is a very light, vivid teal. Relative luminance 0.803; OKLCH L 91.3% C 0.138 H 193.3°. Best body text is #000000 at 17.07:1 contrast (WCAG AA passes).
Color values
| HEX | #52FFFC |
|---|---|
| RGB | rgb(82, 255, 252) |
| HSL | hsl(179, 100%, 66%) |
| HSV | hsv(179, 68%, 100%) |
| CMYK | cmyk(67.8%, 0%, 1.2%, 0%) |
| CIE-LAB | lab(91.84, -43.65, -11.41) |
| CIE-LCH | lch(91.84, 45.12, 194.65°) |
| OKLab | oklab(91.33% -0.1343 -0.0318) |
| OKLCH | oklch(91.33% 0.138 193.3) |
| XYZ | xyz(56.8024, 80.3355, 104.5892) |
| Luminance | 0.8034 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 1.38
Aqua
#00FFFF
ΔE00 1.86
Bright Turquoise
#0FFEF9
ΔE00 1.94
Bright Light Blue
#26F7FD
ΔE00 3.33
Bright Aqua
#0BF9EA
ΔE00 4.58
Light Cyan
#ACFFFC
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52FFFC #FF5255
analogous
#52FFA6 #52FFFC #52ABFF
triadic
#52FFFC #FC52FF #FFFC52
tetradic
#52FFFC #A652FF #FF5255 #ABFF52
square
#52FFFC #A652FF #FF5255 #ABFF52
split-complementary
#52FFFC #FF52AB #FFA652
monochromatic
#00D7D3 #15FFFB #52FFFC #8FFFFD #CCFFFE
Accessibility & contrast
On white
1.23
#52FFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.07
#52FFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52FFFC
17.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52FFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52FFFC | 1.00 | 1.23 | 17.07 | 17.07 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FC
Deuteranopia (green-blind)
#D6E0FD
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #52fffc; /* rgb */ color: rgb(82, 255, 252); /* oklch */ color: oklch(91.3% 0.138 193.3);
Tailwind
colors: {
custom: {
50: '#99fffd',
500: '#52fffc',
950: '#000000',
},
}SCSS
$custom: #52fffc; $custom-light: #99fffd; $custom-dark: #000000;
JSON
{
"hex": "#52fffc",
"rgb": {
"r": 82,
"g": 255,
"b": 252
},
"hsl": {
"h": 178.96,
"s": 100,
"l": 66.078
},
"oklch": {
"l": 0.91332,
"c": 0.13798,
"h": 193.3
},
"luminance": 0.80342
}Semantic roles & 50–950 ramp
primary
#52FFFC
secondary
#D02528
accent
#0004E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101817
muted
#818685