#52FFAE#52FFAE
#52FFAE is a very light, vivid teal. Relative luminance 0.764; OKLCH L 89.3% C 0.181 H 158.6°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #52FFAE |
|---|---|
| RGB | rgb(82, 255, 174) |
| HSL | hsl(152, 100%, 66%) |
| HSV | hsv(152, 68%, 100%) |
| CMYK | cmyk(67.8%, 0%, 31.8%, 0%) |
| CIE-LAB | lab(90.03, -61.98, 26.17) |
| CIE-LCH | lch(90.03, 67.28, 157.11°) |
| OKLab | oklab(89.26% -0.1685 0.0662) |
| OKLCH | oklch(89.26% 0.181 158.6) |
| XYZ | xyz(46.8751, 76.3646, 52.3056) |
| Luminance | 0.7637 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.93
Sea Green (survey)
#53FCA1
ΔE00 2.03
Bright Sea Green
#05FFA6
ΔE00 2.08
Greenish Turquoise
#00FBB0
ΔE00 2.70
Greenish Cyan
#2AFEB7
ΔE00 2.73
Light Greenish Blue
#63F7B4
ΔE00 2.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52FFAE #FF52A3
analogous
#52FF57 #52FFAE #52F9FF
triadic
#52FFAE #AE52FF #FFAE52
tetradic
#52FFAE #5752FF #FF52A3 #F9FF52
square
#52FFAE #5752FF #FF52A3 #F9FF52
split-complementary
#52FFAE #FF52F9 #FF5752
monochromatic
#00D772 #15FF91 #52FFAE #8FFFCB #CCFFE7
Accessibility & contrast
On white
1.29
#52FFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#52FFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52FFAE
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52FFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52FFAE | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDECA9
Deuteranopia (green-blind)
#E6DCB3
Tritanopia (blue-blind)
#00FDEA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #52ffae; /* rgb */ color: rgb(82, 255, 174); /* oklch */ color: oklch(89.3% 0.181 158.6);
Tailwind
colors: {
custom: {
50: '#96ffc6',
500: '#52ffae',
950: '#000000',
},
}SCSS
$custom: #52ffae; $custom-light: #96ffc6; $custom-dark: #000000;
JSON
{
"hex": "#52ffae",
"rgb": {
"r": 82,
"g": 255,
"b": 174
},
"hsl": {
"h": 151.908,
"s": 100,
"l": 66.078
},
"oklch": {
"l": 0.89259,
"c": 0.18102,
"h": 158.6
},
"luminance": 0.7637
}Semantic roles & 50–950 ramp
primary
#52FFAE
secondary
#D02575
accent
#006BE6
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1813
muted
#808682