#52F0AE#52F0AE
#52F0AE is a very light, vivid teal. Relative luminance 0.672; OKLCH L 85.6% C 0.162 H 161.6°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #52F0AE |
|---|---|
| RGB | rgb(82, 240, 174) |
| HSL | hsl(155, 84%, 63%) |
| HSV | hsv(155, 66%, 94%) |
| CMYK | cmyk(65.8%, 0%, 27.5%, 5.9%) |
| CIE-LAB | lab(85.59, -56.21, 20.06) |
| CIE-LCH | lch(85.59, 59.68, 160.36°) |
| OKLab | oklab(85.61% -0.1539 0.0511) |
| OKLCH | oklch(85.61% 0.162 161.6) |
| XYZ | xyz(42.2755, 67.1654, 50.7724) |
| Luminance | 0.6717 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.78
Greenish Turquoise
#00FBB0
ΔE00 3.16
Greenish Cyan
#2AFEB7
ΔE00 3.28
Light Blue Green
#7EFBB3
ΔE00 4.11
Seafoam Green
#7AF9AB
ΔE00 4.33
Light Aquamarine
#7BFDC7
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52F0AE #F05294
analogous
#52F05F #52F0AE #52E3F0
triadic
#52F0AE #AE52F0 #F0AE52
tetradic
#52F0AE #5F52F0 #F05294 #E3F052
square
#52F0AE #5F52F0 #F05294 #E3F052
split-complementary
#52F0AE #F052E3 #F05F52
monochromatic
#10B872 #1AEB94 #52F0AE #8AF5C8 #C3FAE3
Accessibility & contrast
On white
1.45
#52F0AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#52F0AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52F0AE
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52F0AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52F0AE | 1.00 | 1.45 | 14.43 | 14.43 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDFAA
Deuteranopia (green-blind)
#D8D0B2
Tritanopia (blue-blind)
#00EFDE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #52f0ae; /* rgb */ color: rgb(82, 240, 174); /* oklch */ color: oklch(85.6% 0.162 161.6);
Tailwind
colors: {
custom: {
50: '#93f6c6',
500: '#52f0ae',
950: '#000000',
},
}SCSS
$custom: #52f0ae; $custom-light: #93f6c6; $custom-dark: #000000;
JSON
{
"hex": "#52f0ae",
"rgb": {
"r": 82,
"g": 240,
"b": 174
},
"hsl": {
"h": 154.937,
"s": 84.043,
"l": 63.137
},
"oklch": {
"l": 0.85612,
"c": 0.16216,
"h": 161.6
},
"luminance": 0.6717
}Semantic roles & 50–950 ramp
primary
#52F0AE
secondary
#B72F68
accent
#0561E0
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1713
muted
#808582