#52FFDE#52FFDE
#52FFDE is a very light, vivid teal. Relative luminance 0.786; OKLCH L 90.4% C 0.147 H 177.2°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #52FFDE |
|---|---|
| RGB | rgb(82, 255, 222) |
| HSL | hsl(169, 100%, 66%) |
| HSV | hsv(169, 68%, 100%) |
| CMYK | cmyk(67.8%, 0%, 12.9%, 0%) |
| CIE-LAB | lab(91.04, -51.37, 2.97) |
| CIE-LCH | lch(91.04, 51.45, 176.69°) |
| OKLab | oklab(90.43% -0.1471 0.0071) |
| OKLCH | oklch(90.43% 0.147 177.2) |
| XYZ | xyz(52.4180, 78.5818, 81.4983) |
| Luminance | 0.7859 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.39
Aquamarine
#7FFFD4
ΔE00 4.48
Light Aqua
#8CFFDB
ΔE00 4.49
Aqua (survey)
#13EAC9
ΔE00 4.87
Bright Teal
#01F9C6
ΔE00 4.94
Light Turquoise
#7EF4CC
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52FFDE #FF5273
analogous
#52FF87 #52FFDE #52C9FF
triadic
#52FFDE #DE52FF #FFDE52
tetradic
#52FFDE #8752FF #FF5273 #C9FF52
square
#52FFDE #8752FF #FF5273 #C9FF52
split-complementary
#52FFDE #FF52C9 #FF8752
monochromatic
#00D7AE #15FFD2 #52FFDE #8FFFEA #CCFFF5
Accessibility & contrast
On white
1.26
#52FFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#52FFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52FFDE
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52FFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52FFDE | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F0DD
Deuteranopia (green-blind)
#DDDEE1
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #52ffde; /* rgb */ color: rgb(82, 255, 222); /* oklch */ color: oklch(90.4% 0.147 177.2);
Tailwind
colors: {
custom: {
50: '#97ffe8',
500: '#52ffde',
950: '#000000',
},
}SCSS
$custom: #52ffde; $custom-light: #97ffe8; $custom-dark: #000000;
JSON
{
"hex": "#52ffde",
"rgb": {
"r": 82,
"g": 255,
"b": 222
},
"hsl": {
"h": 168.555,
"s": 100,
"l": 66.078
},
"oklch": {
"l": 0.90427,
"c": 0.14729,
"h": 177.2
},
"luminance": 0.78588
}Semantic roles & 50–950 ramp
primary
#52FFDE
secondary
#D02546
accent
#002CE6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1816
muted
#808684