#52FFAA#52FFAA
#52FFAA is a very light, vivid teal. Relative luminance 0.762; OKLCH L 89.2% C 0.184 H 157.4°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #52FFAA |
|---|---|
| RGB | rgb(82, 255, 170) |
| HSL | hsl(151, 100%, 66%) |
| HSV | hsv(151, 68%, 100%) |
| CMYK | cmyk(67.8%, 0%, 33.3%, 0%) |
| CIE-LAB | lab(89.96, -62.76, 28.09) |
| CIE-LCH | lch(89.96, 68.76, 155.88°) |
| OKLab | oklab(89.18% -0.1703 0.0708) |
| OKLCH | oklch(89.18% 0.184 157.4) |
| XYZ | xyz(46.4909, 76.2109, 50.2824) |
| Luminance | 0.7622 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.27
Sea Green (survey)
#53FCA1
ΔE00 1.36
Bright Sea Green
#05FFA6
ΔE00 1.94
Light Bluish Green
#76FDA8
ΔE00 2.51
Mediumspringgreen
#00FA9A
ΔE00 2.69
Seafoam Green
#7AF9AB
ΔE00 3.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52FFAA #FF52A7
analogous
#52FF53 #52FFAA #52FEFF
triadic
#52FFAA #AA52FF #FFAA52
tetradic
#52FFAA #5352FF #FF52A7 #FEFF52
square
#52FFAA #5352FF #FF52A7 #FEFF52
split-complementary
#52FFAA #FF52FE #FF5352
monochromatic
#00D76D #15FF8C #52FFAA #8FFFC8 #CCFFE6
Accessibility & contrast
On white
1.29
#52FFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#52FFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52FFAA
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52FFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52FFAA | 1.00 | 1.29 | 16.24 | 16.24 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDECA5
Deuteranopia (green-blind)
#E7DCAF
Tritanopia (blue-blind)
#00FDE9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #52ffaa; /* rgb */ color: rgb(82, 255, 170); /* oklch */ color: oklch(89.2% 0.184 157.4);
Tailwind
colors: {
custom: {
50: '#96ffc3',
500: '#52ffaa',
950: '#000000',
},
}SCSS
$custom: #52ffaa; $custom-light: #96ffc3; $custom-dark: #000000;
JSON
{
"hex": "#52ffaa",
"rgb": {
"r": 82,
"g": 255,
"b": 170
},
"hsl": {
"h": 150.52,
"s": 100,
"l": 66.078
},
"oklch": {
"l": 0.89177,
"c": 0.1844,
"h": 157.4
},
"luminance": 0.76216
}Semantic roles & 50–950 ramp
primary
#52FFAA
secondary
#D02579
accent
#0071E6
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1812
muted
#808682